Skip to content

Site giving fatal error during field validation after upgrade 4.5.6 #4066

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mdsahelaktar opened this issue May 15, 2025 · 2 comments
Closed

Comments

@mdsahelaktar
Copy link

Site Health Report

redux-framework

version: 4.5.6
installation: in_plugin
data directory: /var/www/vhosts/summit-suite.de/staging.summit-suite.de/wp-content/plugins/kongress-suite/options/redux-core/
browser:
Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36
Browser: Chrome
Version: 136.0.0.0
Platform: Windows

redux-instance-4645f8c9df

opt_name: 4645f8c9df
global_variable: 4645f8c9df
dev_mode: false
ajax_save: true
page_slug: Summit-Suite
page_permissions: manage_options
menu_type: menu
page_parent: themes.php
compiler: true
output: true
output_tag: true
templates_path: undefined
extensions:
Accordion: 4.3.16
Color Scheme: 4.4.10
Custom Fonts: 4.5.6
Customizer: 4.5.1
Datetime: 4.3.15
Google Maps: 4.4.0
Icon Select: 4.4.2
Import Export: 4.0.0
Js Button: 4.3.16
Metaboxes: 4.2.0
Multi Media: 4.4.1
Options Object: 4.0.0
Repeater: 4.3.13
Search: Inactive Placeholder 4.5.5
Shortcodes: 4.3.6
Social Profiles: 4.3.17
Tabbed: 4.4.8
Taxonomy: 4.4.6
Users: 4.5.6
Widget Areas: 4.3.20

Steps to reproduce

During Speaker ( custom post type ) edit/update, I want to validate an URL field. But it doesn't seem to work.

Expected Behavior

It should validate as in past

Actual Behavior

It gives an fatal error

Any Error Details (PHP/JavaScript)

Fatal error: Uncaught Error: Attempt to modify property "errors" on null in wp-content/plugins/kongress-suite/options/redux-core/inc/classes/class-redux-validation.php:228 Stack trace: #0 wp-content/plugins/kongress-suite/options/redux-core/framework.php(776): Redux_Validation->validate() #1 wp-content/plugins/kongress-suite/options/redux-core/inc/classes/class-redux-validation.php(58): ReduxFramework->_validate_values() #2 wp-content/plugins/kongress-suite/options/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php(1431): Redux_Validation->validate() #3 wp-includes/class-wp-hook.php(326): Redux_Extension_Metaboxes->meta_boxes_save() #4 wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #5 wp-includes/plugin.php(517): WP_Hook->do_action() #6 wp-includes/post.php(5110): do_action() #7 wp-includes/post.php(5212): wp_insert_post() #8 wp-admin/includes/post.php(453): wp_update_post() #9 wp-admin/post.php(227): edit_post() #10 {main} thrown in wp-content/plugins/kongress-suite/options/redux-core/inc/classes/class-redux-validation.php on line 228

@kprovance
Copy link
Member

kprovance commented May 21, 2025

I am unable to recreate this issue, and we no longer support embedding Redux in themes. Have you tried using the plugin? I would try that first.

@mdsahelaktar
Copy link
Author

Ok, I will update you on that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants