Home › Forums › Jevelin Theme › Help researching this error the error below
Home › Forums › Jevelin Theme › Help researching this error the error below
Sirs, how do I work out what is causing this error: Warning: Creating default object from empty value in /home/xxxxxxx/public_html/wp-content/themes/jevelin/inc/helpers.php on line 25
?
Hi @phippsy,
I hope you are well today and thank you for your question.
Could you please tell me where you are getting this error and share the screenshot of it so that I can help you to troubleshoot it?
Also, please make sure that you are using below the latest version of the theme and PHP.
Please login to access this file
Best regards,
Shufflehound team
Sure, sometimes appears at the top trying to reproduice. From the log:
2020-03-11T15:04:09+00:00 CRITICAL Uncaught Error: Call to undefined function fw_extract_only_options() in /home/xxxxxxx/public_html/wp-content/themes/jevelin/inc/hooks.php:75 Stack trace: #0 /home/sgesjnsn/public_html/wp-includes/class-wp-hook.php(288): Jevelin_Sync_Customizer_Options::_action_after_customizer_save(Object(WP_Customize_Manager)) #1 /home/sgesjnsn/public_html/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array) #2 /home/sgesjnsn/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array) #3 /home/sgesjnsn/public_html/wp-includes/class-wp-customize-manager.php(3513): do_action('customize_save_...', Object(WP_Customize_Manager)) #4 /home/sgesjnsn/public_html/wp-includes/theme.php(3119): WP_Customize_Manager->_publish_changeset_values(109) #5 /home/sgesjnsn/public_html/wp-includes/class-wp-hook.php(288): _wp_customize_publish_changeset('publish', 'auto-draft', Object(WP_Post)) #6 /home/sgesjnsn/public_html/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array) #7 /home/sgesjnsn/public_ht in /home/sgesjnsn/public_html/wp-content/themes/jevelin/inc/hooks.php on line 75
Are you using latest version of the theme and Unyson plugin on your website?
This is a simple PHP warning/notice and most of the time it doesn’t affect the functionality of site so it is nothing to worry about!
Do you have WP_DEBUG set to true in your wp-config.php file?
If you do then please set it to false.
This will hide the warning messages and you will be able to use your site normally.