This forum is for questions about upgrading an existing Drupal site. Don't forget to read the UPGRADE.txt file that comes with every Drupal download.

I can't log in, can't creat content

Hi drupal community..hello every body

I have a problem, very strange one.. and i can't speak English very well, but I'll try to explain it.

Duplicate column name 'tags' query error!!!

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.

4.7 upgrade error: user warning: Duplicate column name

Howdy All;

Makin the migration over to 4.7 from 4.6. Following the videocast and how to do this, but I'm getting the following error message on the upgrade:

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 Followed The Video, But Index.php Does Not Appear

I went to my site, and it had a bunch of errors. Then I went to /update.php and updated it. Now when I go to my site, nothing appears. Please help!

Help My Primary and Secondary Links custom code was munged completely

I upgraded from 4.6.6 to 4.7 via CPanel.

Everything went smooth except.

My primary and secondary links (which had custom code) got munged.

I could live with the Primary links the way they are, but the secondary...

I had a custom search engine in there for searching official band websites.
There were graphics in there also.

All I see is a way to add one link at a time now. And it has to point to a URL.

The "relevent" code I had in there was.

Migration from test server to production server: Drupal doesn't work at all

Hello!
I have a Drupal website running on a test server with EasyPHP 1.7 on Windows Server 2003, and I am trying to move it on the production server, which runs on Windows Server 2003 with IIS 6, PHP 4.4.2 and MySQL 4.1.x . So first, I login as first user on my Drupal site on the test server, I dump the database with PHPMyAdmin (Tables and Data), I copy the files in drupal_folder/ . Then I create a new site on IIS, paste the files in the appropriate directory. Then I try to import my database dump with PHPMyAdmin on the new MySQL server. If I choose the character set latin1, it works, and if I choose utf8, I get this error :
----------------------------------
SELECT *
FROM
WHERE CONCAT_WS( "-", `word` , `count` ) = "facilite"
ORDER BY `word` , `count`

MySQL a répondu:
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE CONCAT_WS("-", `word`, `count`)
----------------------------------
So, I continue with my database well imported in latin1. The problem is that when I try to access my Drupal Website, I get an error "connexion reinitialized" / "connexion reset" (I don't know wich translation is good, I get the error in french: "Connexion réinitialisée").
I know the problem is not the server, everything is well installed, because a new Drupal web site created on it will work perfectly.

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal