my site has been working good, I have the registered users set on approval mode and verify email.
here is the new error not allowing me to do anything>
SELECT t1.USER_DISPLAY_NAME, t1.USER_ID FROM ubbt_USERS as t1 INNER JOIN ubbt_USER_DATA as t2 ON t1.USER_ID = t2.USER_ID WHERE ((t1.USER_REGISTRATION_IP = '69.208.114.178') OR (t2.USER_LAST_IP = '69.208.114.178')) AND t1.USER_LOGIN_NAME <> 'dragin trx's'
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 's'' at line 6