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 'WHERE t.cntid = 0 /*ORDER BY t.tag*/ LIMIT 30' at line 1 on query: "SELECT DISTINCT t.tag/*, COUNT(t.tagid) AS count*/
FROM tags AS t
INNER JOIN tags_of AS t2
ON t.tagid = t2.tagid
AND t2.memberid =
WHERE t.cntid = 0
/*ORDER BY t.tag*/
LIMIT 30"
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /var/local/apps/www/htdocs/shared/database.php on line 51
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 'WHERE t.cntid = 1 /*ORDER BY t.tag*/ LIMIT 30' at line 1 on query: "SELECT DISTINCT t.tag/*, COUNT(t.tagid) AS count*/
FROM tags AS t
INNER JOIN tags_of AS t2
ON t.tagid = t2.tagid
AND t2.memberid =
WHERE t.cntid = 1
/*ORDER BY t.tag*/
LIMIT 30"
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /var/local/apps/www/htdocs/shared/database.php on line 51
Warning: Cannot modify header information - headers already sent by (output started at /var/local/apps/www/htdocs/shared/database.php:37) in /var/local/apps/www/htdocs/reader2/main/main.php on line 253