Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
6 - 4 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

Re: Block access to user info
by Strauss on 2004/2/27 12:08:56

It acts. I thank very much.

Best RegardsQuote:

Mithrandir wrote:
at the top of userinfo.php - below the include statements - add this:
le="color: #000000"><?php if (!$xoopsUser) { redirect_header('index.php', 3, 'You have got to register to access this page'); //Alternatively, use _NOPERM for localised message }

This will block access for non-registered users - but any registered user will be able to see it, independent of group memberships.
Re: Block access to user info
by Mithrandir on 2004/2/27 11:43:01

at the top of userinfo.php - below the include statements - add this:
le="color: #000000"><?php if (!$xoopsUser) { redirect_header('index.php', 3, 'You have got to register to access this page'); //Alternatively, use _NOPERM for localised message }

This will block access for non-registered users - but any registered user will be able to see it, independent of group memberships.
Block access to user info
by Strauss on 2004/2/27 10:50:32

Hi! How block for anonymous users user info? I thank for assistance.

Artur Strauss

Who's Online

879 user(s) are online (826 user(s) are browsing Support Forums)


Members: 0


Guests: 879


more...

Donat-O-Meter

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

Latest GitHub Commits