• 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

Why can't I edit my post in some threads? (Sorry for the double post once more)

Arlaxis, for some reason when I post the code it puts a SPACE at guild_id.

So delete the space at: '.$guild_ id.' so it's like this: '.$guild_id.'
And then add it. Don't know why the forum puts a space there. :eek:

Yep, hehe, i tried to use what the lines u put but it didn't work, so i studied why it didn't work and i found that 'space'. For that reason i put it here :),, you were the person who fix it.
 
Yo , my News wont separet in lines the text... for example....if i write this on news.....

"hello
enjoy the server

cya"

in the news will appear "hello enjoy the server cya"

anyone knows why? and how to fix it
 
Please, insert this in new version.

Old:
oldenh.jpg


New:
newwdp.jpg


Easy. Pages edited: Account Managemente, Guilds e Polls.

Download of files modified.
login page update.rar
 
when i deleted the newsticekt that comes as default with the website, the one written by gesior, the newstickrs dissappeared, now i just can use last news, what can i do to make the mappear again? so i can use newsticker
 
install.php problem


Notice: Undefined index: page in C:\wamp\www\install.php on line 40

Notice: Undefined index: page in C:\wamp\www\install.php on line 53

Notice: Undefined index: page in C:\wamp\www\install.php on line 67
_________________________________________________


and other problem


Notice: Undefined index: sqliteDatabase in C:\wamp\www\config-and-functions.php on line 30

Notice: Undefined index: useMD5Passwords in C:\wamp\www\config-and-functions.php on line 32

Notice: Undefined index: action in C:\wamp\www\index.php on line 16

Notice: Undefined index: account_login in C:\wamp\www\index.php on line 40

Notice: Undefined index: password_login in C:\wamp\www\index.php on line 41

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'ots.z_news_tickers' doesn't exist' in C:\wamp\www\latestnews.php:7 Stack trace: #0 C:\wamp\www\latestnews.php(7): PDO->query('SELECT * FROM `...') #1 C:\wamp\www\index.php(70): include('C:\wamp\www\lat...') #2 {main} thrown in C:\wamp\www\latestnews.php on line 7
 

-- Hey man this is a best php, but i'm found a bug on acc, if you click on CHARACTER for view a informations of him, apear this error on php:

Code:
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

-- Can you help me to fix this error plx???? Thx a lot...
 
@Balack13

Could you make that the eq shower is there like on the screen.?


unbenanntr.jpg
 
Help!

Is this only for Mysql??
if not how can i use with sqlite? i'm having erros to load database using it.

also, when i configure it with mysql i can't load monsters or spells, and there are just 2 options for the admins:

Code:
FOR ADMINS:
6. Load Monsters from OTS
7. Load Spells from OTS

how can i configure account manager and other stuff? is there a easy way/program?

thanks a lot!
 
This version is only vor mysql. If you wanna change sth in the start players you have to make it in phpmyadmin..
 
Problem with monsters and spells load

when i tryed to load spells and monsters i got this errors:

spells:
Code:
Warning: Illegal offset type in C:\xampp\htdocs\adminpanel.php on line 295

Warning: Illegal offset type in C:\xampp\htdocs\adminpanel.php on line 295

Warning: domdocument::domdocument() expects at least 1 parameter, 0 given in C:\xampp\htdocs\pot\OTS_SpellsList.php on line 97

Fatal error: Call to undefined method domdocument::load() in C:\xampp\htdocs\pot\OTS_SpellsList.php on line 98

Monsters:
Code:
Warning: domdocument::domdocument() expects at least 1 parameter, 0 given in C:\xampp\htdocs\pot\OTS_MonstersList.php on line 61

Fatal error: Call to undefined method domdocument::load() in C:\xampp\htdocs\pot\OTS_MonstersList.php on line 62

im using TFS 0.3.4 B and this ACC, how can i fix it? thx
 
Back
Top