Posted by nicktr on June 14, 2011 at 5:14am
I'm just trying to do a minor upgrade from Drupal 6.20 to 6.22, a security update.
Do I need to disable all contrib modules before doing this?
And if so, is there a tool out there that allows you do this all in one go? And then re-enable?
Nick

Comments
It's not really necessary.
Just backup your code and database before performing the upgrade. I never disable all of my modules for minor upgrades. If you must, you can use Drush to disable them fairly quickly.
Thanks, thats what I did and
Thanks, thats what I did and didn't have any problems.
Nick