-
Just completed installation on windows, and browsed to the site and am getting the following error
`Fatal error: Uncaught exception 'RuntimeException' with message 'Unable to load configuration fil…
-
Hi,
I was having an issue, that pigments just showed up if I closed up and opened again the file.
Trying to fix the problem, it got worse and now it doesn't work at all, but the fun part it's that i…
-
Hello,
I am getting stuck at create_db step, error as below:
`./pdnsa/create_db.py
/var/www/pdns.oios.org/flask/local/lib/python2.7/site-packages/flask/exthook.py:71: ExtDeprecationWarning: Importin…
-
Hello friends,
I'm trying to compress assets with the following command:
```
./yii asset/compress frontend/config/assets-combine.php frontend/config/assets-prod.php
```
Here is the content of front…
-
Has anybody had to style a checkbox like a button?
Similar to https://github.com/wet-boew/wet-boew/issues/6638, I got a request for one of these "I accept" type scenarios, but what they want is to …
-
When I run this:
```ruby
RAILS_ENV=production bin/rails assets:precompile
```
I see this error:
```
Sass::SyntaxError: File to import not found or unreadable: gentelella.
Load paths:
/home…
-
### Environment
#### Sonata packages
``` bash
sonata-project/admin-bundle 3.4.0 The missing Symfony Admin Generator
sonata-project/block-bundle 3.1.1 Symfony SonataBloc…
-
Improve loading of iCheck if possible.
https://github.com/fronteed/icheck
http://icheck.fronteed.com/
-
### Environment
#### Sonata packages
``` bash
$ composer show sonata-project/*
sonata-project/admin-bundle 3.4.0 The missing Symfony Admin Generator
sonata-project/block-bundle …
-
I cloned the project and npm install, then I use npm start , but failed.
src/app/auth_module/signup/signup.component.ts(44,25): error TS2339: Property 'iCheck' does not exist on type 'JQuery'.
Why?