Hi,
Sorry if this is in the wrong section or if this topic has been covered before, but I was unable to find help tailored to this specific question. I run a site http://www.listfullofhope.com and last night for some reason whenever I tried to post an add or reply to an add I received a 500 internal sever error. I was told by my hosting company that something was wrong with my form action line yet I can not figure out what exactly is wrong. Below is the page on which my hosting company said they could view an error, so if you view the source about half way down is the form action line. Thanks for any help!
http://www.listfullofhope.com/?view=pos ... ubcatid=68
Thanks,
Leon
500 error due to Form Action
Moderator: General Moderators
Re: 500 error due to Form Action
Here is the code I believe:
Code: Select all
<form action="index.php?view=post&cityid=54&lang=en&catid=1&subcatid=68&adid=&imgid=&countryid=&areaid=&pos=&picid=&page=&foptid=&eoptid=&pricemin=&pricemax=&" method="post" name="frmPost" enctype="multipart/form-data">
-
Mark Baker
- Forum Regular
- Posts: 710
- Joined: Thu Oct 30, 2008 6:24 pm
Re: 500 error due to Form Action
Is there a parameter missing after pricemax, because there's an & that suggests there should be something more