User Error
PDOException Object ( [message:protected] => 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. [string:Exception:private] => [code:protected] => HY000 [file:protected] => /home/rubbermangyang/public_html/modules/photos/funcs/detail_album.php [line:protected] => 101 [trace:Exception:private] => Array ( [0] => Array ( [file] => /home/rubbermangyang/public_html/modules/photos/funcs/detail_album.php [line] => 101 [function] => fetch [class] => PDOStatement [type] => -> [args] => Array ( ) ) [1] => Array ( [file] => /home/rubbermangyang/public_html/index.php [line] => 359 [args] => Array ( [0] => /home/rubbermangyang/public_html/modules/photos/funcs/detail_album.php ) [function] => require ) ) [previous:Exception:private] => [errorInfo] => Array ( [0] => HY000 [1] => 2014 [2] => 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. ) )
(Code: 337bf1ba6a70a91241a137aa35de7868)
If you have any questions about this site,
please contact the site administrator for more information