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

Aardappel

Learning LUA
Joined
Dec 24, 2007
Messages
145
Reaction score
0
Hello,

I've got a problem with gesior acc
when i try to install it it works fine untill i need to make ADMIN account.

then i getting this error

Code:
 Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'name' in 'field list'' in C:\Users\Michael\Documents\xampplite\htdocs\pot\OTS_Account.php:229 Stack trace: #0 C:\Users\Michael\Documents\xampplite\htdocs\pot\OTS_Account.php(229): PDO->query('SELECT `id`, `n...') #1 C:\Users\Michael\Documents\xampplite\htdocs\install.php(581): OTS_Account->load(1) #2 {main} thrown in C:\Users\Michael\Documents\xampplite\htdocs\pot\OTS_Account.php on line 229
 
Seems like you're using TFS 0.2.7. Try 0.3.6.
If that's not the problem then may I ask which AAC version you're using?
 
Well, you are using Gesior AAC 0.3.6 so you'll have to use TFS 0.3.6, also there is a simple tutorial for compiling TFS 0.3.6 to support 8.57 too...
 
Mmm but your post says i have to download all of these? data/ 80 5 months elf * Tagged CryingDamson6, Patch level 1 release
dev-cpp/ 80 5 months elf * Tagged CryingDamson6, Patch level 1 release
doc/ 80 5 months elf * Tagged CryingDamson6, Patch level 1 release
mods/ 79 5 months elf * Clonned 0.3.6
schemas/ 79 5 months elf * Clonned 0.3.6
Makefile.am 79 5 months elf * Clonned 0.3.6
TheForgottenServer.ico 79 5 months elf * Clonned 0.3.6
account.h 79 5 months elf * Clonned 0.3.6

there are some files like up called account, the data and schemas folders...
 
Back
Top