• Resolved Sergiy

    (@se8pro)


    Hello, is this module buggy?

    I go to the admin panel section – view – templates – and an error is displayed:

    Fatal error: Uncaught TypeError: Argument 1 passed to Redux_Core::strtolower() must be of the type string, null given, called in /home/domain/www/wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-page-render.php on line 245 and defined in /home/domain/www/wp-content/plugins/redux-framework/redux-core/class-redux-core.php:489 Stack trace: #0 /home/domain/www/wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-page-render.php(245): Redux_Core::strtolower(NULL) #1 /home/domain/www/wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-page-render.php(68): Redux_Page_Render->submenu(Object(ReduxFramework)) #2 /home/domain/www/wp-includes/class-wp-hook.php(303): Redux_Page_Render->options_page('') #3 /home/domain/www/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array) #4 /home/domain/www/wp-includes/plugin.php(470): WP_Hook->do_action(Array) #5 /home/uls/proa in /home/domain/www/wp-content/plugins/redux-framework/redux-core/class-redux-core.php on line 489

    Redux latest 4.2.11
    theme wavo 2.0.4

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

    (@kprovance)

    It’s another case of theme authors not doing things properly, setting an arg to null when it should be an empty string. I updated Redux to compensate for this. You can download it here if you need the fix now: https://github.com/reduxframework/redux-framework/archive/refs/heads/master.zip

    The general release should be within the next week.

    Hello Kev,

    I’m sorry, but I think we have the same problem with Techland 1.8.3.

    Fatal error: Uncaught TypeError: Redux_Core::strtolower(): Argument #1 ($str) must be of type string, null given, called in /homepages/27/d4295752134/htdocs/html/wordpress2/wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-page-render.php on line 245 and defined in /homepages/27/d4295752134/htdocs/html/wordpress2/wp-content/plugins/redux-framework/redux-core/class-redux-core.php:489 Stack trace: #0 /homepages/27/d4295752134/htdocs/html/wordpress2/wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-page-render.php(245): Redux_Core::strtolower(NULL) #1 /homepages/27/d4295752134/htdocs/html/wordpress2/wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-page-render.php(68): Redux_Page_Render->submenu(Object(ReduxFramework)) #2 /homepages/27/d4295752134/htdocs/html/wordpress2/wp-includes/class-wp-hook.php(303): Redux_Page_Render->options_page('') #3 /homepages/27/d4295752134/htdocs/html/wordpress2/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array) #4 /homepages/27/d4295752134/htdocs/html/wordpress2/wp-includes/plugin.php(470): WP_Hook->do_action(Array) #5 /homepages/27/d4295752134/htdocs/html/wordpress2/wp-admin/includes/menu.php(155): do_action('admin_menu', '') #6 /homepages/27/d4295752134/htdocs/html/wordpress2/wp-admin/menu.php(341): require_once('/homepages/27/d...') #7 /homepages/27/d4295752134/htdocs/html/wordpress2/wp-admin/admin.php(158): require('/homepages/27/d...') #8 /homepages/27/d4295752134/htdocs/html/wordpress2/wp-admin/themes.php(10): require_once('/homepages/27/d...') #9 {main} thrown in /homepages/27/d4295752134/htdocs/html/wordpress2/wp-content/plugins/redux-framework/redux-core/class-redux-core.php on line 489

    Redux Version 4.2.11, The fix above did not work for me.

    Can you help again with a fix? Best regards Jan

    • This reply was modified 3 years, 7 months ago by janjesse.
    Plugin Author Kev Provance

    (@kprovance)

    Please do not piggy back the ticket of others. I may not always see it. It’s best to start your own ticket.

    Please download and install Redux from here: https://github.com/reduxframework/redux-framework/archive/refs/heads/master.zip

    It has been fixed there. That function will accept and return NULL now.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal error’ is closed to new replies.