Guests can read Skype and MSN names »  Show posts from    to     

Icy Phoenix


Old Support Topics - Guests can read Skype and MSN names



TheSteffen [ Thu 30 Sep, 2010 13:58 ]
Post subject: Guests can read Skype and MSN names
Hi at all,

I looked profil memberlist and so on only for registerd users, because I want to save private things.

Now I saw, that in some templates the MSN Skype and so on buttons are shown in viewtopic

Is there a other or better way to hide this from guests?
I did it that way
OPEN templates/default/viewtopic_body.tpl
FIND
Code: [Hide] [Select]
{postrow.POSTER_ONLINE_STATUS_IMG}{postrow.IP_IMG}{postrow.AIM_IMG}{postrow.ICQ_IMG}{postrow.MSN_IMG}{postrow.SKYPE_IMG}{postrow.YIM_IMG}<br />

REPLACE WITH
Code: [Hide] [Select]
<!-- IF S_LOGGED_IN -->
{postrow.POSTER_ONLINE_STATUS_IMG}{postrow.IP_IMG}{postrow.AIM_IMG}{postrow.ICQ_IMG}{postrow.MSN_IMG}{postrow.SKYPE_IMG}{postrow.YIM_IMG}<br />
<!-- ENDIF -->


Mighty Gorgon [ Mon 04 Oct, 2010 16:26 ]
Post subject: Re: Guests can read Skype and MSN names
Your solution is fine.

phpBB 2 didn't have any specific protection for those data... maybe it's time to add some!

I'll think about that.

Thanks for reporting.




Powered by Icy Phoenix