| |
Couldn't obtain category list.
DEBUG MODE
SQL Error : 1016 Can't open file: './mtfeu_m4/bitevampires_phpbb_categories.frm' (errno: 24)
SELECT c.cat_id, c.cat_title, c.cat_order
FROM bitevampires_phpbb_categories c, bitevampires_phpbb_forums f
WHERE f.cat_id = c.cat_id
AND c.cat_id<>'0'
GROUP BY c.cat_id, c.cat_title, c.cat_order
ORDER BY c.cat_order Line : 625 File : functions.php |
| |
|