• Resolved ramonjosegn

    (@ramonjosegn)


    I am testing the plugin and I get this error in tab cache

    Fatal error: Uncaught exception ‘UnexpectedValueException’ with message ‘RecursiveDirectoryIterator::__construct(/home/tudi/public_html/wp-content/uploads/mn_combine) [recursivedirectoryiterator.–construct]: failed to open dir: No such file or directory’ in /home/tudi/public_html/wp-content/plugins/mncombine/class-plugin-mncombine.php:500 Stack trace: #0 /home/tudinero/public_html/wp-content/plugins/mncombine/class-plugin-mncombine.php(500): RecursiveDirectoryIterator->__construct(‘/home/tudinero/…’) #1 /home/tudinero/public_html/wp-content/plugins/mncombine/views/cache.php(42): MnCombine->find_cache() #2 /home/tudinero/public_html/wp-content/plugins/mncombine/class-plugin-mncombine.php(427): include_once(‘/home/tudi/…’) #3 [internal function]: MnCombine->display_plugin_admin_page(”) #4 /home/tudi/public_html/wp-includes/plugin.php(406): call_user_func_array(Array, Array) #5 /home/tudi/public_html/wp-admin/admin.php(151): do_action(‘plugins_pag in /home/tudi/public_html/wp-content/plugins/mncombine/class-plugin-mncombine.php on line 500

    https://www.ads-software.com/extend/plugins/mncombine/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author mneil

    (@mneil)

    Please see this post https://www.ads-software.com/support/topic/excluding-a-specific-page-from-using-combined-file?replies=8. Apparently the last update added an error on the cache page if no files have been generated yet. You should still be able to view the and use the plugin without issues. The cache page only displays a list of cached pages so you can clear them and this error will go away as soon as you actually have something in the cache. My apologies. I will patch this asap.

    Thread Starter ramonjosegn

    (@ramonjosegn)

    Thanks for support, I am using APC Cache, are compatible the plugins?

    Plugin Author mneil

    (@mneil)

    I have not tested my plugin alongside the APC Cache plugin. However, APC cache just uses php APC to cache objects into memory. Since assets like css and js are files, and I’m using a file based caching system, I do not see any problems with using them both. But I haven’t looked at the internals of the php APC plugin so I cannot be 100% sure. After actually caching some of your css or js are you continuing to have any problems? If so, please let me know so I can address them.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Cache – I get error’ is closed to new replies.