• Page 1 of 1
  • 1
uCoz Community » uCoz Modules » Site Users » Register for see links message?
Register for see links message?
Necati
Posts: 12
Reputation: 0

Message # 1 | 10:45 AM
Hello...
Can I create block for guests.I want guests can not see links(urls) in forum.Can I do this?

Post edited by Necati - Sunday, 2012-07-22, 10:46 AM
Animorph
Posts: 2856
Reputation: 189

Message # 2 | 11:26 AM
Necati, There is a way if you just post the link like this:
Code
[hide] your link here [/hide]


then guests can't see the links

and if you want the guest to not see the content of your thread then you should do this:

with conditional operators

CP ---> Design ---> Design management (templates) ---> Forum ---> Appearance of entries

Find:
Code
$MESSAGE$

Replace by:
Code
<?if($USER_LOGGED_IN$)?> $MESSAGE$<?else?> You are a GUEST. Please, register. <?endif?>


Best regards

To busy building a passive income online ;)
Necati
Posts: 12
Reputation: 0

Message # 3 | 7:10 PM
Animorph, thank you!
Hmm...Animorph, can i it directly do this feature in cp (in user permissoions or forum)...
Thank you for this way.I'll test this now...

Animorph
Posts: 2856
Reputation: 189

Message # 4 | 11:33 AM
Necati, you can edit guest permissions that they can't enter the forum without registering

Main » Users » User groups » Guests » Edit group properties or permissions » Forum » Read forum (ability to enter the forum) » uncheck » save

To busy building a passive income online ;)
Necati
Posts: 12
Reputation: 0

Message # 5 | 10:52 AM
uCoz Community » uCoz Modules » Site Users » Register for see links message?
  • Page 1 of 1
  • 1
Search: