• Resolved Valerio Souza

    (@valeriosza)


    I get the following errors that brought down my site

    Fatal error: Uncaught Error: Class ‘AC\ListScreenRepository\Database’ not found in /myserver/public_html/wp-content/plugins/codepress-admin-columns/classes/AdminColumns.php:48 Stack trace: #0 /myserver/public_html/wp-content/plugins/codepress-admin-columns/classes/AdminColumns.php(38): AC\AdminColumns->__construct() #1 /myserver/public_html/wp-content/plugins/codepress-admin-columns/api.php(15): AC\AdminColumns::instance() #2 /myserver/public_html/wp-content/plugins/codepress-admin-columns/codepress-admin-columns.php(65): AC() #3 /myserver/public_html/wp-includes/class-wp-hook.php(287): {closure}(”) #4 /myserver/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array) #5 /myserver/public_html/wp-includes/plugin.p in /myserver/public_html/wp-content/plugins/codepress-admin-columns/classes/AdminColumns.php on line 48

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Tobias Schutter

    (@tschutter)

    Please remove the entire plugin and re-upload it, that will solve it. You get this error because you have not replaced all files.

    In the latest version, we change the file from DataBase.php to Database.php
    Although this should be no problem when you update a plugin from WordPress, it could cause some issues when you use case-insensitive GIT or FTP.

    Thank you Tobias, I just updated core and this plugin and had the same issue as Valerio. Not sure why it didn’t update all of the files. I uploaded version 4.1.6 via FTP and it worked.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error’ is closed to new replies.