Closed (fixed)
Project:
Gallery formatter
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jul 2011 at 05:26 UTC
Updated:
13 Apr 2012 at 08:48 UTC
Two Issues:
1. Gallery display & work well when logged in as Admin User but No Display of Gallery Item in Anonymous User View.
2. Getting error in every user view : warning: implode() [function.implode]: Invalid arguments passed in ../sites/all/modules/views/plugins/views_plugin_argument_default_php.inc(48) : eval()'d code on line 4.
Please guide ..
Comments
Comment #1
manuel garcia commented1. That sounds like annonymous users do not have the right permissions.
2. That error looks like you have some PHP code for handling your arguments, which is broken.
Both problems have nothing to do with galleryformatter.