Getting error when trying to install product xml:
Invalid SQL:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO plugin
(`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`)
VALUES
('1', '1', 'Hosting Permissions Start', 'admindata_start', '$this->validfields[\'hostingadminperms\'] = array(TYPE_UINT, REQ_NO);\r\n$this->bitfields[\'hostingadminperms\'] = $this->registry->bf_misc_hostingadminperms;', 'hosting');
MySQL Error : Unknown column 'executionorder' in 'field list'
Error Number : 1054
Date : Friday, September 15th 2006 @ 09:05:02 PM
Script :
http://www.dntforum.com/forum/admincp/plugin.php
Referrer :
http://www.dntforum.com/forum/adminc...?do=productadd
IP Address : 207.69.137.7
Username : DNT Admin
Classname : vb_database