|
|
Forum moderator: Eriko |
uCoz Community uCoz Modules Tag Board Tag Board Privacy |
Tag Board Privacy |
All of our members need to log in to our site. The tagboard chats seem not to be private. By accessing our address with the mchat suffix, 'url/mchat', it is viewable regardless of whether you are logged in or not.
I already have the <?if($USER_LOGGED_IN$)?> set to the chatbox @ the site. Ucoz Website Since 2009
|
only registered and logged in...
http://i.imgur.com/QmHQS6G.png can be viewed by anyone just by going here: http://audioforum.my1.ru/mchat Ucoz Website Since 2009
Post edited by Clyde - Friday, 2015-11-27, 7:02 PM
|
Clyde, Strows, use conditional operators to hide the page from Guests. Go to Control Panel > Design customization > Tag Board > Appearance of entries, and put the whole code within conditional operators in the following way:
Code <?if ($USER_LOGGED_IN$)?> the code of the template <?endif?> I'm not active on the forum anymore. Please contact other forum staff.
|
Code <?if ($USER_LOGGED_IN$)?> the code of the template <?endif?> when I do that, nobody including myself can see the shouts... even tho we are logged into the site it reads 'no messages'.. see pic: http://i.imgur.com/stYur2P.png?1 ADD: tagboard permissions are always set for all except 'guests'. These are shouts from logged in members without above code: http://i.imgur.com/N6hoKSP.png?1 Ucoz Website Since 2009
Post edited by Clyde - Friday, 2015-12-04, 2:27 PM
|
| |||
| |||