Script worked perfectly, before changing servers

gimpalomg

New Member
Until recently my script was working perfectly. I was on HostGator shared hosting, which I believe was running on PHP4. I made to switch to VPS elsewhere, because my other websites demanded more resources, which does run on PHP5. However, one of my scripts stopped functioning (it worked 100% with Google Chrome, so please test with Chrome, I am aware other browsers didn't function too well with it). I think the problem lays at the search script itself, however I fail in figuring it out.\[code\]Fiddle: http://jsfiddle.net/JfTNm/\[/code\]The tag searching is used for the forms and the results. If the form is submitted, searching should be yes and then the data is displayed and a string is returned in example: Searching POL inputcity POD inputcity.Again it worked perfectly when I was at HostGator, no clue why it makes a difference now.
 
Top