nope still not working..nothing in forum hom page options..
the plugin manager says its installed..
uninstalled and re-uploaded but get the following error:
Database error in vBulletin 3.5.4:
Invalid SQL:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO vb_plugin
(`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`)
VALUES
('1', '5', 'Members in Flashchat (1)', 'cache_templates', 'if ($vbulletin->options[\'wic\'])\r\n{\r\n $groups = explode(\',\',$vbulletin->options[\'wicgrps\']); \r\n if (is_member_of($vbulletin->userinfo,$groups) OR $groups[0] == 0) \r\n {\r\n $show[\'wic\'] = true;\r\n $globaltemplates[] = \'Display_Chatters\' ;\r\n }\r\n else \r\n {\r\n $show[\'wic\']= false;\r\n }\r\n}\r\nelse\r\n{\r\n $show[\'wic\']= false;\r\n}', 'paulm_20050629');
MySQL Error : Unknown column 'executionorder' in 'field list'
Error Number : 1054
Date : Saturday, July 29th 2006 @ 05:16:07 PM
Script :
http://xxxx.co.uk/admincp/plugin.php
Referrer :
http://xxxx.co.uk/admincp/plugin.php?do=productadd
IP Address : 0.0.0.0
Username : xxxxxxx
Classname : vb_database