when i try to go to the images part this comes out:
General Error
Couldn't access list of Album Categories
DEBUG MODE
SQL Error : 1 Can't create/write to file '/tmp/#sql_1563_0.MYD' (Errcode: 17)
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_title ASC
Line : 134
File : album_hierarchy_sql.php
what the hell is this? anyone help?