HTTP 400 Bad Request
#1
Posted 17 January 2013 - 12:31 PM
#2
Posted 17 January 2013 - 12:35 PM
What webserver are you running?
What changes did you make before this happened?
What are the similar traits to the hyperlinks?
And any other relevant information you can think of. Given the error, I moved this to the WebServer form.
Assist with my gaming addiction! | Free Flash Games | lxt Article Site
#3
Posted 17 January 2013 - 12:51 PM
An example of this is the following URL - http://eventav.biz/s...&cmd=close&e=20
If I click the form button to change the event status it takes me to the above url but displays the "HTTP 400 Bad Request" error. But if I then just click the url at the top of the browser and click enter then it loads fine and works...
I can perform the action on my iphone and it works, but using my laptop or my dads causes the error.
PS - To bring this to a moderators attention. I cannot post messages properly on this forum using internet explorer 10. The quick reply box wont allow me to type and when I created this thread I was unable to create a new line. I am having to use Chrome.
Edited by Nothadoth, 17 January 2013 - 12:52 PM.
#4
Posted 17 January 2013 - 03:54 PM
#5
Posted 17 January 2013 - 04:34 PM
PS - To bring this to a moderators attention. I cannot post messages properly on this forum using internet explorer 10. The quick reply box wont allow me to type and when I created this thread I was unable to create a new line. I am having to use Chrome.
Is this the same browser (IE) that you're getting the 400 error with? If so, then it sounds like your browser might be misbehaving somewhat.
In any case, 400 Bad Request means that your web client (browser) is sending a malformed HTTP request to the server. There can be quite a few reasons for this error to occur.
You really should check the error logs on the server, and perhaps even monitor the HTTP requests the client is sending, to gain more information on why this is happening.
#6
Posted 17 January 2013 - 09:54 PM
How to Get Good Help: How to Ask Questions | Don't be a help vampire
Debugging Your Code: Debugging your SQL | What does a php function do? | What does a term mean? | Don't see any errors?
Things You Should Do: Normalize Your Data | use print_r() or var_dump()
Lulz: "Functions should not have side effects." - trq
Please take a look at my new PHP/Web Dev blog: The Web Mason - Thanks!!
#7
Posted 19 January 2013 - 07:23 AM
Thanks for the help guys.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users












