vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Getting error 1050 (https://vborg.vbsupport.ru/showthread.php?t=72882)

tomcromp 12-14-2004 02:10 PM

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

What do I do here. Nobody can install this hack, and I'm a complete n00b with these things. :(

Reeve of shinra 12-14-2004 02:20 PM

"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. :)

tomcromp 12-14-2004 02:29 PM

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?

Colin F 12-14-2004 03:29 PM

Quote:

Originally Posted by tomcromp
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?

The Installation of phpmyadmin consists mainly of uploading the files to your server and editing the config file.

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 :)

tomcromp 12-14-2004 03:47 PM

Hopefully, but I don't know if anyone will.


All times are GMT. The time now is 10:03 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00938 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete