View Single Post
Old 08-04-2006, 10:06 AM   #16 (permalink)
Shadow_Storm
Forum Novice
 
Join Date: Jun 2006
Posts: 145
Default

I installed your files again to give it another try and I am still having problems. I was wondering where you are defining your variables, because most of the warning I have is because undefined variables. I think if I can define this variables my problems will be fix.

FYI I know that php, mysql and apache are configure correct, I’ve spend the past two days installing and testing my new web server to makes sure that I did not have the same issues as with my old server that had some issues.

My old sever sometimes would not be able to open some files with the extension php it would error out, I found it was an issue with IIS and PHP that I could not find a workaround. So I decide to install apache to replace IIS. Anyhow, this is getting out of the subject. If could please point out where do I need to define this variables I’ll appreciate it.


This is the errors I am getting:


PHP Code:
NoticeUndefined variablee in c:MyWebWAConfig.php on line 4

Notice
Undefined variablea in c:MyWebWAConfig.php on line 4

Notice
Undefined variableIP in c:MyWebWAConfig.php on line 4

Notice
Undefined variablea in c:MyWebWAConfig.php on line 6

Notice
Undefined variablecrypt_email in c:MyWebWAConfig.php on line 6

Notice
Undefined variablea in c:MyWebWAConfig.php on line 6

Notice
Undefined variablee in c:MyWebWAConfig.php on line 6

Notice
Undefined variablecrypt_query in c:MyWebWAConfig.php on line 8

Notice
Undefined variablequery in c:MyWebWAConfig.php on line 8

Notice
Undefined variablea in c:MyWebWAConfig.php on line 10

Notice
Undefined variablecrypt_email in c:MyWebWAConfig.php on line 10

Notice
Undefined variablea in c:MyWebWAConfig.php on line 10

Notice
Undefined variablee in c:MyWebWAConfig.php on line 10

Notice
Undefined variableREMOTE_ADDR in c:MyWebrequestaccount.php on line 4
:: Logged IP: ::


NoticeUndefined variablep in c:MyWebrequestaccount.php on line 8

Notice
Undefined variableqemail2 in c:MyWebrequestaccount.php on line 14

Notice
Undefined variableqemail in c:MyWebrequestaccount.php on line 14

Notice
Undefined variableaccname in c:MyWebrequestaccount.php on line 21

Warning
mysql_num_rows(): supplied argument is not a valid MySQL result resource in c:MyWebrequestaccount.php on line 23

Notice
Undefined variableemail in c:MyWebrequestaccount.php on line 30

Warning
mysql_num_rows(): supplied argument is not a valid MySQL result resource in c:MyWebrequestaccount.php on line 32

Notice
Undefined variableemail in c:MyWebrequestaccount.php on line 39

Notice
Undefined variableaccname in c:MyWebrequestaccount.php on line 39

Notice
Undefined variableREMOTE_ADDR in c:MyWebrequestaccount.php on line 39

Notice
Undefined variableEmailSubject1 in c:MyWebrequestaccount.php on line 45

Notice
Undefined variableEmailMessage1 in c:MyWebrequestaccount.php on line 45

Notice
Undefined variableAdminEmailAddress in c:MyWebrequestaccount.php on line 45

Warning
mail() [function.mail]: SMTP server response503 need RCPT command [datain c:MyWebrequestaccount.php on line 45

Notice
Undefined variableAdminEmailAddress in c:MyWebrequestaccount.php on line 47

Notice
Undefined variableEmailSubjectAdmin in c:MyWebrequestaccount.php on line 47

Notice
Undefined variableEmailMessageAdmin in c:MyWebrequestaccount.php on line 47

Notice
Undefined variableAdminEmailAddress in c:MyWebrequestaccount.php on line 47

Warning
mail() [function.mail]: SMTP server response503 need RCPT command [datain c:MyWebrequestaccount.php on line 47
The email has been sent with the information to activate your account
!
Please take the time to read it all carefuly!
Remember to check your Junk-Mail folder too
__________________
Kingdom of Shadows
My Scripts :p
2.0 Soul of Ice
2.0 Armor & Weapons
Shadow_Storm is offline   Reply With Quote