hey guys any idea why on import of product I'd get this error:
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', 'Talkerbot - Defualt Value For New Forums', 'forumadmin_add_default', '$forum[\'mimicbotrop\'] = \'0\';', 'ewt_talkerbot');
MySQL Error : Unknown column 'executionorder' in 'field list'
Error Number : 1054
Date : Monday, October 9th 2006 @ 05:49:05 PM
Script :
http://www.bakermedia.com/learn/**/plugin.php
Referrer :
http://www.bakermedia.com/learn/**/p...?do=productadd
IP Address : **
Username : **
Classname : **
(** stars replace things I don't want to be public knowledge)
thanks in advance!