By pflach on
I moved my Drupal site over to GoDaddy but need to change a setting in Drupal to point to the proper directory where my files are stored.
How and where do I do this?
I moved my Drupal site over to GoDaddy but need to change a setting in Drupal to point to the proper directory where my files are stored.
How and where do I do this?
Comments
you mean sites/default/files
you mean sites/default/files or temp folder? for Temp folder, just create one tmp folder at root of the site and just put tmp in that setting or use sites/default/files for file setings
Devender