How To Update Drupal Modules
Loading...
4,217
Loading...
Uploader Comments (gunabalans)
see all
All Comments (5)
-
well.......ahhhh, when a fatal error message appears thats when you know you're watching the wrong how-to video
Loading...
is it possible/safe to upload drupal core without updating modules?
kumquatsta 1 year ago
need not update the modules often and drupal core contain all its dependent modules so you can upload just core safely and you can run the drupal
gunabalans 1 year ago
is it safe to upgrade a module from 2.8 directly to 2.10 by skipping 2.9( i am using drupal 6)?
kumquatsta 1 year ago
Always you can upgrade to latest module from any existing module,
but make sure, you are testing in the local host before you do in your server,
because the new version of the module may require new dependency and more
gunabalans 1 year ago