vBTube 1.2.9 (CSRF protection added)
This modification is in the archives.
Do your visitors like searching for and sharing YouTube Videos with each other? Well now they can do it from your site. This Mod incorporates youtube into your site so you can view all the videos via category or the features & most popular videos. Users can also search the videos, meaning an unlimited amount of content for your site.
You can also post youtube links in your threads. All searching & viewing is done on your site so your members never leave and you can add your own adverts or whatever to the displays to maximize revenue. U CAN'T ADD VIDEOS WITH THIS HACK !!! Live Demo here: http://crackmuzik-gfx-elite.de/vBTube.php Installation Instructions: 1. Upload the contents of the upload folder to your forum root directory. 2. Import product-vBTube in your admincp using the product manager. 3. In your style manager, find your navbar template and; FIND: Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> Code:
<td class="vbmenu_control"><a href="vBTube.php$session[sessionurl_q]">$vbphrase[vBTube_title]</a></td> To add your own categories read this post: Spoiler (click to open)
Quote by Magz
Even though they appear as custom categories, they're really just a keyword search.
Edit the vBTube template. Find this: Code:
<strong>»</strong> <a href="vBTube.php?do=cat&catid=2">Autos & Vehicles</a><br> Code:
<strong>»</strong> <a href="vBTube.php?do=search&search=Thaiboxing">Thaiboxing</a><br> <br> -------------------- <br><br> To make a default category: Open vBTube.php. On line 46 find this: Code:
if ((!$_GET['do'] || $_GET['do'] == '')) { $_GET['do'] = 'today'; } Code:
if ((!$_GET['do'] || $_GET['do'] == '')) { $_GET['do'] = 'search'; $search = 'martial arts'; } Hope that helps... Tim Close
------------------------------------------------------------------------------------------------------ This is not the same like vBTubePRO - Lite Version 1.0.4 !!! It's also not compatible with vBTubePRO - Lite Version 1.0.4 !!! ------------------------------------------------------------------------------------------------------ Download
This modification is archived, downloads are still allowed. Supporters / CoAuthors
|
Similar Mods
Show Thread Enhancements Stamps (CSRF protection added) | vBulletin 3.7 Add-ons |
Mini Mods [ITECH] Inferno CSRF Auto Protection | vBulletin 3.6 Add-ons |