• Resolved Bruno Martinez

    (@brmartinez)


    Hello,
    I’ve noticed this error in my php log, after the update. Can you fix it?

    ===========

    [21-Apr-2021 15:14:19 UTC] PHP Fatal error: Uncaught Error: Class ‘ReduxTemplates\API’ not found in /home/showmetechcom/public_html/wp-content/plugins/redux-framework/redux-templates/classes/class-init.php:58
    Stack trace:
    #0 /home/showmetechcom/public_html/wp-includes/class-wp-hook.php(292): ReduxTemplates\Init::load(”)
    #1 /home/showmetechcom/public_html/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters(NULL, Array)
    #2 /home/showmetechcom/public_html/wp-includes/plugin.php(484): WP_Hook->do_action(Array)
    #3 /home/showmetechcom/public_html/wp-settings.php(560): do_action(‘init’)
    #4 /home/showmetechcom/public_html/wp-config.php(91): require_once(‘/home/showmetec…’)
    #5 /home/showmetechcom/public_html/wp-load.php(37): require_once(‘/home/showmetec…’)
    #6 /home/showmetechcom/public_html/wp-admin/admin-ajax.php(22): require_once(‘/home/showmetec…’)
    #7 {main}
    thrown in /home/showmetechcom/public_html/wp-content/plugins/redux-framework/redux-templates/classes/class-init.php on line 58

Viewing 1 replies (of 1 total)
  • Hi,

    This error means that the API class doesn’t exist. I’ve checked the code and I found that the class exists. So, this error shouldn’t be triggered.

    Can you please delete Redux from the plugins directory and reinstall it again?

Viewing 1 replies (of 1 total)
  • The topic ‘Error detected in PHP Logs’ is closed to new replies.