Fatal error on Settings after installation 0.9.6
-
I tried installing this module (W3TC 0.9.6 using WP 4.9.1) and read the entire set of installation instructions provided on your plugin page including permissions changes. After activating I can’t load any of the settings tabs. I’m clicking the Settings link after activating and it seems to be loading Generic FAQ. Navigating to the frontend of the site and clicking the dashboard link in my admin bar yields the same error. Here’s a stack trace:
`
Fatal error: Uncaught Error: Class ‘W3TC\Generic_Faq’ not found in …/wp-content/plugins/w3-total-cache/Generic_Plugin_Admin.php:472Stack trace:
#0 …/wp-content/plugins/w3-total-cache/Generic_Plugin_Admin.php(140): W3TC\Generic_Plugin_Admin->add_help_tabs()
#1 …/wp-includes/class-wp-hook.php(286): W3TC\Generic_Plugin_Admin->load(”)
#2 …/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array)
#3 …/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#4 …/wp-admin/admin.php(214): do_action(‘load-performanc…’)
#5 {main} thrown in …/wp-content/plugins/w3-total-cache/Generic_Plugin_Admin.php on line 472
`
I noticed lots of changes to the filesystem. The htaccess has all the W3TC updates, the
advanced-cache.php
file exits, the plugin is there, thecache
folder, the config folder.Visitor page loads are not affected. The plugin does seem to be activated in basic mode. Although not much aggregation occurs, I see the HTML comment noting that the page was optimized by the plugin.
- The topic ‘Fatal error on Settings after installation 0.9.6’ is closed to new replies.