Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Ajaxpro and Server question
This topic contains 9 replies, has 2 voices, and was last updated by craymond 6 years, 9 months ago.
- AuthorPosts
- February 10, 2017 at 5:26 pm #11885
Greetings,
Love the Ajaxsearch Pro plugin. Have one question/problem that I am unable to find a resolution to. I currently have the ajax search option turned on. Also, I have set search to return search results on the search results page if visitor hits return or clicks the “more results” link. What I am finding is, certain terms seem to cause the search results “hang” and never return any results to the search results page. The ajax search works every time however. Is this something to do with the server not having the processing power it needs? Thanks in advance.Attachments:
You must be logged in to view attached files.February 10, 2017 at 5:28 pm #11887You cannot access this content.February 11, 2017 at 1:50 am #11895Hi!
I’m guessing it might have been either a temporary server outage or overload. In case it is an overload, there are actually a few things you can do to optimize the search process, to use less resources. In this documentation chapter you will find everything you need to know about performance optimization: https://goo.gl/Rn6lG6
I hope this helps!
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
February 12, 2017 at 6:18 pm #11901You cannot access this content.February 13, 2017 at 10:39 am #11907To be honest I’m not entirely sure about that. The server seems to be fast enough for me.
I’ve looked at the issue once again, and when it happens, I see the following error message in the console:
Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODING
This could indicates that at some point the page loading was cut off from loading to the browser. It could be an overload, but I usually see a half-loaded page or a page with an internal server error, but this is very different.
I’ve googled this error, but there are like 20 different things listed as cause on various forums, so I don’t exactly know what is behind it. My guess is that the plugin might try to send the result IDs to the default search page, and the results page is either trying to load all of it at once, or something is happening inbetween. (or something else completely)
If you want, you can provide temporary FTP details, and I will go through the plugin code line-by-line to see if the error is caused somewhere internally. If so, then I might be able to fix it, if not then at least we will know it’s not related.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
February 13, 2017 at 4:28 pm #11922You cannot access this content.February 14, 2017 at 3:47 pm #11937Hi Chris,
I have found the problem, it was a know issue with the override script. I noticed you have the 4.9.8 version, but 4.10 was released just yesterday with a fix included to this issue as well.
You don’t have to update if you don’t want to, I have incorporated the fix directly to your installation as well.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
February 14, 2017 at 3:57 pm #11938You cannot access this content.February 15, 2017 at 9:39 am #11944Hi Chris,
No, you won’t loose any settings, but I always recommend having a full backup before updating any plugin, you never know. It is not a critical upgrade, so you don’t have to worry. A hotfix release will be out soon, you can wait for that, it’s usually better, since I don’t know all the bugs yet for this major release.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
February 15, 2017 at 2:57 pm #11964Thanks so much for your quick response and fix Ernest.
- AuthorPosts
You must be logged in to reply to this topic.