video embed code

I was able to shut off the download video link within the video features, but under the video where it says

Main Video info it still allows people to embed your videos and if your selling membership with video views I dont want them to embed it on their sites or blogs.
A dolphin 7 loop hole is that even if videos are set to private or VIP or Paid promotion, if the video is embeded anyone can play and view the video.
Anyways how do I get rid of the embed code in the main video info area.
Quote · 16 Jul 2011

open up modules/boonex/videos/classes/BxVideoTemplates.php

find      return array_merge($aMain, $aAdd);     around line 111

change it to    return array_merge($aMain);     save the file and see what happens.

Not sure what other embeds this will hide site wide either.

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 16 Jul 2011

Yesss thanks man it worked.

Quote · 16 Jul 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.