Database error: [Unknown column 'rss' in 'where clause']
SELECT * FROM cp_content WHERE group_id='4' AND type='page' AND temporary='0' AND status='published' AND hide_page='0' AND MONTH(time_created)=rss AND YEAR(time_created)=feed ORDER BY time_created DESC
Database error: [Unknown column 'rss' in 'where clause']
SELECT * FROM cp_content WHERE group_id='4' AND type='page' AND temporary='0' AND status='published' AND hide_page='0' AND MONTH(time_created)=rss AND YEAR(time_created)=feed ORDER BY time_created DESC LIMIT 0, 10
|