MySQL Error!
------------------------
The Error returned was:
The used SELECT statements have a different number of columns
Error Number:
1222
(SELECT id, autor, date, short_story, full_story, xfields, title, category, alt_name, flag, 0 AS files, editdate, editor, reason, view_edit, tags FROM dle_post WHERE category regexp '[[:<:]](25)[[:>:]]' AND approve AND date < '2010-07-31 05:25:35' ORDER BY date DESC LIMIT 0,10)UNION ALL (SELECT id, autor, date, description AS short_story, description_full AS full_story, xfields, title, 'homebrew' AS category, alt_name, comm_num, allow_comm, allow_rate, 0 AS fixed, rating, vote_num, news_read, 1 AS flag, 1 AS files, editdate, editor, reason, view_edit, '' AS tags FROM dle_homebrew WHERE approve = 0 AND date < '2010-07-31 05:25:35' ORDER BY date DESC LIMIT 0,10)UNION ALL (SELECT id, autor, date, description AS short_story, description_full AS full_story, xfields, title, 'minis' AS category, alt_name, comm_num, allow_comm, allow_rate, 0 AS fixed, rating, vote_num, news_read, 1 AS flag, 1 AS files, editdate, editor, reason, view_edit, '' AS tags FROM dle_minis WHERE approve = 0 AND date < '2010-07-31 05:25:35' ORDER BY date DESC LIMIT 0,10)UNION ALL (SELECT id, autor, date, description AS short_story, description_full AS full_story, xfields, title, 'pspthemes' AS category, alt_name, comm_num, allow_comm, allow_rate, 0 AS fixed, rating, vote_num, news_read, 1 AS flag, 1 AS files, editdate, editor, reason, view_edit, '' AS tags FROM dle_pspthemes WHERE approve = 0 AND date < '2010-07-31 05:25:35' ORDER BY date DESC LIMIT 0,10)UNION ALL (SELECT id, autor, date, description AS short_story, description_full AS full_story, xfields, title, 'pspvideo' AS category, alt_name, comm_num, allow_comm, allow_rate, 0 AS fixed, rating, vote_num, news_read, 1 AS flag, 1 AS files, editdate, editor, reason, view_edit, '' AS tags FROM dle_pspvideo WHERE approve = 0 AND date < '2010-07-31 05:25:35' ORDER BY date DESC LIMIT 0,10)UNION ALL (SELECT id, autor, date, description AS short_story, description_full AS full_story, xfields, title, 'psxgames' AS category, alt_name, comm_num, allow_comm, allow_rate, 0 AS fixed, rating, vote_num, news_read, 1 AS flag, 1 AS files, editdate, editor, reason, view_edit, '' AS tags FROM dle_psxgames WHERE approve = 0 AND date < '2010-07-31 05:25:35' ORDER BY date DESC LIMIT 0,10) ORDER BY date DESC LIMIT 0,10