Hi, When i try to import the product i get this error...
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', 'Arcade Template Caching', 'cache_templates', 'if (THIS_SCRIPT == \'showthread\')\r\n{\r\n $globaltemplates = array_merge($globaltemplates, array(\'arcade_award_bit\'));\r\n}', 'v3arcade');
MySQL Error : Unknown column 'executionorder' in 'field list'
Error Number : 1054
Date : Tuesday, October 17th 2006 @ 06:33:29 PM
Script : http://xxxxxxxxxx/forums/admincp/plugin.php
Referrer : http://xxxxxxxxxx/forums/admincp/plugin.php?do=productadd
IP Address : xxxxxxxxxxxx
Username : ---
Classname : vb_database
Any help would be great thanks.