To recreate:

  • Create a Delta page from an Omega sub theme.
  • Context: assign Logo to Preface Third region
  • Delta: Upload a custom logo.
    Default settings file this at ...sites/mysite/files/custom_logo.png
  • Display page: Correctly displayed
  • Delta: Configure settings in some (arbitrary) region in the page
  • Display page: Incorrectly displayed this time: Logo missing; url generated incorrectly without path to site's files directory is just .../custom_logo.png

All 7.x-3.x-dev code downloaded 8th Aug: Omega; Omega Tools; Delta;

Comments

iainh’s picture

Further info that might be relevant:

  • PathAuto not installed. I uninstalled it to make debugging easier.
  • sites/sites.php employed to effect multi-site directory path aliasing to dev directory on local host
eridolfi’s picture

I am having this issue as well. It can be fixed by clearing the path to the logo and the uploading the logo again. However, that gets to be tedious when you are making a bunch of changes until it is setup the way it needs to be setup.