Hi @matteopl,
Can you install and activate the WP Debugging plugin?
After that visit the Burst Dashboard, is the error resolved?
If not please let me know!
Kind regards,
Hessel
Hi Hessel,
The error is still there, and I get these 4 errors that I think are unrelated. To clarify, I’m not getting the error on the burst dashboard, but on the browser console (right click, inspect). So why do I have to go to the plugin dashboard?
Deprecated: Optional parameter $search declared before required parameter $table is implicitly treated as a required parameter in /home/juniorin/wordpress_new/wp-content/plugins/search-and-replace/inc/Database/Replace.php on line 117
Deprecated: Optional parameter $replace declared before required parameter $table is implicitly treated as a required parameter in /home/juniorin/wordpress_new/wp-content/plugins/search-and-replace/inc/Database/Replace.php on line 0
Deprecated: Optional parameter $search declared before required parameter $table is implicitly treated as a required parameter in /home/juniorin/wordpress_new/wp-content/plugins/search-and-replace/inc/Database/Exporter.php on line 295
Deprecated: Optional parameter $replace declared before required parameter $table is implicitly treated as a required parameter in /home/juniorin/wordpress_new/wp-content/plugins/search-and-replace/inc/Database/Exporter.php on line 295
Thanks for your help,
Matteo
If debugging enabled, and you visit the plugin dashboard, the database upgrade runs again. This makes sure your database tables are up to date.
A 403 means that something is blocking the track action on the endpoint. This is usually a security feature from the hosting company, or a security plugin.
If you are sure it’s not a security plugin (which you probably checked by disabling them) it is probably blocked by the hosting company. Can you check this with them?
Okay, I’ll check with the host and get back to you if I make any progress.
Thank you, have a nice day.
Matteo