• 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:472

    Stack 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, the cache 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.

Viewing 1 replies (of 1 total)
  • Thread Starter rupl

    (@rupl)

    Whoops sorry, here’s the stack trace in a code block:

    Fatal error: Uncaught Error: Class ‘W3TC\Generic_Faq’ not found in …/wp-content/plugins/w3-total-cache/Generic_Plugin_Admin.php:472
    
    Stack 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
Viewing 1 replies (of 1 total)
  • The topic ‘Fatal error on Settings after installation 0.9.6’ is closed to new replies.