| |
Couldn't obtain category list.
DEBUG MODE
SQL Error : 2006 MySQL server has gone away
SELECT c.cat_id, c.cat_title, c.cat_order
FROM aes_categories c, aes_forums f
WHERE f.cat_id = c.cat_id
GROUP BY c.cat_id, c.cat_title, c.cat_order
ORDER BY c.cat_order
Line : 265 File : functions.php |
| |
|