Okay, so I am working on upgrading a 5.x Drupal install to 6.x. I converted all of the modules over, and am working through the setup. I get a few issues.

#1 - When I try and set-up my homepage to reference "http://www.mysitename.com/home", it tells me that the page cannot be found. However, I know that the content is there, because I did a complete copy of the database to a dev server prior to upgrade. I realize that this issue may not belong here, and I can move it if I need to.

#2 - I was enabling and organizing my blocks, and this is what happened when I wanted to save the config:

Unknown column 's.type' in 'where clause' query: SELECT s.* FROM share AS s WHERE s.type = 'block' AND s.status = 1 in ../includes/database.mysql.inc on line 128

Anyone have a clue what is going on?

Comments

mikey_p’s picture

Project: Drupal core » Share
Version: 6.19 » 6.x-2.x-dev
Component: database system » Code
Priority: Critical » Normal

Moving to the correct queue.

usmccampbell’s picture

Version: 6.x-2.x-dev » 6.x-2.0-alpha2

No help in this????

usmccampbell’s picture

Category: support » bug
Priority: Normal » Critical

Can anyone PLEASE help me with this.

greenskin’s picture

Title: Building my block layout, error » Upgrading from Drupal 5 to 6
Version: 6.x-2.0-alpha2 » 6.x-2.x-dev
Assigned: Unassigned » greenskin

Thanks for your persistence. Unfortunately an upgrade path from Drupal 5 to 6 was never developed. I am now taking a look at what it would take to fix this shortcoming and hope to have it fixed sooner rather than later.

If you are in desperate need of a fix you can uninstall the Share module (including going to the uninstall tab) then re-enabling Share. Any configurations you've done will need to be re-done so please take note of them before migrating from Drupal 5.