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.

$form changes going from 4.7 to 5.1

A small module I have uses the old $form stuff, but this is causing it to not work after upgrading to 5.1. I tried going through the documentation to see if I could figure out how to update the 4.7 $form code to 5.1 compliant...but I couldn't figure it out mainly due to having no experience with writing drupal modules. Help would be appreciated.

flexiconvert question--all fields placed in body

I'm upgrading from 4.7 to 5.1 and had most all of my site in flexinodes. I set myself up a test site and installed 5.1 with flexiconvert. I did one flexinode type and found that it imported the fields into the equivalent field, but it also put all of the fields into the body section (which I used as one of my fields from my old one). It looked like this:

old flexinode:
Field: General Info
Field: location
Feild: Steps

CCK node:
Body: General Info
Field: Location
Feild: steps

paths vs / & content types to control block visibility 4.6 to 5.1

In drupal 4.6 i made use of a mixture sections module and control of blocks to substabtially alter the appearance of the theme depending on what path setting and content typewere selected. In 5.1 to my dismay i just discovered that blocks can be set to content types only with php cofe (which i could live with) BUT that using the PHP code turns OFF the show block by path functionality

Upgrade Step: Removing old files/dir from installation directory...

I'm on the step of "5. Remove all of the old files and directories from the Drupal installation directory."
Simple question, what files/directories do they actually want removed? Saying All is kinda confuses me because I know some of them are ones I've put there so obviously I don't want to delete those. Can anybody make it more specific and let me know what to delete.

CSS Troubles Under 5.1

I upgraded to 5.1 recently, and found troubles with the stylesheets. Specifically, I found that I had to change the permissions on all the module and theme folders on the server to 755 before the styles worked consistently. Is this normal, and is it documented anywhere?

CCK content not showing up post-upgrade

Hi,

I upgraded from 4.7 to 5.1 today, and the content from my cck nodes isn't showing up. I can see it in the database, but it's not getting put into the node on the page. I tried clearing the cache, but that didn't help. I'm also using contemplate, could that have something to do with it?

Any hints out there?

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal