1
gerasimos
userinfo invisible to anonymous visitors
  • 2006/1/31 9:33

  • gerasimos

  • Not too shy to talk

  • Posts: 114

  • Since: 2005/4/28


Hi there, i am using XOOPS 2.0.13.2
my question is that if it is possible my users profile will be invisible to guest (without take in mind if the user have checked to be visible his/her email address), i mean that if a guest click in members name i would like to appear the 'Sorry u dont have permission'...

Thanks in advanced and sorry for my poor English

2
iHackCode
Re: userinfo invisible to anonymous visitors

i saw this in the FAQ.
Can I stop guests from viewing registered user profiles?

Quote:
Yes, open the userinfo.php file and find

$xoopsOption['pagetype'] = 'user';
include 
'mainfile.php';
include_once 
XOOPS_ROOT_PATH.'/class/module.textsanitizer.php';


Then add a line with this code below that:

$xoopsUser or redirect_header('index.php'3_NOPERM);


CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧

3
gerasimos
Re: userinfo invisible to anonymous visitors
  • 2006/2/1 11:10

  • gerasimos

  • Not too shy to talk

  • Posts: 114

  • Since: 2005/4/28


thanks my friend i ll try it and i come back

thank again


>
perfect its exaclty what i was looking for.

4
gtop00
Re: userinfo invisible to anonymous visitors
  • 2006/2/1 11:58

  • gtop00

  • Friend of XOOPS

  • Posts: 498

  • Since: 2004/11/13


Join XoopsGreece.gr
Γεράσιμε μας ξέχασες

Login

Who's Online

161 user(s) are online (87 user(s) are browsing Support Forums)


Members: 0


Guests: 161


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits