MyBB Community Forums

Full Version: Move thread problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I was oving a thread and this error occurred:
MySQL error: 1066
Not unique table/alias: 's'
Query: DELETE s FROM (mybb_favorites s, mybb_users u) WHERE s.type='s' AND s.tid IN (262) AND s.uid=u.uid AND (u.usergroup IN (7) OR CONCAT(',',u.additionalgroups,',') LIKE ',7,')

Please let me know what the problem is.
Thanks.