Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
So I just upgraded to 6.26 and now my status report has a big red error about needing to turn off register globals.
I have that turned off in the .htaccess and php.ini, as I always have. My other .htaccess and php.ini settings are working properly, I'm not sure why the register globals being set to 0 is not.
I followed the upgrade instructions like I do for all my sites, removed all old files except my /sites modules and themes and uploaded the new 6.26 files. I'm not sure what to do.
I need to upgrade a site from 5.5 to 7.15. Is this difficult? I built the site in the beginning but it was in 2007. It's called silvestristoryworks.com
I'd like it to look the same?
Are there good tutorials or some instructions I can follow?
Hello, sorry for my English
I have problem with cck fields. The fact that I did upgrade from drupal 5 to drupal 6. And settings my cck fields was lost. Fields which are responsible for displaying images not showing. May be should I convert cck field? If so, how to do it
I am a newbie in Drupal and i have to upgrade the existing D6.26 website to D7 which was designed by someone else. The whole heirarchy of the site is pretty messed up. So i followed the preparation of the upgrade process.
Here is what i did -
1) There were a bunch lot of modules in the modules folder which were not used so i removed them all first.
2) There were 2 modules which were used - cck and views. So i moved cck to the /sites/all/modules folder. But when i moved views something broke so i moved it back to the /modules folder.
3) The website uses a custom theme but had many themes installed. So removed all the unnecessary themes.
4) Then i checked for the availability of the contributed modules in D7 and found this out -
cck - moved to core
comment_upload - No update available for D7
filefield - moved to core
project - No update available for D7
project_issue - No update available for D7
thickbox - alternative is colorbox
tiny tiny mce - No update available for D7
So do i need to do anything for that module if the module has been moved to core ?
If i use colorbox instead of thickbox now, is it ok to just install colorbox or i need to change some code somewhere ?
What do i do for the modules that have no update available for D7 ?