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.

weblinks 4.6 -> links package cvs

Has someone tried to upgrade a drupal 4.6 web site using the weblinks module to 4.7 with the new links package in cvs?

The update-weblinks.php does not work for me: it always says that 0 weblink records have been processed. It does not find the weblinks in the database (I use a prefix for the table names).

By looking at the SQL query in the php script, I think there is a mistake: it looks like the query refers to the 'nid' field of the weblink table but this table has no 'nid' field, only the weblink_node table has such a field:

Mass update of collation

I'm trying to migrate a hacky-patched version of Drupal 4.6 to a current released version and having some problems, and I think the collation mess is part of it. Does anybody have a script that will upgrade all instances of latin1_swedish_ci to utf8_general_ci?

Problem in multisite upgrading to 4.7.2.

Firts of all the upgrade of 4.6.6 to 4.7.2. for the administrator user.

After that I check more in details and I discover a estrange problem. I explain.

I have a multisite installation with 5 sites, 3 of this sites are in a share database with prefix and the other 2 are in a single database.

The 2 site in a single database function OK after the upgrading of 4.6.6 to 4.7.2 but the 3 sites with share database shows the "Welcome to your new Drupal website!" in the front page. In all cases I have a several posts and users created.

How upgrade my drupal 4.70 to 4.72?

Hello!

I have a one problems. The problems is How upgrade my drupal 4.70 to 4.72?
I found information but no helped my. I need more información about this. Im new in Drupal and my english is very bad.
thanks.

Sonic.Gutthen(SPAIN,ANDALUSSIA)
www.propiedadpublica.com

Duplicate entry and watchdog table not locked woes

Hi after upgrading from 4.6.2 to 4.7 I was unable to get acidfree going. When I try to upload and image to the album, when I click submit, I then will see the file name, but no image is actually transferred. I downloaded the CVS file manager with no luck.

I also was having 'Table Watdog not locked' errors along with duplicate entry messages.

This problem seems *very* similar to this following bug: http://drupal.org/node/68941

So I upgraded mysql from 4.19 to 4.20. (This is running on my own Gentoo box.) No luck.

I made sure that the mysql user has ALL PRIVILEGES. (This was the case)

I created a new database; exported the old data, and imported into the new database. (May have just imported some bad data?????) No luck.

I thought I would give the image and image_pub modules a try with gallery instead of acid free. *Does the exact same thing* (see below...)

I'm not a dba, but have been sniffing around the 'variable' table. the 'watchdog' table with phpmyadmin, but can't see what might be wrong.

Any idea what I can do here?

Thanks and much appreciated.

Boyd

Warning: Table 'watchdog' was not locked with LOCK TABLES query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', 'Duplicate entry 'image_gallery_na' for key 1\nquery: INSERT INTO variable (name, value) VALUES ('image_gallery_nav_vocabulary', 's:1:\\"2\\";') in /home/jerry/stage/includes/database.mysql.inc on line 120.', 2, '', 'http://stage.thomasmaintenance.com/image', '', '192.168.1.18', 1151292403) in /home/jerry/stage/includes/database.mysql.inc on line 120

image galleries doubled!!?? upgrade issue? help!

Hello,

a couple of weeks ago, my image galleries suddenly started showing up double. I do not know why. I do not think that I did anything differently. However, there it is - for each category I had already created, there were suddenly 2 of them! When I delete one gallery, both go. When I create a new gallery, only one appears.

Also, when one conducts a search for members by hitting one of the categories that they've chosen for themselves, two profiles show up for each member in that category.

WHAT IS GOING ON?

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal