1
xmaro
Userinfo for registred
  • 2004/4/25 21:41

  • xmaro

  • Just popping in

  • Posts: 10

  • Since: 2004/4/25


I wont to only users from some group , or at least registred users can see userinfo

What do I have to do ??

mayby some changes in file userinfo.php ?

Thanks for help

2
tl
Re: Userinfo for registred
  • 2004/4/25 21:53

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23



3
xmaro
Re: Userinfo for registred
  • 2004/4/25 22:23

  • xmaro

  • Just popping in

  • Posts: 10

  • Since: 2004/4/25


Ok Thanks
Thats the solution for registred users:
include XOOPS_ROOT_PATH."/include/cp_functions.php";

if ( !$xoopsUser ) {

redirect_header('index.php',3,_NOPERM);

exit();

}

How to allow only some group of users to see users profiles ??


Login

Who's Online

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


Members: 0


Guests: 331


more...

Donat-O-Meter

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

Latest GitHub Commits