Table error upon install.

robbt - May 29, 2008 - 22:13
Project:BitTorrent
Version:5.x-2.0-beta3
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:won't fix
Description

I got this error when initially installing the module.

user warning: Table 'databasename.bt_torrents' doesn't exist query: ALTER TABLE bt_torrents ADD downloaded INT UNSIGNED NOT NULL DEFAULT '0' in /www/includes/database.mysql.inc on line 172.

#1

robbt - May 31, 2008 - 19:54

I traced this to the fact that downloaded is added by the bit torrent tracker module and if you enable them both at the same time bt_torrent isn't created yet. So there has to be same way to fix it so that either this happens after the torrent node module is installed and it only gets added after the table is created.

#2

bradfordcp - June 2, 2008 - 14:48

One should be dependent on the other, making it impossible to install both simultaneously. I will look into this and thanks for the feedback.

#3

overall - July 8, 2009 - 03:00
Status:active» won't fix

5.x version is longer not supported.

 
 

Drupal is a registered trademark of Dries Buytaert.