Script:
Line#:
SQL Error: Unknown table 't3' in where clause
SQL Error #: 1109
Query: SELECT t1.USER_ID,t4.GROUP_ID FROM ubbt_USERS as t1, ubbt_USER_GROUPS as t4, ubbt_USER_PROFILE as t2 WHERE t1.USER_ID <> '1' and t1.USER_ID = t4.USER_ID and t1.USER_ID = t2.USER_ID and t3.USER_LAST_VISIT_TIME < '1230786000' ORDER BY USER_ID ASC