
By Brian Cutler on
When making updates in Drupal, it wants me to do the following:
4.Install your new files in the appropriate location.
How do I know where this location is?
When making updates in Drupal, it wants me to do the following:
4.Install your new files in the appropriate location.
How do I know where this location is?
Comments
=-=
you put them in the same place where you removed the old files. The documentation can't guess at where you originally installed a module or drupal core. Some install in the public root, others install in a subdirectory so on so forth.