By jazzitup on
Hi! I have upgraded my sites several times so far and this is the first time that this problem occurs.
I can see all of my modules, but when I'd like to remove a checkbox from any module to try to disable it, and then click at the submit button, nothing changes. The same thing happens to me if I'd like to enable any other module! I don't know where to start my journey to track down the problem. ;)
Comments
No errors displayed
Weird part is that there is no error message displayed on screen and my Apache server doesn't spit any error_log content at all. If I upload new modules (folders) on my server, I can see those modules listed at admin/build/modules but I can't change their enable or disable status.
--
www.jazzit.hr
Debugging process I
I've checked my system table, it seems fine.
I've also deleted 10 of my most recently installed modules from the sites/all/modules folder and - still no change.
--
www.jazzit.hr
SERVER CHANGES
Solved. It was a server issue. My ISP has changed something on the server to speed it up a little bit, to make it faster and their caching approach messed most of the submitting of the forms inside of Drupal installation.
--
www.jazzit.hr
--
www.jazzit.hr
More details
Issue was related to the "Suhosin" PHP extension.
Solution:
http://drupal.org/node/257108#comment-839563
http://drupal.org/node/314468#comment-1067857
--
www.jazzit.hr
--
www.jazzit.hr