Tag error: <txp:article form="static_text" limit="1" /> -> Textpattern Warning: Incorrect key file for table 'textpattern'; try to repair it
select count(*) from textpattern where 1=1 and Status = 4 and Posted <= now() and (now() <= Expires or Expires = '0000-00-00 00:00:00') on line 89
Tag error: <txp:article form="static_text" limit="1" /> -> Textpattern Warning: Incorrect key file for table 'textpattern'; try to repair it
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 = '0000-00-00 00:00:00') order by Posted desc limit 0, 1 on line 89