1 baileyjs May 22, 2006 18:57
3 village_idiot May 22, 2006 19:55
the first step to recovery is admitting it ;)
4 blueyed May 23, 2006 00:03
It's a strange error..!
I've just taken a look at the source for 0.9.0.12 (Amsterdam), but there's no mentioning of "catpost" in any file.
So, can you remember your upgrade path? With what version have you started? Do you eventually have even upgraded from the original b2 in the beginning?
At some point the index must have been created on your tables already.
I knew I should have looked around a little more before posting. :oops:
The solution for me was to:
Use PhpMyAdmin to make a backup of evo_settings
Edit the backup to change the DB schema version from 8064 to 8066 (as suggested in http://forums.b2evolution.net/viewtopic.php?t=5555)
Query the database to add evo_settings back to the table.
Voila!