Log in

View Full Version : Database error plz help


MAD-DOG
02-14-2009, 06:28 PM
when i try to Import Product video directory_1-1-0_RC_2 again after unintall it it gives me this Database error


Database error in v Bulletin 3.7.4:

Invalid SQL:
CREATE TABLE video (
videoid int(10) unsigned NOT NULL auto_increment,
title varchar(255) NOT NULL,
description mediumtext NOT NULL,
videourl varchar(255) NOT NULL,
videocategoryid int(10) unsigned NOT NULL default '0',
dateline int(10) NOT NULL default '0',
userid int(10) unsigned NOT NULL default '0',
videoservice varchar(250) NOT NULL,
videoidservice varchar(250) NOT NULL,
views int(10) unsigned NOT NULL default '0',
PRIMARY KEY (videoid)
);

MySQL Error : Table 'video' already exists
Error Number : 1050
Request Date : Saturday, February 14th 2009 @ 08:21:14 PM
Error Date : Saturday, February 14th 2009 @ 08:21:15 PM
Script : http://my site.com/forum/admincp/plugin.php?do=productimport
Referrer : http://my site.com/forum/admincp/plugin.php?do=productadd
IP Address : xxxxxxxxxxxxxxxxxx
Username : xxxxxxxxxxxxxx
Classname : vB_Database
MySQL Version : 5.0.67-community

how can i fix this plazz help thank you

Lynne
02-14-2009, 06:39 PM
You needt o ask for help with this in the modification thread.

snakes1100
02-14-2009, 06:48 PM
Delete the table 'video' from the database, backup before deleting tables, you can use phpmyadmin to do so.

MySQL Error : Table 'video' already exists <-- Its already there.

MAD-DOG
02-14-2009, 06:54 PM
thank you for helping can u plz tell me where do i go to find myadminpmp

snakes1100
02-14-2009, 06:57 PM
myadminpmp

Not sure were you would find that, but "PHPMYADMIN" should be in your host control panel.

MAD-DOG
02-14-2009, 07:00 PM
ops ..lol