tag_error <txp:article limit="3" /> -> Textpattern Warning: Unknown column 'Expires' in 'field list' select *, unix_timestamp(Posted) as uPosted, unix_timestamp(Expires) as uExpires, unix_timestamp(LastMod) as uLastMod from textpattern where ID = 22 and Status = 4 limit 1 on line 82
tag_error <txp:rsx_page_number_list delim=" " /> -> Textpattern Warning: unknown_tag
tag_error <txp:recent_articles section="news" label="" limit="5" break="li" /> -> Textpattern Warning: Unknown column 'Expires' in 'where clause'
select *, id as thisid, unix_timestamp(Posted) as posted from textpattern where Status = 4 and Section IN ('news') and Posted <= now() and (now() <= Expires or Expires = 0) order by Posted desc limit 0,5 on line 82
3-o.biz