links will be here
MySQL Error!
------------------------
The Error returned was:
Out of memory (Needed 518912 bytes)
Error Number:
5
SELECT `post`.alt_name post_alt_name,`category`.alt_name cat_alt_name,`post`.date,`post`.title, `post`.category,`post`.title,`category`.name,`post`.id,`post`.news_read,`post`.comm_num, `post`.autor FROM `dle_post` AS `post`, `dle_category` AS `category` WHERE `post`.category = `category`.id ORDER BY `category`.id,`post`.id