• Hi,

    When I updated to your latest version on 11/23/2021 there was a Redux error printed at the top of all my live webpages. I disabled wp-mail-logging and when I went to reactivate it wouldn’t active and showed the error below.

    You can’t see the error on my site, because the plugin won’t activate.

    I’m also running Optimize Press 3.0 which also uses Redux. So it could be that there is a conflict between your use of Redux and theirs.

    Fatal error: Uncaught Error: Call to undefined method Redux_Helpers::is_theme() in /home/customer/www/maxriggs.com/public_html/wp-content/plugins/wp-mail-logging/src/inc/redux/WPML_Redux_Framework_config.php:28 Stack trace: #0 /home/customer/www/maxriggs.com/public_html/wp-content/plugins/wp-mail-logging/src/WPML_Init.php(111): No3x\WPML\Settings\WPML_Redux_Framework_config->__construct(Array) #1 /home/customer/www/maxriggs.com/public_html/wp-content/plugins/wp-mail-logging/lib/vendor/pimple/pimple/src/Container.php(113): No3x\WPML\WPML_Init->No3x\WPML\{closure}(Object(No3x\WPML\WPML_DI_Container)) #2 /home/customer/www/maxriggs.com/public_html/wp-content/plugins/wp-mail-logging/src/WPML_DI_Container.php(12): No3x\WPML\Pimple\Container->offsetGet('redux') #3 /home/customer/www/maxriggs.com/public_html/wp-content/plugins/wp-mail-logging/src/WPML_Init.php(125): No3x\WPML\WPML_DI_Container->addActionsAndFilters() #4 /home/customer/www/maxriggs.com/public_html/wp-content/plugins/wp-mail-logging/wp-mail-logging.php(106): No3x\ in /home/customer/www/maxriggs.com/public_html/wp-content/plugins/wp-mail-logging/src/inc/redux/WPML_Redux_Framework_config.php on line 28

Viewing 9 replies - 1 through 9 (of 9 total)
  • I second the above. I too have Redux and the same error. This plugin auto-updated 2.5hrs ago.

    I have disabled the plugin for now and the site is working as expected.

    Hi, on my side the latest update was causing a Critical Error on my website.
    I don’t have any logs unfortunately, NGINX and WP_DEBUG did not give any.

    I lost access to one of my site’s admin panels on my multi-site setup after the update!!
    I have NGINX on the server

    Fatal error: Uncaught Error: Call to undefined method Redux_Helpers::is_theme() in /var/www/techgigz.com/wp-content/plugins/wp-mail-logging/src/inc/redux/WPML_Redux_Framework_config.php:28 Stack trace: #0 /var/www/techgigz.com/wp-content/plugins/wp-mail-logging/src/WPML_Init.php(111): No3x\WPML\Settings\WPML_Redux_Framework_config->__construct() #1 /var/www/techgigz.com/wp-content/plugins/wp-mail-logging/lib/vendor/pimple/pimple/src/Container.php(113): No3x\WPML\WPML_Init->No3x\WPML\{closure}() #2 /var/www/techgigz.com/wp-content/plugins/wp-mail-logging/src/WPML_DI_Container.php(12): No3x\WPML\Pimple\Container->offsetGet() #3 /var/www/techgigz.com/wp-content/plugins/wp-mail-logging/src/WPML_Init.php(125): No3x\WPML\WPML_DI_Container->addActionsAndFilters() #4 /var/www/techgigz.com/wp-content/plugins/wp-mail-logging/wp-mail-logging.php(106): No3x\WPML\WPML_Init->init() #5 /var/www/techgigz.com/wp-settings.php(409): include_once('/var/www/techgi...') #6 /var/www/techgigz.com/wp-config.php(90): require_once('/var/www/techgi. in /var/www/techgigz.com/wp-content/plugins/wp-mail-logging/src/inc/redux/WPML_Redux_Framework_config.php on line 28

    I’m on NGINX and got this error as well:

    Fatal error: Uncaught Error: Call to undefined method Redux_Helpers::is_theme() in /wp-content/plugins/wp-mail-logging/src/inc/redux/WPML_Redux_Framework_config.php:28
    
    No3x\WPML\Settings\WPML_Redux_Framework_config->__construct()
    /wp-content/plugins/wp-mail-logging/src/WPML_Init.php:111
    2.	
    No3x\WPML\WPML_Init->No3x\WPML\{closure}()
    /wp-content/plugins/wp-mail-logging/lib/vendor/pimple/pimple/src/Container.php:113
    3.	
    No3x\WPML\Pimple\Container->offsetGet()
    /wp-content/plugins/wp-mail-logging/src/WPML_DI_Container.php:12
    4.	
    No3x\WPML\WPML_DI_Container->addActionsAndFilters()
    /wp-content/plugins/wp-mail-logging/src/WPML_Init.php:125
    5.	
    No3x\WPML\WPML_Init->init()
    /wp-content/plugins/wp-mail-logging/wp-mail-logging.php:106
    6.	
    include_onc in /wp-content/plugins/wp-mail-logging/src/inc/redux/WPML_Redux_Framework_config.php on line 28
    /wp-settings.php:409

    Hello everyone,

    Thank you for the issue reports.
    This issue should be fixed in the newly released 1.10.1 plugin version.
    Could you please update to it and confirm if the issue persists? Thanks!

    Just tried to update and the site crashed.

    Thread Starter max3322

    (@max3322)

    HI Tautvidas,
    I just updated and I receive this error message on the top of my webpages.

    Warning
    : Declaration of ReduxFramework_color_states::output() should be compatible with Redux_Link_Color::output($style = '') in
    /home/customer/www/maxriggs.com/public_html/wp-content/themes/op-smart-theme3/vendor/ReduxFramework/extensions/color_states/color_states/field_color_states.php
    on line
    45

    Thanks for looking at this.
    Cheers
    Max

    Hello @max3322,

    The latest WP-Mail-Logging version switched from using Redux Framework version 3 to version 4.
    Based on the error message, it sounds like your theme may be expecting Redux Framework version 3 to be loaded, so it may be helpful to work with the theme’s developer to review the theme compatibility with the newer Redux version.

    Thread Starter max3322

    (@max3322)

    Thanks, Tautvidas,
    But the error message only happens when I activate WP logging. I don’t get the error message when it is deactivated. I tried uninstalling and reinstalling WP Mail Logging and when I activate it, I get the error message.
    : Declaration of ReduxFramework_color_states::output() should be compatible with Redux_Link_Color::output($style = ”) in
    /home/customer/www/maxriggs.com/public_html/wp-content/themes/op-smart-theme3/vendor/ReduxFramework/extensions/color_states/color_states/field_color_states.php
    on line
    45

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Lastest update causes error’ is closed to new replies.