Brilliant Gallery worked flawlessly until I added additional sites to my codebase.

This is the original site and the path to the main gallery is albums

I added additional sites (each with its own database) to this codebase by creating directories with the new url names to the sites directory.

The multiple sites are working well, only Brilliant Gallery is broken (and it is only being used on the initial site).

I have tried clearing the cache.

I get the black box with broken images for the thumbnails, and clicking on the thumbnails gives broken images.

If I go to manage galleries I see the list of all galleries and each gallery has the correct image names listed.

In permissions all roles have access permissions.

You can see the site here:
http://www.devotion160.com/content/installation-officers-2009

Thanks for helping!

Comments

sifuhall’s picture

Assigned: Unassigned » sifuhall
Status: Active » Closed (fixed)

After much investigation my issue was caused by drush changing the owner of image.php. Changing it back has fixed this issue.