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

manuel garcia’s picture

Priority: Critical » Normal
Status: Active » Closed (fixed)

1. 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.