Hello there,
First of all, congrat for the good job done by drupal community for image module.
However i have a couple of problem. seem abit strange and im unable to solve it.
My intention:
1. to use image module
2. allow registered user to upload image. where in this case im using a new role to allow certain user to upload image
3. allow anonymous user to view the image.
the problem:
when i try to be anonymous user to access the image, it shows these links at the bottom of the image
» login or register to post comments | photo gallery | read more"
when i use authenticated user account, any not necessarily the owner but also all other registered one, it give me these links:
add new comment | TheRedAnt's photo gallery | read more
see those 2 different bolded words? my intention is to let anonymous users to also able to click on the gallery's owner
Im unable to config drupal to do so.
So i hope to get help here... thnaks for the help in advance