Closed (fixed)
Project:
Buddylist
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Feb 2006 at 15:17 UTC
Updated:
7 Mar 2006 at 16:34 UTC
The install file fails to create the database tables because on TABLE buddylist it tries to create a UNIQUE KEY using a field that doesn't exist in the field list (called label).
Also, even when you solve this bug (either by creating an arbitrary field called label or removing it from the key), the module still causes the error posted here (last entry).
Comments
Comment #1
robertdouglass commentedThanks.
Comment #2
Patrick Nelson commentedThanks Robert