Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › White page on frontend when enabling the plugun Ajax Search Pro
This topic contains 6 replies, has 2 voices, and was last updated by changlee58 2 years, 11 months ago.
- AuthorPosts
- March 19, 2020 at 10:38 am #26299
Hello,
When I enable the Ajax Search Pro plugin then the frontend shows white page. Can you please advise?PLEASE [!] in the same server is the live site, be careful 🙂
March 19, 2020 at 11:04 am #26300Hi,
Thank you for the details. I was not able to log-in to the back-end with the details, but on FTP I am seeing a very old version of the plugin installed, over 2 years old.
Best,
Please make sure to remove the old version, and update it to the new one first. It will very likely resolve any issues.
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
March 19, 2020 at 5:16 pm #26306Hello Ernest,
I uploaded manually the latest files but problem remains.Also how can I safely send you the access for wp-admin?
Thank you for your response.
March 20, 2020 at 9:14 am #26316Hi,
You can either edit your inital (first) post, or mark make a private reply, or upload a txt file – all methods are private.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
March 20, 2020 at 9:54 am #26321You cannot access this content.March 20, 2020 at 10:32 am #26322Hi,
Thank you! The issue was the server memory limit. Activating any more plugin was causing the problem (not only the search), as the server was running out of memory. I have placed the following line to the wp-config.php file in your root directory, to allow more memory for the WP process:
ini_set('memory_limit','512M');
It should be fine now.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
April 1, 2020 at 10:06 am #26517Thank you so much for your support.
- AuthorPosts
You must be logged in to reply to this topic.