• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Bug przy robieniu postaci

Status
Not open for further replies.

zaneria hoster

Monte :)
Joined
Oct 20, 2010
Messages
321
Reaction score
5
Witam, gdy próbuje zrobić chara na otsie pojawia mi się taki bug:

Code:
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42000]: Syntax error or access violation: 1142 TRIGGER command denied to user 'xxx'@'localhost' for table 'players'' in /home/xxx/www/pot/OTS_Player.php:187 Stack trace: #0 /home/zaneria/www/pot/OTS_Player.php(187): PDO->query('INSERT INTO `pl...') #1 /home/xxx/www/accountmanagement.php(796): OTS_Player->save() #2 /home/zaneria/www/index.php(260): include('/home/xxx/w...') #3 {main} thrown in /home/xxx/www/pot/OTS_Player.php on line 187

jak mogę go rozwiązać?
 
Last edited:
rozwiązałem :)
Wina: update mysql.
 
Prywatność +100%


Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42000]: Syntax error or access violation: 1142 TRIGGER command denied to user 'xxx'@'localhost' for table 'players'' in /home/xxx/www/pot/OTS_Player.php:187 Stack trace: #0 /home/zaneria/www/pot/OTS_Player.php(187): PDO->query('INSERT INTO `pl...') #1 /home/xxx/www/accountmanagement.php(796): OTS_Player->save() #2 /home/zaneria/www/index.php(260): include('/home/xxx/w...') #3 {main} thrown in /home/xxx/www/pot/OTS_Player.php on line 187 [/CODE]


Zamykam.
 
Status
Not open for further replies.
Back
Top