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

Mysql Error

Yony

New Member
Joined
Sep 7, 2007
Messages
318
Reaction score
0
Location
Israel
When I try to create account in GESIOR..
I get this error:

Code:
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1452 Cannot add or update a child row: a foreign key constraint fails (`project/players`, CONSTRAINT `players_ibfk_3` FOREIGN KEY (`account_id`) REFERENCES `accounts` (`name`))' in D:\My Documents\NewServer\xamppServ\htdocs\pot\OTS_Player.php:187 Stack trace: #0 D:\My Documents\NewServer\xamppServ\htdocs\pot\OTS_Player.php(187): PDO->query('INSERT INTO `pl...') #1 D:\My Documents\NewServer\xamppServ\htdocs\accountmanagement.php(798): OTS_Player->save() #2 D:\My Documents\NewServer\xamppServ\htdocs\index.php(156): include('D:\My Documents...') #3 {main} thrown in D:\My Documents\NewServer\xamppServ\htdocs\pot\OTS_Player.php on line 187
 
u are using wrong version of the acc for the wrong pots

whats version of tfs are you using and what vrsion of the acc are u using?
 
Back
Top