Hey Folks;
I posted last night, concerning this issue, but I'm kinda desperate.....
I'm upgrading from 4.6 to 4.7, have done everything according to the videocast on how to upgrade. Here's my problem, when running the script, I get the following errors:
The following queries were executed
system module
Update #129
Failed: ALTER TABLE {vocabulary} ADD tags tinyint(3) unsigned default '0' NOT NULL
Update #133
CREATE TABLE {contact} ( subject varchar(255) NOT NULL default '', recipients longtext NOT NULL default '', reply longtext NOT NULL default '' )
Failed: ALTER TABLE {users} ADD login int(11) NOT NULL default '0'
we also get this towards the top:
user warning: Duplicate column name 'tags' query: ALTER TABLE vocabulary ADD tags tinyint(3) unsigned default '0' NOT NULL in /mnt/websites/911media/docs/cms/includes/database.mysql.inc on line 120.
user warning: Duplicate column name 'login' query: ALTER TABLE users ADD login int(11) NOT NULL default '0' in /mnt/websites/911media/docs/cms/includes/database.mysql.inc on line 120.
I am turning blue wanting to get into the new 4.7 program; PLEASE HELP ME, the future of independent media in Seattle , WA needs you!!!
Also, we're looking for a designer with some Drupal skills to redesign the initial layout tha twe come up with, this is a paying gig. thanks all...
mikey
I've looked all over Drupal and the net to find a discussion of this with an answer and couldn't find it.