|
Could not count comments
DEBUG MODE
SQL Error : 1054 Unknown column 'comment_cat_id' in 'where clause'
SELECT COUNT(comment_id) AS count
FROM phpbb_podm_album_comment, phpbb_podm_album_cat
WHERE comment_user_id = 711
AND cat_id IN (6,7,25,29,31,33,67,88,103,104,1,18,20,46,47,50,92,64,55,102,59,77,93,95,96,97)
AND comment_cat_id = cat_id
Line : 158 File : album_memberlist.php |
|
|