Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Suggested keywords no working properly
- This topic has 22 replies, 2 voices, and was last updated 10 years, 9 months ago by
Ernest Marcinko.
-
AuthorPosts
-
September 3, 2015 at 2:37 pm #5798
Pedro Carrillo
ParticipantI´m sorry Ernest,
My mistake, I attach the new password for wp and the FTP it´s been sorted.
Regards,
September 4, 2015 at 9:53 am #5805Ernest Marcinko
KeymasterHi!
I still cannot connect. The server responds incorrect username or password. (tried two different clients on two different computers to be sure)
The Admin details are working now.
Am I doing something wrong?
September 4, 2015 at 11:29 am #5807Pedro Carrillo
ParticipantHi Ernest,
The problem is the security rules of my server. Can yo tell me your IP to add it to the whitelist?
Thanks,
September 4, 2015 at 11:38 am #5808Ernest Marcinko
KeymasterSure. My IP is currently: 159.253.110.237
September 4, 2015 at 12:17 pm #5809Pedro Carrillo
ParticipantAccording to my server this IP it should be no problem to access with this credentials:
Regards,
-
This reply was modified 10 years, 9 months ago by
Pedro Carrillo.
September 4, 2015 at 4:19 pm #5812Ernest Marcinko
KeymasterHi!
Thank you! It’s working now. Took me a while but I figured out the problem. The script was unable to print out the results for a very strange reason.
After googling the PHP docs I found that in extremely rare cases there is a limit set to object variable attribute sizes and values.
– If the attribute size is exceeded…
– …or there is an invalid BOM character stored in the variable
then the script completely fails without output.In your case the keyword gave over 50 results, and the results variable stored all of their descriptions as well. I’m guessing that the variable reached the object size limit so it failed.
To solve this, I programatically removed parsing the description from the results, since you are not using it on the Isotopic view. This solved the problem 🙂September 4, 2015 at 4:47 pm #5813Pedro Carrillo
ParticipantWow! many thanks Ernest, it works perfect now.
How can I thank you publicly?September 4, 2015 at 5:03 pm #5814Ernest Marcinko
KeymasterYou are welcome 🙂
I think you already rated the plugin positively, it’s more than enough 🙂
You can leave a comment if you want on the plugin comments section if you want to: http://codecanyon.net/item/ajax-search-pro-for-wordpress-live-search-plugin/3357410/comments
Have a nice weekend!
-
This reply was modified 10 years, 9 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.