Support » Plugin: WP Fastest Cache » Always generate errors at lines: 255, 1556, 1559

  • /wp-content/cache/wpfc-minified/fdffb98288c13e129a6dff01675cdcea/1482259587index.css
    “scandir(): (errno 2): No such file or directory” in <b>/var/www/***/data/www/***/wp-content/plugins/wp-fastest-cache/wpFastestCache.php</b> on line <b>255</b><br/>

    unlink(/var/www/***/data/www/***/wp-content/cache/tmpWpfc/m1483952668/63c2f918e8375595df3bce57ec67d8bd/1483784369index.css): No such file or directory” in <b>/var/www/***/data/www/***/wp-content/plugins/wp-fastest-cache/wpFastestCache.php</b> on line <b>1556</b><br/>

    /wp-admin/admin-ajax.php
    “rmdir(/var/www/***/data/www/***/wp-content/cache/tmpWpfc): Directory not empty” in <b>/var/www/***/data/www/***/wp-content/plugins/wp-fastest-cache/wpFastestCache.php</b> on line <b>1559</b><br/>

    Check path for existence.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Emre Vona

    (@emrevona)

    I fixed them. You should delete and download the WPFC to get the latest changes.

    Thread Starter iamraa

    (@iamraa)

    On deactivate (make method static):
    ***/wp-admin/plugins.php?action=deactivate&plugin=wp-fastest-cache%2FwpFastestCache.php&plugin_status=all&paged=1&s&_wpnonce=1f19cc6faa
    “call_user_func_array() expects parameter 1 to be a valid callback, non-static method WpFastestCache::deactivate() should not be called statically” in <b>/var/www/***/data/www/***/wp-includes/class-wp-hook.php</b> on line <b>298</b><br/>

    New error:
    “rmdir(/var/www/***/data/www/***/wp-content/cache/tmpWpfc): Directory not empty” in <b>/var/www/***/data/www/***/wp-content/plugins/wp-fastest-cache/wpFastestCache.php</b> on line <b>1570</b><br/>

    Plugin Author Emre Vona

    (@emrevona)

    On deactivate (make method static):
    ***/wp-admin/plugins.php?action=deactivate&plugin=wp-fastest-cache%2FwpFastestCache.php&plugin_status=all&paged=1&s&_wpnonce=1f19cc6faa
    “call_user_func_array() expects parameter 1 to be a valid callback, non-static method WpFastestCache::deactivate() should not be called statically” in <b>/var/www/***/data/www/***/wp-includes/class-wp-hook.php</b> on line <b>298</b><br/>

    That’s not so important.

    New error:
    “rmdir(/var/www/***/data/www/***/wp-content/cache/tmpWpfc): Directory not empty” in <b>/var/www/***/data/www/***/wp-content/plugins/wp-fastest-cache/wpFastestCache.php</b> on line <b>1570</b><br/>

    I fixed the problem. You should delete and download the WPFC to get the latest changes.

    Thread Starter iamraa

    (@iamraa)

    On uninstall (make method static):
    Warning: “Non-static method WpFastestCache::uninstall() should not be called statically” in /***/wp-includes/class-wp-hook.php on line 298

    Error:
    “scandir(): (errno 2): No such file or directory” in <b>/var/www/***/data/www/***/wp-content/plugins/wp-fastest-cache/wpFastestCache.php</b> on line <b>255</b><br/>

    Please, don’t use @, check path for existence. My log in errors generated by your plugin. Thx.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Always generate errors at lines: 255, 1556, 1559’ is closed to new replies.