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
Comment #1
mikey_p commentedMoving to the correct queue.
Comment #2
usmccampbell commentedNo help in this????
Comment #3
usmccampbell commentedCan anyone PLEASE help me with this.
Comment #4
greenskin commentedThanks 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.