• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Old forum post?

Started by dudleyz03,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dudleyz03Topic starter

Hi,

What happened to this forum post?
http://www.phprevolution.com/forum/script-modifications-203/adding-ads-to-phpvibe-v3-(the-manual-guide)/

     It's missing.  I wanted to know how to specify adsense ads to ONLY show on featured videos i upload, and not on movie trailers or video game vids i embed or import.  Plus, the forum topic of how to not show ads on search results is missing too.  I would think I could avoid a Google ban if I could only specify which videos (my own created videos) to allow advertising.

  •  

PHPVibe A.

#1
Hi, that was for v3.1 and v3.1 was 100% different, we've re-coded completely the platform as of v3.3.

Here is an example for single video (com/com_video.php or tpl/main/video.php usage)

if ($vid->VideoProvider() == "localfile")
{
//it's local file
}


else you could try:

Vibe_Providers::VideoProvider(http://www.link.com) == "localfile"

 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 36222

The problem of video viewing PHPVibe 5.0

Started by Nayn


Replies: 25
Views: 63730

embed video does not work on v5

Started by neospider69


Replies: 6
Views: 43900

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

Started by spirog


Replies: 2
Views: 3807

insite ads issue when selecting above/below video player location

Started by georgepanaitescu


Replies: 3
Views: 19406

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

Started by spirog


Replies: 4
Views: 3049

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

Started by spirog


Replies: 3
Views: 3237