Quote:
Originally Posted by Impreza04
Hi John, Just tried upgrading and i've got this error
Code:
Invalid SQL:
SELECT * FROM vB_arcade_categories AS arcade_categories WHERE isactive=1 ORDER BY displayorder ASC;
MySQL Error : Unknown column 'isactive' in 'where clause'
Error Number : 1054
I've tried re-uploading the files and importing the product and no luck...
|
Yea i had that.
go to your phpmyadmin..
select your database...
go to the table "vB_arcade_categories" (browse) then go to Structure
you should be able to find on that page
Add field(s) At End of Table At Beginning of Table After categoryid catname displayorder isactive
click go
fill it out with
Field: isactive
Type: BLOB
Length/Values: 2
and u should be able to leave the rest blank