Hi,
Sorry for the long email, but I've spent 4 hours trying to solve this.
I'm using V7. I couldn't find this in the forum. I think I manually went into one of the contacts us templates or scripts and put the email in for the contact us form. I can't remember it has been a long time. I can't pass the email test in the network settings.
This was all working fine. I changed servers it worked for a while and then I stopped getting the order confirmation email, and the contact page stopped working also.
The contact page responds if you don't fill in all the fields it and tells you they are required. BUT If you do fill them all in and hit submit the page goes dead. Here is the contact page so you can try it. http://...bright-training-safety-wea...CTION=SHOWFORM.
The network settings SEE ATTACHMENT
When I run the test I get the following errors. I do think it has something to do with the server security. Sibername is my hosting company
The server returned an invalid or unrecognized response."
DETAILED ERROR
The test script failed to execute on the web server. The error could be caused by several things. Check the path to the Perl shell, the CGI script extension, the path to CGI-BIN, and the CGI-BIN URL. This error could also occur if your web site is out of disk space or your web server is not configured to accept POSTs to CGI scripts.
Sibername said the contact form is returning the following error.
[root@moose cgi-bin]# perl mf000001.pl
Content-type: text/html
Content-length: 190
Date: Mon, 31-Mar-2008 12:47:59 GMT
Cache-Control: no-cache
Pragma: no-cache
<HTML><TITLE>Actinic</TITLE><BODY><H1>A General Script Error Occurred</H1><HR>Error: The input is NULL<HR>Press the Browser back button and try again or contact the site owner.</BODY></HTML>
Has anybody altered the contact form in version 7 to get passed some of this security crap?
Thanks
Randy
Sorry for the long email, but I've spent 4 hours trying to solve this.
I'm using V7. I couldn't find this in the forum. I think I manually went into one of the contacts us templates or scripts and put the email in for the contact us form. I can't remember it has been a long time. I can't pass the email test in the network settings.
This was all working fine. I changed servers it worked for a while and then I stopped getting the order confirmation email, and the contact page stopped working also.
The contact page responds if you don't fill in all the fields it and tells you they are required. BUT If you do fill them all in and hit submit the page goes dead. Here is the contact page so you can try it. http://...bright-training-safety-wea...CTION=SHOWFORM.
The network settings SEE ATTACHMENT
When I run the test I get the following errors. I do think it has something to do with the server security. Sibername is my hosting company
The server returned an invalid or unrecognized response."
DETAILED ERROR
The test script failed to execute on the web server. The error could be caused by several things. Check the path to the Perl shell, the CGI script extension, the path to CGI-BIN, and the CGI-BIN URL. This error could also occur if your web site is out of disk space or your web server is not configured to accept POSTs to CGI scripts.
Sibername said the contact form is returning the following error.
[root@moose cgi-bin]# perl mf000001.pl
Content-type: text/html
Content-length: 190
Date: Mon, 31-Mar-2008 12:47:59 GMT
Cache-Control: no-cache
Pragma: no-cache
<HTML><TITLE>Actinic</TITLE><BODY><H1>A General Script Error Occurred</H1><HR>Error: The input is NULL<HR>Press the Browser back button and try again or contact the site owner.</BODY></HTML>
Has anybody altered the contact form in version 7 to get passed some of this security crap?
Thanks
Randy
Comment