• Resolved marcmagi

    (@marcmagi)


    Hello,

    I get a fatal error on my WP site with any version of the Redux Framework plugin over 4.4.1. Any suggestions?

    Site Info:
    WordPress version 6.2.2
    Active theme: Punte (version 1.1.3)
    Current plugin: Redux Framework (version 4.4.4)
    PHP version 8.1.21

    Error Details

    An error of type E_ERROR was caused in line 172 of the file /home/website/public_html/wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-cdn.php. Error message: Uncaught Error: Class "Redux_Vendor_URL" not found in /home/website/public_html/wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-cdn.php:172
    Stack trace:
    #0 /home/website/public_html/wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-cdn.php(262): Redux_CDN::vendor_plugin(false, 'ace-editor', '//cdnjs.cloudfl...', Array, '1.23.0', true, true)
    #1 /home/website/public_html/wp-content/plugins/redux-framework/redux-core/inc/fields/ace_editor/class-redux-ace-editor.php(100): Redux_CDN::enqueue_script('ace-editor', '//cdnjs.cloudfl...', Array, '1.23.0', true)
    #2 /home/website/public_html/wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-enqueue.php(454): Redux_Ace_Editor->enqueue()
    #3 /home/website/public_html/wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-enqueue.php(497): Redux_Enqueue->enqueue_field(Object(ReduxFramework), Array)
    #4 /home/website/public_html/wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-enqueue.php(100): Redux_Enqueue->enqueue_fields(Object(ReduxFramework))
    #5 /home/website/public_html/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php(573): Redux_Enqueue->init()
    #6 /home/website/public_html/wp-includes/class-wp-hook.php(308): Redux_Extension_Metaboxes->enqueue('post.php')
    #7 /home/website/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)
    #8 /home/website/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
    #9 /home/website/public_html/wp-admin/admin-header.php(118): do_action('admin_enqueue_s...', 'post.php')
    #10 /home/website/public_html/wp-admin/edit-form-advanced.php(425): require_once('/home/website/...')
    #11 /home/website/public_html/wp-admin/post.php(206): require('/home/website/...')
    #12 {main}
      thrown
Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Kev Provance

    (@kprovance)

    Are you using a plugin called Redux Vendor Support? If so, disable it if you aren’t the theme author. It’s not needed.

    Thread Starter marcmagi

    (@marcmagi)

    Thanks for the prompt response. The only plugin that includes the name Redux is “Redux Framework.”

    Plugin Author Kev Provance

    (@kprovance)

    Well, some plugin on your server is running code that contains the classname Redux_Vendor_URL because Redux sees that classname registered and is reacting to old code from v3.

    Before we spend a bunch of time trying to figure out which plugin that is and then contacting that author and insist they update their code (which they likely won’t), let’s see if the beta version of Redux solves it. I added some code to hopefully solve the issue of developers not keeping code current. Down this version (4.4.4.2): https://github.com/reduxframework/redux-framework/archive/refs/heads/master.zip and see if it solves the issue. Please post back the result.

    Thread Starter marcmagi

    (@marcmagi)

    The Beta version worked. Thank you so much for your time and effort. I really didn’t expect you to go all out.

    The developer of the theme is no longer in business, and I was just hoping to keep the site patched up until I have time to revamp it over the Christmas Holidays. I’m a former SysAdmin, not a real website designer, and I do a few NGO sites for a token amount.

    BTW, here is the site: https://www.tennisbelize.org/

    And the section you fixed display the metrics for the 2023 goals.

    Once again, many thanks.

    • This reply was modified 1 year, 4 months ago by marcmagi.
    Plugin Author Kev Provance

    (@kprovance)

    Thank you, kindly (and also for the nice review). I don’t like bugs or unhappy users. If it’s something I can fix, I’ll have it done by day’s end (obviously, that doesn’t include theme issues, which I have no control over). I hope to push the maintenance release here this week so you don’t have to keep using the beta version.

    Hello Kev,

    Thank you for your responsive feedbacks. I have followed your responses in a bid to solve similar issues and this is what i get after installing the extension.

    Fatal error: Uncaught Error: Class “Redux_Vendor_URL” not found in /var/www/html/site/public_html/wp-content/plugins/redux-framework-master/redux-core/inc/classes/class-redux-cdn.php:172 Stack trace: #0 /var/www/html/site/public_html/wp-content/plugins/redux-framework-master/redux-core/inc/classes/class-redux-cdn.php(262): Redux_CDN::vendor_plugin(false, ‘ace-editor-js’, ‘//cdnjs.cloudfl…’, Array, ‘1.23.0’, true, true) #1 /var/www/html/site/public_html/wp-content/plugins/redux-framework-master/redux-core/inc/fields/ace_editor/class-redux-ace-editor.php(100): Redux_CDN::enqueue_script(‘ace-editor-js’, ‘//cdnjs.cloudfl…’, Array, ‘1.23.0’, true) #2 /var/www/html/site/public_html/wp-content/plugins/redux-framework-master/redux-core/inc/classes/class-redux-enqueue.php(454): Redux_Ace_Editor->enqueue() #3 /var/www/html/site/public_html/wp-content/plugins/redux-framework-master/redux-core/inc/classes/class-redux-enqueue.php(497): Redux_Enqueue->enqueue_field(Object(ReduxFramework), Array) #4 /var/www/html/site/public_html/wp-content/plugins/redux-framework-master/redux-core/inc/classes/class-redux-enqueue.php(100): Redux_Enqueue->enqueue_fields(Object(ReduxFramework)) #5 /var/www/html/site/public_html/wp-includes/class-wp-hook.php(310): Redux_Enqueue->init(‘toplevel_page_E…’) #6 /var/www/html/site/public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(”, Array) #7 /var/www/html/site/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #8 /var/www/html/site/public_html/wp-admin/admin-header.php(118): do_action(‘admin_enqueue_s…’, ‘toplevel_page_E…’) #9 /var/www/html/site/public_html/wp-admin/admin.php(239): require_once(‘/var/www/html/s…’) #10 {main} thrown in?/var/www/html/site/public_html/wp-content/plugins/redux-framework-master/redux-core/inc/classes/class-redux-cdn.php?on line?172

    What would you suggest i do next?

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