Kris wrote:So I presume this is a clean .htaccess file?
That's correct.
Kris wrote:Problem is that I can't uninstall any modules who would cause the problem. I can see my module list, but when I disable a module and hit save configuration, I'm redirected to a 302.
Ed wrote:You can't delete modules, so if it were me, I would create a clean test site and start adding modules and look for failure. Hopefully you don't have too many to add. If I built a fresh site with the same modules and it worked, I would copy the database and use the copy on the test site, and see if it failed then.
If you have database access, you can disable the last added (or last few) modules on your site using the following technique:
drupal.org/node/157632 The key is figuring out:
1) When did this issue appear
2) When was it last working
3) What did you do in between?
Kind regards,
Nick