phpBB : Critical Error
Could not query config information
DEBUG MODE
SQL Error : 1226 User 'lzong' has exceeded the 'max_questions' resource (current value: 600)
SELECT * FROM phpbb_config
Line : 219
File : common.php
他有說common.php的第219行有問題,我看了一下,就是下面這個:
代碼: 選擇全部
message_die(CRITICAL_ERROR, "Could not query config information", "", __LINE__, __FILE__, $sql);