Hello,
I've tried upgrading a test version of my site from drupal 4.7 to drupal 5.1 several times now. Each time, the update.php script stops about halfway. Then I have a site that seems to be working fine except it doesn't show any columns on the side (left or right), meaning no blocks. When I hit admin/build/block, this is what I get...(see below)
Any idea what I can do to fix this? The message i get on the block admin page is Greek to me....
I'm working on upgrading from Drupal 4.6.x to 5.1. I've run into a roadblock with the inline image module after upgrading it to 5.x-1.x-dev. It's acknowledging that a graphic should be there -- but instead of generating the tag, its generating only a link to the image which when clicked does show the correct image.
I have two drupal sites currently up and running.
1) www.domain.com
2) sub.domain.com
They are both on 4.7.x. I am trying to copy sub.domain.com to a new directory (not a new sub domain) to test out the upgrade to 5.1.
I have full SSH and MYSQL access.
On site 1 above, I have loggintobaggin, views and front poage modules setup so that when an anonymous users comes in, they see the posts on the front page, but if they try to view the entire one, they get the login screen.