Posted by andersin88 on November 29, 2012 at 2:47am
do i need to disable taxonomy and views module before upgrading from 6 to 7?
i am refering the tutorial here.
http://www.ostraining.com/blog/drupal/migrate-drupal-6-to-drupal-7/
do i need to disable taxonomy and views module before upgrading from 6 to 7?
i am refering the tutorial here.
http://www.ostraining.com/blog/drupal/migrate-drupal-6-to-drupal-7/
Comments
You should disable all
You should disable all contributed modules but can leave core (including the optional core) modules enabled.
Views is a contributed module, Taxonomy is core. So disable Views and leave Taxonomy enabled.
thank you.
thank you.