Here is my database error that i am receiving when I am trying to add a category:
Database error in vBulletin 3.8.0:
Invalid SQL:
INSERT INTO videocategory
(title, description, active, displayorder, level, usergroups)
VALUES
('Lions Videos', 'These are lions videos.', 1, 50, 0, '6');
MySQL Error : Unknown column 'level' in 'field list'
Error Number : 1054
Request Date : Friday, January 9th 2009 @ 06:13:39 PM
Error Date : Friday, January 9th 2009 @ 06:13:39 PM
Script :
http://motownsc.com/admincp/video.php?do=categoryinsert
Referrer :
http://motownsc.com/admincp/video.php?do=categoryadd
MySQL Version : 5.0.67-community-log