Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Database problem? help me! :(
This topic contains 1 reply, has 2 voices, and was last updated by Ernest Marcinko 6 years, 2 months ago.
- AuthorPosts
- September 12, 2017 at 6:48 pm #14673
Hello, i’m having problem with your plugin on http://www.modaceramica.it.
As you can see in homepage if you start writing a search query an error appear in grey under the text you write (see the screeshot)
When i saw it i tried to update the plugin, but when i didi to , it said:
Eliminazione fallita: Warning: array_merge(): Argument #2 is not an array in /home/armoniea/public_html/modaceramica.it/wp-includes/load.php on line 63 {“success”:false,”data”:{“delete”:”plugin”,”slug”:”ajax-search-pro”,”plugin”:”ajax-search-pro\/ajax-search-pro.php”,”pluginName”:”Ajax Search Pro”,”errorMessage”:”Non \u00e8 possibile eliminare un plugin mentre \u00e8 attivo sul sito principale.”}}I traslate the italian part:
Eliminazione fallita=failed elimination
Non \u00e8 possibile eliminare un plugin mentre \u00e8 attivo sul sito principale.= is not possible to delete the plugin when is activate on the main websiteI don’t know what all that is meaning, can you please help me? i’m desperate, its like something broke all of a sudden!
And is not enough! The plugin is not working on the mobile version, it change all the layout, have a look by yourself please, i don’t know how to explain it.Thank you
September 13, 2017 at 9:05 am #14681Hi!
There is an error message which appears every time any of the plugins try to update:
Warning: array_merge(): Argument #2 is not an array in /home/armoniea/public_html/modaceramica.it/wp-includes/load.php on line 63
To test this, I have disabled Ajax Search Pro, and tried to update another plugin, and the error message is still there, please see the screenshot: https://i.imgur.com/YdTSRLy.png
This means that the error is not related to this plugin unfortunately.However this does not seem like a serious issue, I recommend turning off the debug mode in the wp-config.php file first, that should get rid off that error message:
define('WP_DEBUG', false);
The error is definitely not caused by this plugin, but because it is outputted everywhere, the ajax requests are failing. For safety reasons, you should try the manual update instead.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
- AuthorPosts
You must be logged in to reply to this topic.