Jump to content

GET parameter causes HTTP ERROR 500


Mudsaf

Recommended Posts

Hey, was wondering what might have caused issue with my script to break. Basically I have "Search" function that uses jQuery .get to access website, but somehow when text is entered on chatbox it causes 500 error?

This only happens on remote server and not local, could it be some sort of security block?

Example (Error) https://mudsaf.com/script/php/search.php?search=asd

Example (No error)  https://mudsaf.com/script/php/search.php?search=12

---------------

Probably know the solution, why I always figure it out when I have posted here..

Edited by Mudsaf
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...