Quote:
Originally Posted by penuch
I have tried to add this a couple different times. I have added the files via FTP, then I add the product and when I click import I get this :
Database error in vBulletin 4.0.3:
Invalid SQL:
ALTER TABLE award ADD award_allowrecommend TINYINT( 1 ) DEFAULT 1 NOT NULL,ADD award_pointvalue TINYINT( 3 ) DEFAULT 0 NOT NULL;
MySQL Error : Duplicate column name 'award_allowrecommend'
Error Number : 1060
Request Date : Sunday, May 30th 2010 @ 10:49:55 PM
Any help would really be appreciated!
|
What version of PHP and mySQL are you running?
In the Read Me file included in the zip:
!!! MAKE SURE YOU BACK UP YOUR FORUM FILESYSTEM AND DATABASE BEFORE PROCEEDING !!!
Install and use this software at your OWN risk. The coders of this mod are NOT reponsible if something goes wrong with your forum.
* Usage of the Points System, and Award Automation require MySQL 5.0+
Your error deals with the point system.