• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] how can i disable ads to members

Started by esam.copper,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

esam.copperTopic starter

how can i disable ads to members

and just showing ads to guest


ty
  •  

PHPVibe A.

Hi in lub/functions.php you can code this in _jads() and _ads()

I guess a simple add of

if(is_user()){
return '';
}


may work, but I haven't tested it.

See this http://www.phpvibe.com/forum/tutorials/how-to-use-the-phpvibe-user-system-(internally-or-externally)/

 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 44585

The problem of video viewing PHPVibe 5.0

Started by Nayn


Replies: 25
Views: 73299

embed video does not work on v5

Started by neospider69


Replies: 6
Views: 54697

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

Started by spirog


Replies: 2
Views: 4831

insite ads issue when selecting above/below video player location

Started by georgepanaitescu


Replies: 3
Views: 25380

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

Started by spirog


Replies: 4
Views: 8445

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

Started by spirog


Replies: 3
Views: 8235