![]() |
|
1146---Table 'wcbz_prod.atw_news_item' doesn't exist Error Retrieving schedule select item_id, placement, item_title, dateline, location, item_link FROM atw_news_item WHERE display_from <= NOW() and display_to >= NOW() and item_type='SCHED' ORDER BY placement Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /home/we7ktmp20j4h/public_html/prod/atw/atw_news_schedule.php on line 22 1146---Table 'wcbz_prod.atw_news_item' doesn't exist Error Retrieving news item select item_id, item_title, dateline, sponsor, item_text, item_link FROM atw_news_item WHERE display_from <= NOW() and display_to >= NOW() and item_type='NEWS' ORDER BY placement Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /home/we7ktmp20j4h/public_html/prod/atw/atw_news_items.php on line 20 No news items found select item_id, item_title, dateline, sponsor, item_text, item_link FROM atw_news_item WHERE display_from <= NOW() and display_to >= NOW() and item_type='NEWS' ORDER BY placement |