[ select c.*, p.picture_id, p.alt_text from nccms_content c left join nccms_content_picture p on c.content_picture = p.picture_id where (ext_faq_category_mba) and (open_flg='1') and (open_date <= '2012-02-05 07:11') and (content_category='faq') order by display_date asc ] Unknown column 'ext_faq_category_mba' in 'where clause'
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /var/www/cms2/sys/lib/database.php on line 74