• Resolved Andy

    (@routetoweb)


    Appearance -> Customize gives the following error

    Uncaught TypeError: Argument 3 passed to Redux_Extension_Customizer::add_section() must be an instance of object, instance of WP_Customize_Manager given, called in /var/www/vhosts/example.com/dev/httpdocs/wp-content/plugins/redux-framework/redux-core/inc/extensions/customizer/class-redux-extension-customizer.php on line 431 and defined in /var/www/vhosts/example.com/dev/httpdocs/wp-content/plugins/redux-framework/redux-core/inc/extensions/customizer/class-redux-extension-customizer.php:574 Stack trace: #0 /var/www/vhosts/example.com/dev/httpdocs/wp-content/plugins/redux-framework/redux-core/inc/extensions/customizer/class-redux-extension-customizer.php(431): Redux_Extension_Customizer->add_section('royal_redux_opt...', Array, Object(WP_Customize_Manager)) #1 /var/www/vhosts/example.com/dev/httpdocs/wp-includes/class-wp-hook.php(292): Redux_Extension_Customizer->register_customizer_controls(Object(WP_Customize_Manager)) #2 /var/www/vhosts/example.com in /var/www/vhosts/example.com/dev/httpdocs/wp-content/plugins/redux-framework/redux-core/inc/extensions/customizer/class-redux-extension-customizer.php on line 574

    Using Redux 4.1.29

    How do I fix the error?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Kev Provance

    (@kprovance)

    This is an indication of an outdated version of PHP. WordPress recommended, at a minimum, PHP 7.4. Please update to that version. If your host does not offer it, PHP 7.3 will also suffice.

    Thread Starter Andy

    (@routetoweb)

    Kevin, thanks for the quick response. I’ll get my client to organise an update.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Uncaught TypeError: Argument 3 passed to Redux_Extension_Customizer’ is closed to new replies.