Tag error: <txp:article/> ->  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' and Section != 'stores' and Section != 'shop' and Section != 'FAQ' and Section != 'events' and Section != 'contact' and Section != 'T-Shirts' and Section != 'Prints-and-Cards' and Section != 'Bikes-Bees-Series' and Section != 'Fossil-Fuel-Series' and Section != 'Prints' and Section != 'BC-Collection' and Section != 'PRESS' and Section != 'blog'  on line 81
Tag error: <txp:article/> ->  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' and Section != 'stores' and Section != 'shop' and Section != 'FAQ' and Section != 'events' and Section != 'contact' and Section != 'T-Shirts' and Section != 'Prints-and-Cards' and Section != 'Bikes-Bees-Series' and Section != 'Fossil-Fuel-Series' and Section != 'Prints' and Section != 'BC-Collection' and Section != 'PRESS' and Section != 'blog' order by Posted desc limit 0, 10  on line 81
Monkey100