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

Tworzenie nowej postaci acc maker.

Jensej

Member
Joined
Feb 28, 2009
Messages
807
Reaction score
8
Witam.
Mam probłem otóż jeśli chce stworzyc nową postac
wyskakuje eror:
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.' in /home/www//accountmanagement.php:816 Stack trace: #0 /home//www//accountmanagement.php(816): PDO->query('INSERT INTO `pl...') #1 /home//www/.pl/index.php(130): include('/home/deqeen/ww...') #2 {main} thrown in /home//www//accountmanagement.php on line 816
 
Help.

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.' in /home/deqeen/www/headlinesots.pl/accountmanagement.php:816 Stack trace: #0 /home/deqeen/www/headlinesots.pl/accountmanagement.php(816): PDO->query('INSERT INTO `pl...') #1 /home/deqeen/www/headlinesots.pl/index.php(185): include('/home/deqeen/ww...') #2 {main} thrown in /home/deqeen/www/headlinesots.pl/accountmanagement.php on line 816
 
I have the same problem can some 1 help us?
Like

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1449 There is no 'root'@'%' registered' in C:\xampp\htdocs\pot\OTS_Player.php:187 Stack trace: #0 C:\xampp\htdocs\pot\OTS_Player.php(187): PDO->query('INSERT INTO `pl...') #1 C:\xampp\htdocs\accountmanagement.php(799): OTS_Player->save() #2 C:\xampp\htdocs\index.php(130): include('C:\xampp\htdocs...') #3 {main} thrown in C:\xampp\htdocs\pot\OTS_Player.php on line 187
 
Back
Top