Tag error: <txp:article limit="25" /> ->  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 Section != 'about'  on line 81
Tag error: <txp:article limit="25" /> ->  Textpattern Warning: Incorrect key file for table 'textpattern'; try to repair it
select *, unix_timestamp(Posted) as uPosted from textpattern where 1=1 and Status = 4 and Posted <= now() and Section != 'about' order by Posted desc limit 0, 25  on line 81
You Can Never Go Home