Conversation
supportFatal error: Uncaught Error: Cannot use object of type WP_Error as array in /home/customer/www/ferynice.com/public_html/wp-content/plugins/color-filters/Functions/Update_Admin_Databases.php:18 Stack trace: #0 /home/customer/www/ferynice.com/public_html/wp-content/plugins/color-filters/Functions/Update_Content.php(9): EWD_UWCF_Add_Color() #1 /home/customer/www/ferynice.com/public_html/wp-includes/class-wp-hook.php(287): EWD_UWCF_Update_Content(”) #2 /home/customer/www/ferynice.com/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array) #3 /home/customer/www/ferynice.com/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array) #4 /home/customer/www/ferynice.com/public_html/wp-settings.php(546): do_action(‘init’) #5 /home/customer/www/ferynice.com/public_html/wp-config.php(78): require_once(‘/home/customer/…’) #6 /home/customer/www/ferynice.com/public_html/wp-load.php(37): require_once(‘/home/customer/…’) #7 /home/customer/www/ferynice.com/public_html/wp-admin/admin.php(34): require in /home/customer/www/ferynice.com/public_html/wp-content/plugins/color-filters/Functions/Update_Admin_Databases.php on line 18 This topic was modified 5 years, 7 months ago by mdtabbara . The page I need help with: [ log in to see the link]
Hello Md, The line of code is basically used to update the color/size/attribute values for a product. We’ve tested it and it does seem to be fully working correctly in the current version of the plugin. This means the problem is likely somewhere else, which is causing our update script to stop. If, when you get this error, you look in your browser’s console ( https://balsamiq.com/support/faqs/browserconsole/ ), does it show any errors? If not, then, as a test, could you deactivate all your plugins, but ours, and see if that makes a difference? From there, you would need to activate your plugins one by one until the issue reoccurs, to know which might be conflicting. Also, as another test, can you temporarily switch to the default Twenty Twenty theme and see if that made any difference?
Hello Md, The line of code is basically used to update the color/size/attribute values for a product. We’ve tested it and it does seem to be fully working correctly in the current version of the plugin. This means the problem is likely somewhere else, which is causing our update script to stop. If, when you get this error, you look in your browser’s console ( https://balsamiq.com/support/faqs/browserconsole/ ), does it show any errors? If not, then, as a test, could you deactivate all your plugins, but ours, and see if that makes a difference? From there, you would need to activate your plugins one by one until the issue reoccurs, to know which might be conflicting. Also, as another test, can you temporarily switch to the default Twenty Twenty theme and see if that made any difference?