
After upgrading to vB 3.8.0, I also upgraded vBlog to 2.0. Uploaded the files, imported the xml file. Absolutely no problem, everthing seemd to work. I checked the admin panel, all vblog options are there and in working order. But when I go to my forum index, I get an error message complaining about an "Unknown column 'blog_user.options_everyone' in 'where clause'"
I reuploaded the files and reimported the xml file, but the same error pops up again. Which is correct, blog_user.options_everyone does not exist.
I've added the column manually, using the same options as the other options_ columns (int10, unsigned, 0, ectera), and my forum shows up again.
Would this solution be sufficient?
Comment