We’re migrating to our new support system at https://support.neuronthemes.com/ please create an account and submit all new support tickets there to ensure faster and more efficient assistance.
I am getting a fatal error on my site caused by the Neuron Builder plugin. The error is:
pgsql
KopyalaDüzenle
Fatal error: Uncaught Error: Cannot use object of type WP_Error as array in /wp-content/plugins/neuron-builder/license/envato-api/inc/class-envato-market-items.php on line 346
This happens because the plugin is trying to use a WP_Error object as an array without checking it first. Please fix this by checking if the returned value is a WP_Error using is_wp_error() before treating it as an array.
I'm using the latest version of WordPress. Please provide a fix or update the plugin.
Hello,
I am getting a fatal error on my site caused by the Neuron Builder plugin. The error is:
This happens because the plugin is trying to use a WP_Error object as an array without checking it first. Please fix this by checking if the returned value is a WP_Error using is_wp_error() before treating it as an array.
I'm using the latest version of WordPress. Please provide a fix or update the plugin.
Thank you.
Attached files: Ekran Resmi 2025-08-04 14.41.20.png
Hello,
I'm getting the same problem
Hello,
I'm having the same problem (WordPress Version 6.8.2).
Does anyone know how long it takes to be fixed?
Thank you!