Log in

View Full Version : How to permit viewing profile pics without logging in?


James_xrated
04-01-2008, 07:02 PM
I want profile pics to be viewable all the time to anyone.

Is there a switch to make that possible?

Or if not, what code prevents it?

Thanks.

GameWizard
04-02-2008, 12:32 AM
In your Usergroup Manager > Desired Usergroup > Can View Others' Profile Pictures > Yes

James_xrated
04-03-2008, 10:42 AM
Is there any way to control what images appears when no image is supposed to be there?

I mean, if I turn off the switch, I'd prefer that unregistered users at least see some image of my choosing.

Thanks.

GameWizard
04-03-2008, 09:49 PM
Well if you want a 'default' profile picture to show up if there is no avatar, you'll need to modify the MEMBERINFO template and use <if> conditionals to incorporate the image you want.

paul41598
04-03-2008, 11:25 PM
Yup, thats what I have going... if conditionals to get mine that way