Re: MCCodes V2 Installation problem
Write Config...
Config written.
Attempting DB connection
Connection Successful.
Writing Main MySQL data.
Warning: fopen() [function.fopen]: Filename cannot be empty in /home/currican/public_html/installer.php on line 468
Warning: fread(): supplied argument is not a valid stream resource in /home/currican/public_html/installer.php on line 470
Warning: fclose(): supplied argument is not a valid stream resource in /home/currican/public_html/installer.php on line 471
Main MySQL data was written.
Now write Extra MySQL data.
QUERY ERROR: Unknown column 'donatordays' 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( 'admin', 'admin', md5('fdsfds'), 1, 100, 0, 0, 2, 12, 12, 100, 100, 5, 5, 100, 100, 1, '', unix_timestamp(), '
[email protected]', -1, '125.25.21.205', '125.25.21.205')
This is what comes up now. After replacing what you told me to with $fo=fopen("","r");
Is that right?