• Resolved luminrach

    (@luminrach)


    WordPress version 6.6
    Active theme: POL theme (version 1.1.2.1675236731)
    Current plugin: Redux Framework (version 4.4.18)
    PHP version 8.2.19



    Error Details
    =============
    An error of type E_ERROR was caused in line 202 of the file /nas/content/live/TESTERstgn/wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-validation.php. Error message: Uncaught Error: Attempt to modify property "warnings" on null in /nas/content/live/TESTERstgn/wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-validation.php:202
    Stack trace:

    #0 /nas/content/live/TESTERstgn/wp-content/plugins/redux-framework/redux-core/framework.php(829): Redux_Validation->validate(Array, Array, Array)

    #1 /nas/content/live/TESTERstgn/wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-validation.php(58): ReduxFramework->_validate_values(Array, Array, Array)

    #2 /nas/content/live/TESTERstgn/wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-options-constructor.php(924): Redux_Validation->validate(Array, Array, Array)

    #3 /nas/content/live/TESTERstgn/wp-includes/class-wp-hook.php(326): Redux_Options_Constructor->validate_options(Array)

    #4 /nas/content/live/TESTERstgn/wp-includes/plugin.php(205): WP_Hook->apply_filters(Array, Array)

    #5 /nas/content/live/TESTERstgn/wp-includes/formatting.php(5115): apply_filters('sanitize_option...', Array, 'theme_data', Array)

    #6 /nas/content/live/TESTERstgn/wp-includes/option.php(866): sanitize_option('theme_data', Array)

    #7 /nas/content/live/TESTERstgn/wp-admin/options.php(344): update_option('theme_data', Array)

    #8 {main}
    thrown

    The theme relies on redux and the developer is no longer around, that said upgrading to the latest redux allows the site to function in all aspects except the admin panel once you try and update anything in the admin panel. There is no issue accessing the theme panel, only saving said updates

    • This topic was modified 4 months, 1 week ago by luminrach.
Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Kev Provance

    (@kprovance)

    Well, the problem is I don’t have a a copy of this theme and cannot debug it. The only change made from the previous version is to the color scheme extension. Nothing else was updated.

    If the theme is unsupported, you may need to rollback to the last version of Redux that worked.

    Plugin Author Kev Provance

    (@kprovance)

    @luminrach – I found an old copy of the theme you are using and was able to recreate your issue. Do you have the ability to edit your copy of the theme on your server? If so, I can tell you what line you need to modify to fix this.

    Let me know!

    Thread Starter luminrach

    (@luminrach)

    Hi Kev,

    Yes I we have have the ability to do so and have make several major css “graphical” fixes so please let me know how to fix the issue its having with redux.

    Plugin Author Kev Provance

    (@kprovance)

    @luminrach

    Locate the following file: wp-content\themes\pol\admin\redux-extensions\extensions\custom_typography\extension_custom_typography.php

    On line 34: class ReduxFramework_extension_custom_typography extends ReduxFramework {

    Remove ‘extends ReduxFramework‘ (it never should have been there to begin with).

    Save the file and reload.

    Let me know if it works for you.

    Thread Starter luminrach

    (@luminrach)

    Hi Kev,

    Perfect, that worked out great. Thank you, Have a great weekend!

    Plugin Author Kev Provance

    (@kprovance)

    Awesome! You, too!

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.