• I’m getting the following errors in my php log and the plugin is not caching the files. I made sure the following directories had write access. (\plugins\wp-minify-fix\min\lib\Minify\Cache) and (\plugins\wp-minify-fix\cache)

    It looks like it is creating the .css file but no .js file.

    [09-May-2014 01:15:25 UTC] PHP Warning: filemtime(): stat failed for D:\\inetpub\\wordpress//wp-content/plugins/wp-minify-fix/cache/ee8ed914a0bdbba5716a9a33a9c9e58e.js in D:\inetpub\wordpress\wp-content\plugins\wp-minify-fix\wp-minify.php on line 669
    [09-May-2014 01:15:25 UTC] PHP Warning: printf(): Too few arguments in D:\inetpub\wordpress\wp-content\plugins\wp-minify-fix\wp-minify.php on line 422
    [09-May-2014 01:15:25 UTC] PHP Warning: filemtime(): stat failed for D:\\inetpub\\wordpress//wp-content/plugins/wp-minify-fix/cache/37a31aa75492404c45fe6e1d18e03c86.css in D:\inetpub\wordpress\wp-content\plugins\wp-minify-fix\wp-minify.php on line 669

    https://wordpress.org/plugins/wp-minify-fix/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘php errors and the plugin is not caching the files’ is closed to new replies.