• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Hide Users

Started by childproof,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

childproofTopic starter

I want my community to be private. Is there a way that I can hide users?
  •  

hexertem

Quote from: childproof on
I want my community to be private. Is there a way that I can hide users?


<?php if(is_powner()) { ?>
private article
or
my user show
<?php } ?>
  •  

childproofTopic starter

  •  

hexertem

Quote from: childproof on
How do I install that?


tpl/main/profile.php
a browse
<li><?php if(is_powner()) { ?> <a class="tipS" href="<?php echo $canonical.'&sk=activity';?>" title="<?php echo _lang("Tüm Hareketlerini Gör"); ?>"><i class="icon-bell"></i><?php echo u_k($ad->nr);?><?php echo _lang("Hareketler Dökümü"); ?></a><?php } ?></li>
  •  

PHPVibe A.

Hi, he's explaining you how to make private the activity.

If you want all the site private you need to use an workaround based on:

is_user() {
//user is logged
} else {
//it's no logged
}


This will give you an ideea http://www.phpvibe.com/forum/how-to/how-to-add-a-new-(com)-page/msg18297/#msg18297

 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 37001

The problem of video viewing PHPVibe 5.0

Started by Nayn


Replies: 25
Views: 68457

embed video does not work on v5

Started by neospider69


Replies: 6
Views: 47839

when slecting to unpublish music mp3 - next page says unpublished video ?

Started by spirog


Replies: 2
Views: 3919

insite ads issue when selecting above/below video player location

Started by georgepanaitescu


Replies: 3
Views: 20412

Video that I've uploaded needs to have that value in admin to upload

Started by spirog


Replies: 4
Views: 3586

video,playlist,images, etc. (frontend) select all deselect all reselect all

Started by spirog


Replies: 3
Views: 3723