Jay... |
07-30-2006 07:22 PM |
Quote:
Invalid SQL:
SELECT t.lastposter AS username, u.userid, t.threadid
FROM thread AS t JOIN user AS u ON (u.username=t.lastposter)
WHERE t.threadid IN (2407,2511,2244,2424,2492,2506,2041,,2487,2491,221 3,2395,2175,2495,2426,2385,2508,293,1326,1089,2421 ,2368,2412,2507,2509,1188,2520,1141,65,1495,2372,1 819,1321,1278,2457,2482,94,2281,2378,2308,625,2418 )
AND t.visible = 1;
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 '2487,2491,2213,2395,2175,2495,2426,2385,2508,293, 1326,1089,2421,2368,2412,2507,2' at line 3
Error Number : 1064
Date : Sunday, July 30th 2006 @ 04:04:31 PM
Script : http://www.donked.net/forums/
|
I get that error, i thinks it because i have a Seo type script that rewrites the URLS
|