Guests can read Skype and MSN names


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: [Download] [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: [Download] [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 -->

Profile PM  
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.


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.1555s (PHP: 10% SQL: 90%)
SQL queries: 10 - Debug Off - GZIP Enabled