Active
Project:
Views Nivo Slider
Version:
6.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
5 Sep 2010 at 14:15 UTC
Updated:
22 Oct 2012 at 09:58 UTC
I have installed the nivo slider and it works when Im logged in, however when I logout and refresh the page is disappears, when I look at the code, it appears that what happens is that the code is still there but the URL to the image is incomplete (it shows the path but is missing the filenames).
I saw there was an issue with someone using PNGs, I am using them as well ad wondering if this is the same or a different issue
All help is greatly appreciated in advance
Comments
Comment #1
pedrofaria commentedYou probably didnt set permitions to view field for anonymous users...
Comment #2
dreadlocks1221 commentedaccess is unrestricted and access all views is checked under anonymous
EDIT: Fixed, imagecache permissions have to be set
Comment #3
Bright Web Design commentedIt was an anonymous role access permission.
Whenever we create a new CCK field we have to set the view permission to anonymous users, if they want to see the content.
Issue is fixed.
Comment #5
janv commentedGot the same problem, but the solution in #2 and #3 doesn't solve my problem.
Any other suggestions?