I finally tracked down an issue to provision deploy creating these variables... 'files_directory_path' and 'files_directory_temp' with "s". instead of editing 'file_directory_path' and 'file_directory_temp' (no S).

I don't know if this is a related issue, but I also noticed not all the paths were correct for filepaths in the the files table. When I corrected them all with the new folder, none of them show up. If I place the old folder in the paths, it works again. I even cheked in the db and I fixed the right file_directory_ variables, however on the front end and even through drush vget it sill shows the old one. I checked permissions and they all seemed right. In the browser, all the images when referenced directly work fine with either folder. I even copied over the files folder from the old to new site and still the same issue. I then temporarily renamed the old folder, and created a symlink with the old site to point to the new site and it works. It seems to be something with wanting only that path and not something wrong with the files.

Comments

qbnflaco’s picture

apparently the variables were coming from the settings file. This should be updated wto the new sites folder when using provision deploy

anarcat’s picture

Status: Active » Fixed

Good one, fixed in [de705c8].

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit 4257a01 on debian, dev-dns, dev-envobject, dev-koumbit, dev-log_directory, dev-migrate_aliases, dev-multiserver-install, dev-newhooks, dev-nginx, dev-platform_management, dev-ports, dev-purgebackup, dev-restore, dev-services, dev-simplerinstaller, dev-site_rename, dev-ssl, dev_716166_apache_conf, dev_dns, dev_server_verify, prod-koumbit, dev-ssl-ip-allocation-refactor, dev-1205458-move_sites_out_of_platforms, 7.x-3.x, dev-subdir-multiserver, 6.x-2.x-backports, dev-helmo-3.x by anarcat:
    #670088 - fix file_directory path variable names in deploy