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.

Module Updates

My Status Report says I need to update my Views module and my Site_User_List module.

I have downloaded them, unzipped them, and FTP'ed them to Sites>>All>>Modules and run update.php.

The Status Report still says I need to update them.

I have done this probably half a dozen times. Nothing happens.

What am I missing?

Pat

Upgrading from D6 to D7

i just upgraded my site from D6 to D7. after uploading my files the site now does not show any css it displays this error on the page
Error message

The file could not be created.
The file could not be created.
The file could not be created.
The file could not be created
please help

D7.10 Internal Server Error on Admin Pages

I've just upgraded from v7.0 to v7.10 (having been away from my site for some time).

The upgrade went smoothly with no problems reported. I can view my site OK and the top level Admin page.

However, when I click any link on the Admin page (or admin toolbar) I get a white page with the text:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

etc....

So I restored v7.0 build folders and dbase backup and the site works OK incl. all admin pages.

Migration path for Image Gallery in Drupal 7

Hi,

I have a Drupal 6 site that I'm trying to migrate to Drupal 7. However, I have a gallery using the Image and Image Gallery modules.

I know that Image is a dead end from Drupal 6, but the Image nodes can be converted to CCK ImageField fields uning the Field Converter module.

However, a migrationpath for Image Gallery seems to be largely forgotten, or at least I've managed to find almost nothing about it on the web. I think my best option is to roll my own gallery with Views, but I would welcome any tips for bringing my images from the Drupal 6 site.

Notice: Undefined property: stdClass after upgrade from Drupal 7.8 to 7.10

I just upgraded from Drupal 7.8 to 7.10. All seemed to go pretty well, except that now for the pages with any custom image fields that I have created, I am getting these 2 errors at the top of the page(s):

Notice: Undefined property: stdClass::$field_imageurl_staff_width in field_sql_storage_field_storage_load() (line 360 of /home3/covellog/public_html/modules/field/modules/field_sql_storage/field_sql_storage.module).

and

Notice: Undefined property: stdClass::$field_imageurl_staff_height in field_sql_storage_field_storage_load() (line 360 of /home3/covellog/public_html/modules/field/modules/field_sql_storage/field_sql_storage.module).

where $field_imageurl_staff is my custom image field.

i tried turning off error reporting in my php.ini file. but this is not working.

please help.
thank you
Jean (drupal newbie)

p.s.
i now see my problem goes much deeper. i just tried to upload a new staff image to a staff page and i get this error. (see error message below)

this all was working fine in v7.8 before the upgrade to 7.10.
any ideas?

thanks, jean

error i'm receiving when trying to upload file:

imagecache not working after move

I upgraded to 6.22 and moved an ecommerce site to a new host.
All previous Imagecache product images work, but new products only show the default image, even thought the image does upload.

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal