|
|
| Erreur Générale |
Couldn't access list of Album Categories
DEBUG MODE
SQL Error : 1030 Got error 28 from table handler
SELECT c.*, COUNT(p.pic_id) AS count, '' AS username
FROM phpbb_album_cat AS c
LEFT JOIN phpbb_album AS p ON c.cat_id = p.pic_cat_id
WHERE cat_id <> 0 AND c.cat_user_id = 0
GROUP BY cat_id ORDER BY cat_order ASC
Line : 134 File : album_hierarchy_sql.php |
| |
|
|
| |