v2.0 doesn't work
-
doesn’t work after update
logs:[20-Apr-2015 08:16:39 UTC] PHP Warning: preg_replace_callback(): Requires argument 2, ”, to be a valid callback in /home/site/public_html/wp-content/plugins/assetsminify/vendor/leafo/scssphp/src/Compiler.php on line 2028
[20-Apr-2015 08:16:39 UTC] PHP Warning: call_user_func() expects parameter 1 to be a valid callback, no array or string given in /home/site/public_html/wp-content/plugins/assetsminify/vendor/kriswallsmith/assetic/src/Assetic/Util/CssUtils.php on line 109
[20-Apr-2015 08:11:39 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/elss/public_html/wp-content/plugins/assetsminify/src/AssetsMinify/Assets/Js.php on line 92
— that I fix with
if($this->assets[$where]) {
….
- The topic ‘v2.0 doesn't work’ is closed to new replies.