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

[Gesior AAC] 0.3.4 (beta4) fixed v5

@up: Which distro do you use?? If you are using linux, maybe you the files dont have the right permissions. Or this dont even work with TFS 0.3.4 B only with PL1+...
 
Tfs 0.3.4 pl2

maybe, im using win xp sp3

im using the atual develop of forgotten (0.3.4 PL2)

do you have anything that might help?

thanks a lot!
 
Hello, o have a problem :( with this acc maker:

when i add new vocations to my vocations.xml
and i add it in config of acc maker like that

Code:
$vocation_name[0][0] = array(0 => 'None', 1 => 'Sorcerer', 2 => 'Druid', 3 => 'Paladin', 4 => 'Knight', 5 => 'Test1', 6 => 'Test2', 7 => 'Test3', 8 => 'Test4'); // id => 'name' , $vocation_name[0] - promotion level 0, $vocation_name[0] - for world ID 0

Then when I look on site like who is online then under Profession showed nothing :( can u help me?

ps: sry for my bad english
 
You dont need 3306... its only if you host the server and the DB on different PC's... 443 is also not needed.
 
Go through config.php file and search for
Code:
$config['site']['show_vip_storage'] = 0;// the storage of vip
There you can setup the storage of vip.
 
Errors on Website

@ ballack13

-- I have some problems with this accmaker, see this:

>> When i'm login on website with my GOD acc, apear this error:
Fatal error: Uncaught exception 'E_OTS_NotLoaded' in C:\xampp\htdocs\N_G_4\pot\OTS_Account.php:337 Stack trace: #0 C:\xampp\htdocs\N_G_4\accountmanagement.php(28): OTS_Account->getRLName() #1 C:\xampp\htdocs\N_G_4\index.php(166): include('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\N_G_4\pot\OTS_Account.php on line 337

>> When i'm click on character on HIGHSCORES apear this error:
Fatal error: Uncaught exception 'E_OTS_NotLoaded' in C:\xampp\htdocs\N_G_4\pot\OTS_Player.php:450 Stack trace: #0 C:\xampp\htdocs\N_G_4\characters.php(96): OTS_Player->getComment() #1 C:\xampp\htdocs\N_G_4\index.php(130): include('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\N_G_4\pot\OTS_Player.php on line 450

>> See here a example off errors on my website plx:

-- In this character have a error, this player login frequently

-- In this character dont have a error, but him dont login for a few weaks

>>> I'm using TFS 0.3.4 - PL2 and using WINDOWS... plx help me to fix this errors... many thx for helping....
 
Help

i cant get login button at top left of page to work. it takes me to localhost/~~ instead of my website url. so other players cannot use the link. the my account button works works but i feel some people just think the whole things broken since they cant get anywhere with the login button. can somone tell me what to do to fix it? ive been trying for a while.
 
i did that and it didnt work.. i went into my server config and put the http infront of it and i tried it but the login buttong still tries to take u to local host instead of http://mywebsite/account like the my account button does
 
Back
Top