For some reason I'm getting this error...
Code:
Database error in vBulletin 3.5.3:
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, February 20th 2007 @ 07:27:30 AM
Script : http://hiphopmixx.com/community/admincp/plugin.php
Referrer : http://hiphopmixx.com/community/admincp/plugin.php?do=productadd
IP Address : 76.187.156.236
Username : Wrythm
Classname : vB_Database
help?