I just did the upgrade. It went smoothly, by simply replacing the files.
Well, I haven’t been able to correct this, as I’m a bit clueless about PHP 🙁
I tried to do a clean install and then importing only data in the sql base, but I got errors like this :
Column count doesn’t match value count at row 1
That makes me think the scheme of the tables has changed a bit… how could I correct this please ?
Thanks in advance.
That was discussed already, and you can find a fix in this post :
http://wordpress.org/support/6/118
I’ve tried this trick and it works well. There’s one problem left though, to make my page valid : the Euro character isn’t working. I mean, it displays OK, but the validator keeps yelling 🙁
I’ve changed the charset in index.php to be iso8859-15, but it doesn’t solve anything.
Thanks for the previous anyway, and WordPress is really great.