Why am I getting this error when adding the product?
Code:
Database error in vBulletin 3.5.4:
Invalid SQL:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO plugin
(`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`)
VALUES
('1', '5', 'Add the ModCP Nav Group and Option', 'mod_index_navigation', 'construct_nav_option($vbphrase[\'modpm_moderate_private_messages\'], \'moderate_pm.php?do=list\'); \r\nconstruct_nav_group($vbphrase[\'modpm_pm_moderation\']);\r\nconstruct_nav_spacer();', 'cit_pm_moderation');
MySQL Error : Unknown column 'executionorder' in 'field list'
Error Number : 1054
Date : Sunday, June 18th 2006 @ 07:51:43 PM
Script : http://www.talkjesus.com/admincp/plugin.php
Referrer : http://www.talkjesus.com/admincp/plugin.php?do=productadd
IP Address : xxx.xxx.28.214
Username : Chad
Classname : vb_database