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

Modern AAC | v0.2

Status
Not open for further replies.
Password doesnt work really, checked in database and my password was like: 39cc57301db7faf585aa9e70433a83fec5684ed6, i choosed sebbe8989
 
Password doesnt work really, checked in database and my password was like: 39cc57301db7faf585aa9e70433a83fec5684ed6, i choosed sebbe8989
that's the same password encrypted in sha1
no more unsafe plain passwords anymore, that password of yours is correct
 
Well I cant login with sebbe8989 if my password looks like that.
then i assume it is like this in your config.lua:
LUA:
encryptionType = "sha1"

it happened to me like that, then i restarted the ot a few times then it worked:thumbup:
 
[serverdir]/config.lua
<...> there it is
LUA:
sqlKeepAlive = 0
    mysqlReadTimeout = 10
    mysqlWriteTimeout = 10
    encryptionType = "sha1"

    deathListEnabled = true
 
Two questions so far. Why my layout works only with homepage and it doesnt work with guild, highscores pages etc. The second is how to delete annoying injecion Most powerfull guilds
 
What you need and modern account is for donations to donate and receive points for sms and paypal... and so many people immediately changed to modern..
Is just an advice..

Elexonic
 
how do u create boards and new posts?

i cant edit this post and i wanted to clear things up.

i have my account group_id set to 6. and i dont see an admin pannel. i cant figure out how to create new boards for the forums. and i cant make newS posts on the home page.
 
i cant edit this post and i wanted to clear things up.

i have my account group_id set to 6. and i dont see an admin pannel. i cant figure out how to create new boards for the forums. and i cant make newS posts on the home page.

Set page access to 5 in the database in the table accounts
 
i cant edit this post and i wanted to clear things up.

i have my account group_id set to 6. and i dont see an admin pannel. i cant figure out how to create new boards for the forums. and i cant make newS posts on the home page.

It should be page_access not group_id
 
Status
Not open for further replies.
Back
Top