I have a dating site 2GETHER.LIFE
The issue: When i visit the home page as admin i can see the profile photos (avatars) of members
When i visit the homepage as any other member level other than ADMIN i can not see any member images (avatars)
Any ideas?
|
Have you tried going into Administration -> Tools -> Cache and clearing the cache?
It sounds like some image might not be caching or something.
Be a dolphin, be creative in you own way and you will attract a audience |
This could happen because of privacy restrictions for those albums which keep profile photos (I'm assuming you're not using Avatar module, but using just profile photos). Ensure that those members keep their profile photos in albums with privacy restriction set to Public in order for those photos to be visible for non-logged members.
Or as an alternative you can use Profile Photo Picker module which ignores privacy setting for a selected profile photo.
Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV |
is there anyway i can auto pre-set the privacy of created albums? |
What do you have set up under privacy groups in the admin? There was a bug in Dolphin concerning privacy groups that I can not remember if a ticket was made or not; the bug could actually cause what you are experience if I understand correctly. I will do some searching and come back. Geeks, making the world a better place |
Found it. No ticket and I could not make Alex understand the nature of the bug. The problem was due to having a private site but having profile photos being set to public automatically when they are created by Dolphin. There is no switch in the admin to set the default privacy level for auto generated albums; a code change is needed.
See http://www.boonex.com/forums/topic/Privacy-Levels-Settings-.htm
Geeks, making the world a better place |
In other words, if you don't enable public groups in the admin because you are NOT going to use public groups (and if you are not going to use public groups you should not be forced to enable them), then you will see what you are seeing. The reason is that any profile album created when a person joins is automatically set to public by Dolphin code. Geeks, making the world a better place |