MyBB Community Forums

Full Version: Template error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am using mybb 1.2.9 and it was working fine till today

when i open default templates this comes up

MySQLi error: 1104
The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay
Query: SELECT t1.* FROM mybb_templates t1 LEFT JOIN mybb_templates t2 ON (t1.title=t2.title AND t2.sid='-2') WHERE t1.sid='1' AND ISNULL(t2.template) ORDER BY t1.title ASC

can some one tell me how to fix this without telling me to upgrade
http://community.mybboard.net/showthread...#pid136809
OR
http://community.mybboard.net/showthread...#pid176267

Edit: If you don't want to be told to upgrade (and you are running an older vulnerable version of MyBB) hten you can't post this in the bug reports forum..
Moved to General Support.