Hi Alan,
I get the following error during installation:
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', 'Remove Forum Category', 'navbits', 'if (THIS_SCRIPT == \'showthread\')\r\n{\r\n $keys = array_keys($nav_array);\r\n\r\n if ($nav_url == $keys[1])\r\n {\r\n $code[$elementtype] = \'\';\r\n }\r\n}', 'cit_remove_forum_cats');
MySQL Error : Unknown column 'executionorder' in 'field list'
Error Number : 1054
Date : Monday, June 19th 2006 @ 10:38:44 AM
Script : http://www.theopenjam.com/forum/admincp/plugin.php
Referrer : http://www.theopenjam.com/forum/admincp/plugin.php?do=productadd
IP Address : *.*.*.*
Username : *****
Classname : *****