Error on install

Boletus - March 28, 2007 - 04:44
Project:Web Links
Version:5.x-1.7
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Hi
I get at load of warnings on install:

user warning: Table 'weblinks' already exists query: CREATE TABLE weblinks ( nid int(9) NOT NULL default '0', tid int(11) NOT NULL default '0', vid int(11) NOT NULL default '0', url varchar(155) NOT NULL default '', weight smallint(6) NOT NULL default '0', KEY tid (tid,vid), KEY nid (nid) ) /*!40100 DEFAULT CHARACTER SET utf8 */; in /home/public_html/includes/database.mysql.inc on line 172.

I am not 100% sure, but I do not think I have installed this module before.

#1

umonkey - March 28, 2007 - 12:07
Status:active» active (needs more info)

I'm not sure how did you manage to get into this situation, because weblinks has an uninstall script. Try disabling and uninstalling the weblinks module from admin/build/modules, make sure the tables are gone ("show tables;" in mysql), then install it again.

#2

rmiddle - July 1, 2008 - 03:39
Status:active (needs more info)» fixed

No updates in 14 Months. Please reopen if you are still having an issue.

Thanks
Robert

#3

Anonymous (not verified) - July 15, 2008 - 03:42
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.