Originally, I posted my problem http://drupal.org/node/6948 but have not received any response. The issue is that when I upgraded from 4.4.2 to 4.5, I lost the ability to configure modules. This also happened when I upgraded from 4.3 to 4.4.2.

There is no way for me to configure modules at all. I do not know PHP and if you could help me I would be very appreciative.

Thanks,

Banshee

Comments

killes@www.drop.org’s picture

Project: » Drupal core
Component: usability » other
Category: bug » support
Priority: Critical » Normal

Please make sure to only have modules in your /modules directory that work with your Drupal release. This also applies to modules in subdirectories of your module directory.

banshee’s picture

Killes,

Thanks for your reply. I will start by removing all modules and slowly add one by one. Alternatively, should I do the upgrade again? I only recently read that you are supposed to have all your modules turned off before you upgrade. But, these instructions are not in the install file so I didnt upgrade that way.

Im just worried about losing the information that is already in the database.

Cheers,
Banshee

banshee’s picture

Priority: Normal » Critical

I am still unable to configure modules. I have upgraded to 4.5 again. This issue is completely frustrating. I do not know what the problem is.

The only modules that are installed are the default modules supplied in the upgrade. Also, Clean URL's doesnt work either.

Please help!

Regards,

Banshee

TDobes’s picture

Did you delete all the old 4.4-era modules? It's possible (but unlikely) that one of them is causing problems.

Also, it's worth noting that individual module configuration screens moved from admin->modules to admin->settings in 4.5.

Maybe this is a PHP configuration problem?

Clean URL's requires mod_rewrite for apache and that the use of .htaccess is enabled.

TDobes’s picture

No feedback for quite some time.