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.

5.7 > 5.9 keeps telling me it's 5.7

Have a 5.7 install. I following the upgrade.txt. I made backups and disabled all modules.

I've removed all but my modules, sites, and files directories and copied in the 5.9 stuff.
I run update.php and it says 'no updates available' (not sure if it should say something else in the dropdown) but I run update it quickly goes to 100%.

But when I look at status report it tells me 5.7.

Why you might have lost your entire book outline after upgrading from Drupal 5 to Drupal 6

I'm currently in the throws of upgrading a complicated site (which happens to be my personal blog) to Drupal 6 from Drupal 5. Way back in 2004, I stumbled upon an issue which claimed it was possible to allow multiple parents for a node in a book outline, but that an interface hadn't been built for it. That doesn't prevent people like me from adding an entry in the {book} table, my example being a video of a SkyTrain (Vancouver's elevated rapid transit system) appearing in the "SkyTrain" book outline as well as the "Video" outline. It worked like a charm!

In my first test upgrade (intended to document issues of a real upgrade while keeping the existing Drupal 5 site alive), though, I found that my entire book outline completely disappeared after running update.php. After looking at the related error, I think I know why, and have a "solution", which is to hack book.install.

* user warning: Duplicate entry '6019' for key 1 query: INSERT INTO book_temp (nid, parent, weight) SELECT b.nid, b.parent, b.weight FROM book b INNER JOIN node n on b.vid = n.vid in /var/www/staging/DRUPAL-6/html/modules/book/book.install on line 127.

Fatal Error

I have had this problem since upgrading to 5.9

Fatal error: Call to undefined function _widget() in /home/musicoll/public_html/sites/all/modules/bio/bio.module on line 124

Visitors are unable to register! I have to disable the bio module!

Just Upgraded to 5.9 - Errors on some views

Hey all. I just upgraded a site from 5.7 to 5.9. I followed the update.txt very closely. Now a couple of my views get Mysql errors. I'm hoping that these may make some sense to some of you so you can point me in the right direction. Thanks!

Upgrade from vbDrupal to Drupal 5.9 and now trying to 6.3 fails

I am just fiddling with the upgrade process and moving a vbDrupal to Drupal 6.3. Unfortunately the 6.3 upgrade stops with the following error shown on the page.

An error occurred. http://biohints.com/update.php?id=6&op=do <br /> <b>Fatal error</b>: Call to undefined function node_get_types() in <b>/path/modules/comment/comment.install</b> on line <b>50</b><br />

BlogAPI/XML-RPC interface stops responding after upgrading php to 526 from 51x

This might not be the perfect spot for this, but it was the closest. At the moment it's a PHP upgrade(part of a server upgrade) that will be followed by upgrading Drupal and it's modules. I'll be starting with bringing the current install of Drupal 5.5 current with 5.9 - The upgrade to Drupal 6 will be in a few weeks.

The Short Version:

It worked under PHP4 and after my upgrade to PHP5.1.? but fails(Using MarsEdit) now that I upgraded further to PHP5.2.6 I use MarsEdit to create most of my blog posts on the site. A normal post via web browser works. The error msg is

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal