F
Forsakenfate
Guest
So I setup a Gesior website everything works quite alright except creating a account/player.
It gives several errors like:
I have tried many versions of Gesior they all have problems but mainly accountmanagement.php
Does anyone know how to fix this or could someone get me the right accountmanagement.php?
I'm using TFS 0.3.6 crying damson. I'm not sure if it matters what version of Gesior I use, if it does i'll look it up.
Thanks for your time.
Edit: I got it working but now I have another error when I create my account, after filling in the verification and everything:
The account gets created in database, but the password is missing.
rep+ for help.
It gives several errors like:
PHP:
Fatal error: Call to undefined method OTS_Account::getRecoveryKey() in D:\xampp\htdocs\accountmanagement.php on line 11
I have tried many versions of Gesior they all have problems but mainly accountmanagement.php
Does anyone know how to fix this or could someone get me the right accountmanagement.php?
I'm using TFS 0.3.6 crying damson. I'm not sure if it matters what version of Gesior I use, if it does i'll look it up.
Thanks for your time.
Edit: I got it working but now I have another error when I create my account, after filling in the verification and everything:
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1 no such column: flag' in D:\xampp\htdocs\pot\OTS_Account.php:811 Stack trace: #0 D:\xampp\htdocs\pot\OTS_Account.php(811): PDO->query('UPDATE "account...') #1 D:\xampp\htdocs\createaccount.php(286): OTS_Account->setCustomField('flag', 'jp') #2 D:\xampp\htdocs\index.php(141): include('D:\xampp\htdocs...') #3 {main} thrown in D:\xampp\htdocs\pot\OTS_Account.php on line 811
The account gets created in database, but the password is missing.
rep+ for help.
Last edited by a moderator: