(Image Not Visible) does there exist any roles to view images?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2017 06:57 PM
Hi all,
I have a big problem.
Without admin, all users cannot view uploaded images (for example, logo).
Please see the 3 pictures below;
[Login Form]
[Homepage]
[Service Portal]
Recently we have configured ACLs, so maybe the ACL setting causes this problem....
(But Not all images aren't visible.)
Please give me your comment.
Best regards,
Tomoaki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2018 03:29 AM
I had faced similar problem in Domain separated instance.
Images attached in catalog item content are stored in sys_attachment table. And it was by default visible to the domain I had attached images in. So make it global so that whosoever ( irrespective of domain) can view it ( with respect to user criteria used in available for ) can also view image attached.
Hope this helps