| |
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_album_comment, phpbb_album_cat
WHERE comment_user_id = 105
AND cat_id IN (1,35,21,34,24,20,2,16,26,29,15,33,37,38,17,3,18,19,23,28,31,39,12,6,14,32,36,5,10)
AND comment_cat_id = cat_id
Line : 158 File : album_memberlist.php |
| |
|