Closed (fixed)
Project:
ImageField
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2009 at 17:36 UTC
Updated:
13 Mar 2009 at 02:00 UTC
I have a view set up for a page. This uses books. Each book has a custom field called field_coverimage. When we make a new book we put in a cover image.
arguements- book:depth
fields: content: cover image - (field_coverimage), node: title
sort criteria - node:title asc
filters - node: type = artists
http://handmadecatskills.com/clubbo/artists (testing page)
Looks fine on the Mac, no images on the PC - chrome, FFox, or IE7
any ideas where I should be troubleshooting this?
thank you in advance for your help.
Comments
Comment #1
merlinofchaos commentedLooks like this is an imagefield thing, and it's responsible for its output. So I don't even have a frame of reference to help. Sending to Imagefield.
Comment #2
Emyr42 commentedSelecting the body of that page (from the "clubbo artists" heading, down including the list below it) and choosing "view selection source", I see no image tags.
Also, By "Mac" do you mean Safari on Mac, FF on Mac, Opera on Mac...?
Can you post a screenshot of what you think should be appearing please.
edit: I think posting at the same time as the person above me has messed with the categorisation, I didn't mean to change them! someone please change it again...
Comment #3
Emyr42 commentedComment #4
nevets commentedMy guess is you have not granted people who are not logged in (or maybe not the admin) the right to view images. Check permissions for image field, image cache (if using) and individual field permissions (if using field permissions).
Comment #5
quicksketchClosing after lack of response from author.