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.
I try to update my 5.2 to 5.7. As explained in the upgrade.txt i disabled the contributed modules.
But now I get a 'page not found' error and cannot do anything in the backend any more (like switching to a core theme), or activating the modules again.
I am completely locked out.
I have the feeling that the views module was the last one i deactivated. Is there a possibility to activate the module again from the database (if yes how do I do that?). What is going wrong there
Quick help really appreciated.
Hey All... Have searched but can't find anything related to 'Save Configuration' failures, so has anyone ever run into this?
- I've installed a new module & go to admin/build/modules to enable
- With the Enable checkbox checked, I hit Save Configuration
- The system returns me to admin/build/modules with no messages (success or failure)
- When I check the module's listing, my changes haven't been registered by the system
I have just upgraded from 5.2 to 5.7 and cannot enable / disable Comments, Content, Contact, Path or Taxmonomy. Can anyone help figure out why this might be. The boxes are grayed out. Please help!
I just upgraded my very rudimentary development site from Drupal 5.7 to 6.1. I have some questions about what happened.
First, I absentmindedly ran Drupal after copying the files and it displayed the install script. I started the script and got errors before I realized my mistake. That may account for the errors I got later.
Hi, i have been using drupal for few months and i absolutely love it..
I am using the stable version of cck in my site. However to use advanced profile module, i need the latest development build of cck.I have already created many content types with custom fields . I would like to just update the stable version cck module in my site to the dev version.
I have referred the upgrading handbook. it has a wealth of information about how to upgrade the drupal core along with contributed modules. And it also mentions that running update.php more than once might cause problems.