Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 1746

[3.3.x] Support Forum • Error in mcp/moderation queue

$
0
0
Hello

phpbb3.3.12 when i click on mcp/moderation queue/ show this error message:
SQL ERROR [ mysqli ]

The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay [1104]

SQL

SELECT COUNT(topic_id) AS total FROM forum_topics WHERE forum_id IN (16, 17, 2, 6, 4, 5, 21, 3, 14, 13, 18, 22, 9, 11, 15) AND topic_visibility IN (0, 3)

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 1031
CALL: trigger_error()

FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 211
CALL: phpbb\db\driver\driver->sql_error()

FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 353
CALL: phpbb\db\driver\mysqli->sql_query()

FILE: [ROOT]/includes/functions_mcp.php
LINE: 680
CALL: phpbb\db\driver\factory->sql_query()

FILE: [ROOT]/includes/mcp/mcp_queue.php
LINE: 445
CALL: phpbb_mcp_sorting()

FILE: [ROOT]/includes/functions_module.php
LINE: 676
CALL: mcp_queue->main()

FILE: [ROOT]/mcp.php
LINE: 345
CALL: p_master->load_active()

Statistics: Posted by c64persian — Thu Aug 01, 2024 4:35 pm



Viewing all articles
Browse latest Browse all 1746

Trending Articles