| |
Couldn't obtain category list.
DEBUG MODE
SQL Error : 5 Out of memory (Needed 12526976 bytes)
SELECT c.cat_id, c.cat_title, c.cat_order
FROM novar_categories c, novar_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 : 216 File : functions.php |
| |
|