Closed (fixed)
Project:
Dynamic display block
Version:
6.x-1.0-rc6
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Aug 2009 at 18:22 UTC
Updated:
27 Oct 2009 at 07:54 UTC
In the permissions there are:
1. view_field_slide_image
2. view_pager_item_text
3. view_field_slide_text
for 1 if unset I loose all images and lower thumbs
for 2 if unset I loose all images
for 3 if unset no change everthing displayed.
This does not make sense of the name for these. Is this a bug or config. problem I've got?
Comments
Comment #1
ppblaauw commentedThe permission you are talking about are CCK field permissions.
for 1. It means setting view permissions to view images stored in the CCK field view_field_slide_image
The image stored in this field is both used for the slide image and in the pager image.
For 2. It would be strange if you only unset the permissions for that field that you loose the images. When you only don't give permissions for this field the pager-item-text should not show up but the images should.
If you don't give permissions for both 1 and 2 then no images should show up.
for 3. If should not show the slidetext on the image.
Hope this explanation is helpful for you.
Can you check your settings in 2 and 3 again.
in 2 also your permission in 1 is maybe not set
in 3 do you still see the slidetext under the title on the image.
Comment #2
ppblaauw commentedclose issue, 8 weeks without activity.
Comment #3
cantthinkofanickname commentedThanks I will check that out.