I received an error after running the upgrade 0.71 script. I realised that the start and end motor of the blog syntaxes were different, changed them… but got this error instead:
1. SQL/DB Error –
2. [Unknown column ‘post_status’ in ‘where clause’]
Eh? Can anybody help?
Hi Zaaba,
It sounds like there was an earlier error in the upgrade script.
The last part of the 0.70->0.71 upgrade script adds the post_status column to the posts table.
Did you spot any error messages when running it?
You will need to run the 0.71-?0.72 upgrade script too.
Mike
Well, I ran the 0.71 upgrade script then ran the 0.72 beta upgrade script from off CVS. I got lots of "duplicate entry for key x" errors but I guess that's OK. The funky thing is getting:
1. SQL/DB Error --
2. [Table 'chengwan_b2.b2settings' doesn't exist]
1. SQL/DB Error --
2. [Unknown table 'b2settings']
and a bunch of similar errors but yet it says:
OK. All settings transferred.
Very vierd. But anyway, the blog works fine! Everything is working as it should. Great job.