• Resolved erikdemarco

    (@erikdemarco)


    When opening this page ‘wp-admin/admin.php?page=WP-Optimize’. I get this error:

    Warning opendir(wp-content/cache/wpo-minify/1622105395/assets/): failed to open dir: No such file or directory 1
    wp-content/plugins/wp-optimize-premium/minify/class-wp-optimize-minify-cache-functions.php:414
    opendir()
    wp-content/plugins/wp-optimize-premium/minify/class-wp-optimize-minify-cache-functions.php:414
    WP_Optimize_Minify_Cache_Functions::get_cached_files()
    wp-content/plugins/wp-optimize-premium/minify/class-wp-optimize-minify-admin.php:250
    WP_Optimize_Minify_Admin->output_advanced()
    wp-includes/class-wp-hook.php:292
    do_action(‘wp_optimize_admin_page_wpo_minify_advanced’)
    wp-content/plugins/wp-optimize-premium/wp-optimize.php:864
    WP_Optimize->display_admin_page()
    wp-content/plugins/wp-optimize-premium/wp-optimize.php:813
    WP_Optimize->display_admin()
    wp-includes/class-wp-hook.php:292
    do_action(‘toplevel_page_WP-Optimize’)
    wp-admin/admin.php:259

Viewing 1 replies (of 1 total)
  • @erikdemarco The warning happens because we removed the automatic creation of the cache folder when Minify is not enabled. This is fixed in development version, so next release shouldn’t have this problem.

Viewing 1 replies (of 1 total)

The topic ‘Bug…’ is closed to new replies.