-
It is possible to leave the CSS in the tag, instead of the file?
**Error PageSpeed Insights**
None of the above-the-fold content on your page could be rendered without waiting for the following reso…
-
PHP 7.0.12 (cli) (built: Oct 13 2016 10:47:49) ( ZTS )
Composer - 1.2.2
memory_limit = 6G
My `composer.json`:
```json
{
....
"minimum-stability": "stable",
"require": {
"…
-
Here I have mark false for all still its compressing all css and js
'class' => '\skeeks\yii2\assetsAuto\AssetsAutoCompressComponent',
'enabled' => false,…
-
my configuration is as follow:
```
'bootstrap'=>['assetsAutoCompress'],
'components' => [
'assetsAutoCompress' =>
[
'class'=>'skeeks\yii2\assetsAuto\AssetsAutoCompressCo…
-
#### What are you trying to achieve?
the coverage should be (code line trigger by case )/(all php line code)
#### What do you get instead?
(code line trigger by case )/(all action ,module ,etc func…
-
php yii dbDumper/mysql/restore
The installation process is running the database
PHP Parse Error 'yii\base\ErrorException' with message 'syntax error, unexpected '.', expecting ',' or ';''
in /home/ub…
-
when compress css files and js files,you foreach them and then getContents with **Url::to( \Yii::getAlias('@web'.$fileCode), true)**
It may course a bug
for example:
if my asset $fileCode is “/admi…
-
добрый день!
После установки фронтенд ошибка:
PHP Fatal Error – yii\base\ErrorException
Call to a member function renderActiveForm() on null
```
1. in /var/www/skeeks/vendor/skeeks/cms-module-form2…
-
Здравствуйте!
Захотел опробовать вашу cms, устанавливал по мануалу http://dev.cms.skeeks.com/docs/dev/ustanovka-nastroyka-konfigurirov/ustanovka-s-ispolzovaniem-composer. Вроде все установилось, однак…
ghost updated
8 years ago
-
#### What are you trying to achieve?
the $_SERVER should contains the values that define in function.php during whole codecept run
#### What do you get instead?
the value define in functional.php …