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

ppblaauw’s picture

Status: Active » Postponed (maintainer needs more info)

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

ppblaauw’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

close issue, 8 weeks without activity.

cantthinkofanickname’s picture

Thanks I will check that out.