tag_error <txp:article limit="3" /> -> Textpattern Warning: Unknown column 'Expires' in 'where clause'
select count(*) from textpattern where 1=1 and Status = 4 and Posted <= now() and (now() <= Expires or Expires = 0) and Section IN ('biografy') on line 82tag_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 1=1 and Status = 4 and Posted <= now() and (now() <= Expires or Expires = 0) and Section IN ('biografy') order by Posted desc limit 0, 3 on line 82tag_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