BeBot - An Anarchy Online and Age Of Conan chat automaton
Archive => Anarchy Online Archive => AO 0.6 support => Topic started by: Falier on May 18, 2009, 10:21:22 pm
-
PHP Notice: Undefined variable: pw in C:\server\bot\StartBot.php on line 100
I had this error as soon as i started. then i did something and it went away.. but i forgot that something i did
Now its come back to hunt me a couple of days later. i tried re-installing everything from new to make sure its nothing ive done, and i still get the same
Please help..
SOCKETS, MYSQL, MYSQLI and CURL all LOAD fine
-
If your bot is crashing because of that you can add a $pw = 0; line to the top of StartBot.php (after the license command though).