MyBB Community Forums

Full Version: "Show Recent Threads on Profile" error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've followed all the instructions, and yes, rebuilded my stats and cache, and I still get this error:

You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
Query: SELECT t.*, f.name, i.path FROM mybb_threads t LEFT JOIN mybb_forums f ON (f.fid=t.fid) LEFT JOIN mybb_icons i ON (i.iid=t.icon) WHERE t.uid='11' AND t.fid NOT IN ('') ORDER BY t.dateline DESC LIMIT

Sad
Appologies about that, I'll get that fixed when I'm back home.

Thanks for the fix Michael83. Smile
great Smile
Reference URL's