I have a Views Slideshow that shows the images titles at the top of the SH for authenticated users but not admins. I don't believe that it is the view itself. I have tried several different methods for troubleshooting (deleted view, readded, added the image field, made sure that the title field isn't listed anywhere in the view) All to no avail.

I have a couple of screen shots. This is bizarre. I have been troubleshooting this for hours with no success. the attached ss show the main page of the site, where the slideshow is displayed via a panel page. even the preview for the view doesn't show the title field. of course, that is as an admin too.

CommentFileSizeAuthor
sherror2.png103.16 KBpjmcghee
sherror1.png128.18 KBpjmcghee
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

pjmcghee’s picture

Status: Active » Closed (works as designed)

the issue was the node exclude module that i had been using. the perms for authenticated user were not set properly although they had been before. not sure how the perms were reset but checking the "allow use node exclude" for authenticated users did the trick. i had already checked perms since the admin/non-admin piece made that seem obvious, but I installed node_exclude months ago and didn't put that together right away.