The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Getting error 1050
Hello,
I've been trying and trying to install a hack I got here, and it always fails. Finally I downloaded HTL and it installed perfectly. When trying to install the new hack I downloaded, I get this error: Code:
Database error in vBulletin 3.0.3: Invalid SQL: CREATE TABLE award ( awardid smallint(5) unsigned NOT NULL auto_increment, name varchar(50) NOT NULL default '', description varchar(250) NOT NULL default '', icon_url varchar(250) NOT NULL default '', PRIMARY KEY (awardid) ) TYPE=MyISAM; mysql error: Table 'award' already exists mysql error number: 1050 Date: Tuesday 14th of December 2004 11:05:40 AM Script: http://www.happywebmasters.com/forum/admincp/hackadmin.php?hackid=8&installtype=1&filename=AwardsMedalsCards_by_AnimeWebby.htl&do=installerstep5 Referer: http://www.happywebmasters.com/forum/admincp/hackadmin.php?hackid=8&installtype=1&filename=AwardsMedalsCards_by_AnimeWebby.htl&do=installerstep3 |
#2
|
||||
|
||||
"mysql error: Table 'award' already exists"
That error is basically telling you that it wants to create a table called award but one already exists. Log into phpmyadmin, go into your database and drop the award table. Back up yoru database first since your new to all this in case you screw something up. |
#3
|
|||
|
|||
So, I need to install phpmyadmin?
Alright, I'll try that and we'll see I guess. Do you know anyone that does installs for people? |
#4
|
||||
|
||||
Quote:
There are a few people that will install mods for you for a fee. I suggest you post a service request in the Service Requests forum, I'm sure you'll get a few answers |
#5
|
|||
|
|||
Hopefully, but I don't know if anyone will.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|