• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

PLS HELP ME

mateogon

New Member
Joined
Feb 3, 2010
Messages
27
Reaction score
0
STEP 5
Set Admin Account

Fatal error: Call to a member function fetch() on a non-object in C:\xampp\htdocs\classes\account.php on line 33
 
it is semple problem add this in your Sql Go To 127.0.0.1/phpmyadmin and go to your Mysql ot and add this
Code:
alter table `accounts` add `vip_time` INT NOT NULL;
 
Back
Top