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

Please someone help me!!!!!!!

Unknown3

New Member
Joined
Apr 19, 2009
Messages
39
Reaction score
0
Right after i updated my xampp to the newest one on the website i get this error on step # 6 on the geisor acc page! It worked b4 till i updated my xampp.. and im useing the right version acc manager/page. =S

Fatal error: Call to a member function fetch() on a non-object in C:\Users\Adam\Desktop\xampp\htdocs\pot\OTS_Account.php on line 136


and line (136) says

$this->data = $this->db->query('SELECT ' . $this->db->fieldName('id') . ', ' . $this->db->fieldName('password') . ', ' . $this->db->fieldName('email') . ', ' . $this->db->fieldName('blocked') . ' FROM ' . $this->db->tableName('accounts') . ' WHERE ' . $this->db->fieldName('id') . ' = ' . (int) $id)->fetch();



Help please i give rep++!
 
Why did you update your xampp? Gesiors AAC works best with the xampp version 1.6.6, I suggest you to use that one instead and I'm pretty sure you won't encounter any further problems.
 
Nikkster- I updated xampp because the skill's for players wouldn't save and at logout it would reset back to 10. So people told me to update and so i did...

@Belthazor- I did that around 5 time's already. =/
 
Nikkster- I updated xampp because the skill's for players wouldn't save and at logout it would reset back to 10. So people told me to update and so i did...

@Belthazor- I did that around 5 time's already. =/

If you were using XAMPP 1.6.6a from the start, you wouldn't have any problems with installing Gesior ACC, at all (except if you really mess something up)

SourceForge.net: XAMPP [1.6.6a]: Files
I would advise you to choose xampp-win32-1.6.6a-installer.exe
 
I was useing it b4 with no problems.. but i had a problem where my character's didn't save their skills.. every time they log out it resets to 10.. so they told me 2 upgrade 2 a newer xampp/phpmyadmin version.
 
I was useing it b4 with no problems.. but i had a problem where my character's didn't save their skills.. every time they log out it resets to 10.. so they told me 2 upgrade 2 a newer xampp/phpmyadmin version.

That problem with skills can be easily fixed..
You wouldn't even have that problem at all (and many others, like crash when saying !createguild) if you were just using XAMPP 1.6.6a
 
Ok i installed and put everything where it belongs.. now im getting this error.

Database error - can't connect to MySQL database. Possible reasons:
1. MySQL server is not running on host.
2. MySQL user, password, database or host isn't configured in: C:/Users/Adam/Desktop/Real Map Project/config.lua .
3. MySQL user, password, database or host is wrong.


All the info is correct though. >.<
 
Back
Top