Active
Project:
Gallery Assist
Version:
6.x-1.8
Component:
Code
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Sep 2011 at 16:47 UTC
Updated:
13 Aug 2012 at 18:09 UTC
I updated Gallery Assist from 6.x-1.16 to 6.x-1.18, now my galleries won't display. I have logged into the database and confirmed that they still exist. I have also confirmed that the files still exist. It isn't a permission issue.
Has anyone else had this issue? Suggestions?
Comments
Comment #1
orb commentedBug #1
SELECT DISTINCT fid FROM gallery_assist_itemquery returned 500+ results
query returned 20 results
Bug №2
SELECT data FROM gallery_assist
Returned&
a:1:s:6:"shadow";s:1:"0"; - This error
Correct data - a:1:{s:6:"shadow";s:1:"0";}
Comment #2
ascii122 commentedI have the same problem. I can view when logged in as admin but anonymous users can no longer view the images (although the body text associated with the gallery shows up fine). I've confirmed that permissions to view are set, rebuilt permissions and such. I had also just installed Gallery Assist ImageCache and thought that was the problem, but I uninstalled and it's still showing nothing but the body
Not sure what's going on. Will try to revert to the earlier version
Comment #3
ascii122 commentedactually it's only one gallery that won't show for anonymous.. the other one does.. strange!
Comment #4
ascii122 commentedgot it
I had to enable 'Gallery Assist (GA): settings::Common::Public status'
in admin/settings/gallery_assist/assignments
then edit the gallery and set the permission to 'public for all'
For some reason this one gallery missed that permission or borked itself during the upgrade.