|
Could not count pics !!
DEBUG MODE
SQL Error : 1064 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 ')
AND p.pic_cat_id = c.cat_id' at line 4
SELECT COUNT(p.pic_id) AS count
FROM phpbb_podm_album AS p, phpbb_podm_album_cat AS c
WHERE c.cat_user_id = 528
AND c.cat_id IN ()
AND p.pic_cat_id = c.cat_id
Line : 197 File : album_personal.php |
|
|