Code:
Database error in vBulletin 3.5.0 Release Candidate 3:
Invalid SQL:
ALTER TABLE usergroup ADD vbr_per INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL;
ALTER TABLE forum ADD recycle INT NOT NULL ;
ALTER TABLE forum ADD srecycle INT NOT NULL ;;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ';
ALTER TABLE forum ADD recycle INT NOT NULL ;
ALTER TABLE
Error Number : 1064
Date : Wednesday, September 14th 2005 @ 03:42:27 PM
Script : http://localhost/vb35/admincp/plugin.php
Referrer : http://localhost/vb35/admincp/plugin.php?do=productadd
IP Address : 127.0.0.1
Username : Kirby
Classname : vb_database
I think you must do the Queries separated ...
Also, Plugins *vBRecycle v3.0.0* - Inline Moderation - Fix Invalid Action and *vBRecycle v3.0.0* - Show Thread - Fix Invalid Action don't seem to be correct.
Nice Hack btw

Will use some parts of it eventually.