We have added Video Player Ads to our Promo Tools Section.
Mechbunny Video Player Ads [Pre|Pause|Post]
Code:
http://promo.grabdollars.com/in-player-ads.php
Directions:
You need to edit your mechbunny's config.php file.
You can find it in
of your installation.
Once you find config.php file, then open it in any text editor and
1) To Enable pre-play ads:
Find :
PHP Code:
$player_pre_ads = 'false';
$player_pre_ads_url = 'someurl';
Replace with:
PHP Code:
$player_pre_ads = 'true';
$player_pre_ads_url = 'http://promo.grabdollars.com/mechbunny-video-player-ads.php?id=XXXXX';
-----------------------------------------------------------------------------------------------------------
2) To Enable pause ads:
Find :
PHP Code:
$player_pause_ads = 'false';
$player_pause_ads_url = 'someurl';
Replace with:
PHP Code:
$player_pause_ads = 'true';
$player_pause_ads_url = 'http://promo.grabdollars.com/mechbunny-video-player-ads.php?id=XXXXX';
-----------------------------------------------------------------------------------------------------------
3) To Enable post-play ads:
Find :
PHP Code:
$player_post_ads = 'false';
$player_post_ads_url = 'someurl';
Replace with:
PHP Code:
$player_post_ads = 'true';
$player_post_ads_url = 'http://promo.grabdollars.com/mechbunny-video-player-ads.php?id=XXXXX';
-----------------------------------------------------------------------------------------------------------
**Replace
XXXXX with your CCBill ID.
More Details :
http://promo.grabdollars.com/in-player-ads.php
If you need assistance then please don't hesitate to contact me. Info is in sig.
We have also added auto updating feeds for major tube scripts. details here
https://gfy.com/showthread.php?t=1098050
Thanks for your time.