View Single Post
Old 08-01-2006, 09:16 PM   #12 (permalink)
Shadow_Storm
Forum Novice
 
Join Date: Jun 2006
Posts: 145
Default

well I been playing with the php pages trying to fix my problem. Now I am getting the following message on 3 of the php files that came in the zip files. RquestAccount.php, LostPW.php, and ChangeE-mail. I have no idea how to fix this
Code:
CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers.


and on the the last 3 i am getting this
Code:
Notice: Undefined variable: email in c:\Inetpub\wwwroot\verifychangeemail.php on line 1

Notice: Undefined variable: verify in c:\Inetpub\wwwroot\verifychangeemail.php on line 1
Invalid verification code! 

Notice: Undefined variable: email in c:\Inetpub\wwwroot\verifylostPW.php on line 1

Notice: Undefined variable: verify in c:\Inetpub\wwwroot\verifylostPW.php on line 1
Invalid verification code! 

Notice: Undefined variable: em in c:\Inetpub\wwwroot\verifyrequestaccount.php on line 1

Notice: Undefined variable: v in c:\Inetpub\wwwroot\verifyrequestaccount.php on line 1
Invalid verification code!
__________________
Kingdom of Shadows
My Scripts :p
2.0 Soul of Ice
2.0 Armor & Weapons

Last edited by Shadow_Storm; 08-01-2006 at 09:23 PM.
Shadow_Storm is offline   Reply With Quote