Silk, the problems I was getting, was related to the profiles of those who joined via fb.
Heres the issue.. and yeah it just happened with this mod, before it had no errors whatsoever and after uninstalled, my board database stopped being sick =3
Code:
SELECT MAX(dateline) AS lastpost, COUNT(*) AS total
FROM usernote AS usernote
WHERE userid =;
MySQL 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 3
Error Number : 1064
hope that works..
why am I sure about this issue regarding this mod? because the user (which now has being deleted) was in the facebook user's group which I added for this mod only.
I hope this works for future releases ^^