Hmm when I click on "modify plugins" I get an error:
Code:
Database error in vBulletin 3.5.0 Release Candidate 2:
Invalid SQL:
SELECT plugin.*,product.active AS productactive, product.productid FROM forum_plugin
LEFT JOIN forum_product AS product ON (product.productid=plugin.product)
ORDER BY product, title, hookname;
MySQL Error : Unknown table 'plugin'
Error Number : 1051
Date : Tuesday, September 6th 2005 @ 03:02:15 PM
Script : http://myforum.com/admincp/advplugins.php
Referrer : http://myforum.com/admincp/index.php?do=nav
Classname : vb_database
Furthermore, the link to "manage products" disappeared...