Write Config...
Config written.
Attempting DB connection
Connection Successful.
Writing Main MySQL data.
Warning: fopen(dbdata.sql) [function.fopen]: failed to open stream: No such file or directory in /home/nicholas/public_html/installer.php on line 465
Warning: fread(): supplied argument is not a valid stream resource in /home/nicholas/public_html/installer.php on line 467
Warning: fclose(): supplied argument is not a valid stream resource in /home/nicholas/public_html/installer.php on line 468
Main MySQL data was written.
Now write Extra MySQL data.
QUERY ERROR: Unknown column 'lastip_signup' in 'field list'
Query was INSERT INTO users (username, login_name, userpass, level, money, crystals, donatordays, user_level, energy, maxenergy, will, maxwill, brave, maxbrave, hp, maxhp, location, gender, signedup, email, bankmoney, lastip, lastip_signup) VALUES( '*************', '************', md5('****************'), 1, 100, 0, 0, 2, 12, 12, 100, 100, 5, 5, 100, 100, 1, '', unix_timestamp(), '*******************', -1, '90.211.241.223', '90.211.241.223')
the stars are my information login stuff, dont wanna show people it lol, anyways can someone please tell me whats wrong here?