I just tried to install the mod onto my site and ran into an error. I uploaded all the files to the correct folders and created the new plugins folder as well. The error I am receiving is below on the import of the xml.
PHP Code:
Database error in vBulletin 4.1.4:
Invalid SQL:
ALTER TABLE `usergroup`
CHANGE `credit_referral` `credit_referral` DOUBLE NOT NULL DEFAULT '100',
CHANGE `credit_paycheck` `credit_paycheck` DOUBLE NOT NULL DEFAULT '0',
CHANGE `credit_induction` `credit_induction` DOUBLE NOT NULL DEFAULT '100',
CHANGE `credit_post` `credit_post` DOUBLE NOT NULL DEFAULT '5',
CHANGE `credit_thread` `credit_thread` DOUBLE NOT NULL DEFAULT '10',
CHANGE `credit_active` `credit_active` DOUBLE NOT NULL DEFAULT '20',
CHANGE `credit_postsize` `credit_postsize` DOUBLE NOT NULL DEFAULT '0.05',
CHANGE `credit_refbonus` `credit_refbonus` DOUBLE NOT NULL DEFAULT '0.05',
CHANGE `credit_birthday` `credit_birthday` DOUBLE NOT NULL DEFAULT '100',
CHANGE `credit_repgive` `credit_repgive` DOUBLE NOT NULL DEFAULT '0.1',
CHANGE `credit_threadrate` `credit_threadrate` DOUBLE NOT NULL DEFAULT '1',
CHANGE `credit_ownthreadpost` `credit_ownthreadpost` DOUBLE NOT NULL DEFAULT '3',
CHANGE `credit_pollmake` `credit_pollmake` DOUBLE NOT NULL DEFAULT '5',
CHANGE `credit_pollvote` `credit_pollvote` DOUBLE NOT NULL DEFAULT '1';
MySQL Error : Unknown column 'credit_referral' in 'usergroup'
Error Number : 1054
Request Date : Monday, August 15th 2011 @ 11:35:28 AM
Error Date : Monday, August 15th 2011 @ 11:35:28 AM
Script : http://www.tokengaming.com/forums/admincp/plugin.php?do=productimport
Referrer : http://www.tokengaming.com/forums/admincp/plugin.php?do=productadd
IP Address : 75.149.133.5
Username : Sm1th146
Classname : vB_Database
MySQL Version : 5.0.92-community-log