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

Can't connect to server with main acc:/

flaxe

the one and only
Joined
Jun 12, 2009
Messages
336
Reaction score
2
Location
Sweden
Hello, I can connect to my server with the admin acc (that is made through Gesior AAC installation, but I can't connect to the server with another acc, it says "Account name or password is not correct" =/ Anyone know whats wrong and know what I have to do to fix it? (I have opened ports in both router and firewall - I'm also hosting a ventrilo server and hosted OT server before, so I know how to open ^^, the IP in config is also correct).

Also on my website the server status is shown "Offline" even if the server is Online, but this maybe has something to do with the problem above ^^

Thanks!
 
Last edited:
Alot of problems u may be doing.. in ur ip changer did u make the tick part? tick it to correct and try changing ip addres or else ur character was created in another server because when u create do u see like

"SERVER NAME"
"SERVER 2NAME"
 
the ip changer thing is there no problems with, and when I'm creating the character I can't choose between different "worlds/server names". I can just choose sex and voc. It works fine to login to the account on the website btw, but not in tibia.
 
A summary of my problem:

1. I can login with the admin account made from installation of gesior acc (the account that contains the Samples).
2. I created an account on my website and everything worked fine to create an character also (I couldn't choose by any different worls).
3. The account I just created doesn't works to login with to my server in Tibia (it just says: wrong account name or password is not correct) BUT it works to login on the website with the same account name and password as I tried with in Tibia.

If something is hard to understand, please tell me and I will try to explain more. And please help me! Really need help! Thanks.
 
You have probably just made some typos in your config.lua at the SQL connection

Make sure you are having the SQL type as "MYSQL" if you're using MySQL and SQLLITE if you're using that.

Make sure you have the right password written there also, and the username. Look for spelling mistakes also.
 
All the settings in the config is correct. Have tripple checked them, and for about 1month ago they worked, but I took a break since then and started now again. The things I've redone after the break is to install new Xampp only, and setup an website. Btw this may be the problem... when I installed xampp it came an error there it stood something like "Port 80 and 443 SSL is in use already, can't install Apache 2.2" or something like that, may that cause this problem? And if so, how to fix it?

But a wierd thing is that it works to connect with the admin account that I created in the installation of Gesior Acc, but that one probably going through Localhost? That means something is wrong with the acc probably, that is doesn't saves the account correct in localhost/phpmyadmin. Here is a picture of how my account table looks: http://data.fuskbugg.se/skalman01/---------error.JPG
Both account name, password and e-mail is correct. But I don't have a name? But perhaps I shouldn't have it either...

Btw, in Gesior Acc Admin Panel, where you can choose to send e-mails or not, I've choosen it to not do it. I don't know what it means, what e-mails it should send so I put it to no, it didn't felt right to have it at yes ;) May that cause the problem aswell?
 
Last edited:
hey that probleem is in your database i think you updated ur tfs 0.2 to 0.3.4pl2

do this query in your sql database
UPDATE `accounts` SET `name` = `id`
 
OH my god! thanks belthazor!! it worked now, and also thanks to the other 2 posters before =) Thread can be closed!
 
Got problem with the query... that query did only worked for already existing accounts, not for accounts that are being created. How should I do to make it "automaticlly" do the query when a new account is created? Thanks for the help.

Also on my website it shows: Server Offline, but it is online. It shows online on ots-list, otservlist and I can connect to it. But it doesn't shows online on the website =/ how to fix that?
 
Last edited:
you need to change your account manager where you make accoutn u are using old version search the download section web applications i am sure u will find some.
 
Okey I will try that. Do I have to reinstall whole xampp to fix a new acc maker site or do I just have to copy them into htdoc and then localhost/install.php ? =) I'm pretty new at this and don't wanna make misstakes that crashes the whole thing ^^
 
Back
Top