well.......ahhhh, when a fatal error message appears thats when you know you're watching the wrong how-to video
imbored94303 1 year ago
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)?
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
well.......ahhhh, when a fatal error message appears thats when you know you're watching the wrong how-to video
imbored94303 1 year ago
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