• 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!

Windows Website VIP Error

Wartio

Any game ideas?
Joined
Apr 2, 2010
Messages
457
Reaction score
29
Location
Sweden
I tried to add
alter table `accounts` add `vip_time` INT NOT NULL;

but when i try to enter "localhost" again then this comes up

Fatal error: Call to undefined method OTS_Account::getPlayerVip_Time() in C:\xampp\htdocs\characters.php on line 101

even if i add vip time table, can anyone help me please? (i tried to add new database "mysql.sql" but still not working) it worked yesterday but not more today, and i tried to extract htdocs again still no result,
 
Fixed that code but now another error comes up

Fatal error: Uncaught exception 'E_OTS_NotLoaded' in C:\xampp\htdocs\pot\OTS_Player.php:276 Stack trace: #0 C:\xampp\htdocs\characters.php(23): OTS_Player->getOldName() #1 C:\xampp\htdocs\index.php(93): include('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\pot\OTS_Player.php on line 276
 
Can anyone upload characters.php and "Pot file / map" ?? cuz i think mine is bugged

- - - Updated - - -

Thanks Ninja! ;) Fixed it!, Rep+ for you!
 
Back
Top