Back to vBulletin 3.7 Add-ons

vBTube 1.2.9 (CSRF protection added)
Mod Version: 1.2.9, by Playa82

This modification is in the archives.
vB Version: 3.7.x Rating: (14 votes - 4.43 average) Installs: 209
Released: 15 Mar 2008 Last Update: 25 May 2008 Downloads: 2717
Not Supported Uses Plugins  

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>
Below that line add:
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
bigtime, you mind sharing how you added the custom categories and default page?

regards
Even though they appear as custom categories, they're really just a keyword search.

Edit the vBTube template.

Find this:

Code:
<strong>&raquo;</strong> <a href="vBTube.php?do=cat&catid=2">Autos & Vehicles</a><br>
Directly above that, put this:

Code:
<strong>&raquo;</strong> <a href="vBTube.php?do=search&search=Thaiboxing">Thaiboxing</a><br>
<br>
--------------------
<br><br>
Of course, you'll replace "Thaiboxing" with the keyword you wish to display for the category.

To make a default category:

Open vBTube.php. On line 46 find this:

Code:
if ((!$_GET['do'] || $_GET['do'] == ''))
{
	$_GET['do'] = 'today';
}
Replace it with this:

Code:
if ((!$_GET['do'] || $_GET['do'] == ''))
{
	$_GET['do'] = 'search';
	$search = 'martial arts';
}
Replace 'martial arts' with the search term you want to appear as the default.

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.

File Type: %1$s stars.zip (3.9 KB, 786 downloads)
File Type: %1$s vBTube (1.2.9).zip (124.4 KB, 1244 downloads)

Supporters / CoAuthors

  • arco
  • bigtime

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

vblts.ru supports vBulletin®, 2022-2024