Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Slow Site Performance
This topic contains 9 replies, has 2 voices, and was last updated by Ernest Marcinko 4 years ago.
- AuthorPosts
- May 21, 2019 at 7:15 pm #22797
Hello, I am having issues with the ASP plugin. I have a lot of errors that the plugin itself is throwing and I am reaching out for help to get the site performance back up to speed. I’ve attached logs for your convenience.
Attachments:
You must be logged in to view attached files.May 21, 2019 at 7:24 pm #22799You cannot access this content.May 22, 2019 at 1:32 pm #22813Hi,
Thank you very much for the details.
This was one of the strangest issues I have seen in the last couple of years. So, I used the FTP access to debug through the plugin code, and strangely, the issue boiled down to two WordPress core requests, namely: get_site_option() and update_site_option() calls. The plugin used these functions to save some of the information, and whenever the code reached these, it got stuck for no particular reason. I have replaced these faulty parts with a different solution, now it seems to be okay. I am not sure what exactly the cause is, it looks like something is not okay with those WordPress functions, I might report this to their development team.
Anyways, I will make sure to include this change within the upcoming release, so you won’t have to worry about it anymore. The performance should be all right now.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
May 22, 2019 at 4:42 pm #22819You cannot access this content.May 24, 2019 at 8:41 am #22840Hi,
It is working okay on my end, or at least it seems like: https://i.imgur.com/eZF3ujz.png
Best,
Can you please try clearing your site cache? The change should not affect the search function.
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
May 30, 2019 at 5:51 pm #22964You cannot access this content.May 31, 2019 at 8:58 am #22971You cannot access this content. Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
May 31, 2019 at 9:20 pm #22979Also looks like I need help updating my plugin.
June 2, 2019 at 10:04 pm #22987You cannot access this content.June 3, 2019 at 9:21 am #22992Hi,
It was active on your local test environment
Best,ayarsayars.local
🙂 I have deactivated it manually, now you should be able to activate it on live site.
If you however regularly deploy from local to live, then maybe leaving it on the local environment is a better idea, as the changes will be deployed anyways.
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.