The only problem I am facing is the imagefield. I can't upgrade it to drupal 7 due to the following error:

"Changed field type: The 'field_screenshot' field type will be changed from 'filefield' to 'image'.
Missing widget: The 'image' widget is not available for the field_screenshot field, it will be set to the default widget.
Missing formatter: The 'small_linked' formatter used in 1 view modes for the field_screenshot field is not available, these displays will be reset to the default formatter.
Missing formatter: The 'Big_default' formatter used in 2 view modes for the field_screenshot field is not available, these displays will be reset to the default formatter."

If I disregard the error and continue with the conversion the image is gone after upgrade. I have already enabled the image module.

Anyone know the solution?

Comments

rodmarasi’s picture

same problem with imagefield upgrade to d7. still no solution.

belajar drupal, makan drupal, tidur drupal

zach.bimson’s picture

Im also having the same problem, does anyone have a solution ?

vegancheesesteak’s picture

I'm experiencing the same issue. The site was originally upgraded from D5 to D6.

zach.bimson’s picture

Mine was originally D5 also, i ended up doing the whole upgrade process again and managed to get it working. Make sure the Image field is enabled before migrating the field and it should work