Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vBTube 1.2.9 (CSRF protection added) Details »»
vBTube 1.2.9 (CSRF protection added)
Version: 1.2.9, by Playa82 Playa82 is offline
Developer Last Online: Apr 2011 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.7.x Rating:
Released: 03-14-2008 Last Update: 05-23-2008 Installs: 209
Uses Plugins
 
No support by the author.

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:

https://vborg.vbsupport.ru/showpost....0&postcount=34

------------------------------------------------------------------------------------------------------
This is not the same like vBTubePRO - Lite Version 1.0.4 !!!

It's also not compatible with vBTubePRO - Lite Version 1.0.4 !!!

------------------------------------------------------------------------------------------------------

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #342  
Old 08-15-2008, 01:54 PM
eternal_ eternal_ is offline
 
Join Date: Mar 2007
Posts: 67
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What is the View Playlist - Does this do anything? What is a playlist ID?
Reply With Quote
  #343  
Old 08-17-2008, 03:59 AM
fitaholic fitaholic is offline
 
Join Date: Jul 2008
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is a great mod and will literally make my site, as I run a fitness site. www.fitaholic.com/forum


I have changed all the categories to display fitness videos and even our own videos. But i notice that the videos just appear randomly and not by most viewed. How can you change this so only the most popular ones appear on the first page???

Thank you for the incredible mod. (installed)
Reply With Quote
  #344  
Old 08-17-2008, 09:14 AM
Artes_Marciales Artes_Marciales is offline
 
Join Date: Jun 2007
Posts: 278
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

**nominated**
Reply With Quote
  #345  
Old 08-17-2008, 12:15 PM
ArnyVee's Avatar
ArnyVee ArnyVee is offline
 
Join Date: Mar 2008
Posts: 944
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by fitaholic View Post
I have changed all the categories to display fitness videos and even our own videos. But i notice that the videos just appear randomly and not by most viewed. How can you change this so only the most popular ones appear on the first page?
Good point...I forgot to ask that question before. That and the 'hidden' search keywords would be two improvements that I'd like to see.

But, I LOVE this mod and the folks on our site love the custom categories and being able to watch Disney clips without having to leave our site!
Reply With Quote
  #346  
Old 08-17-2008, 07:00 PM
NeverBored NeverBored is offline
 
Join Date: Feb 2008
Location: CA
Posts: 138
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just remove $sect from the template vBTube_videos to hide search keywords
Reply With Quote
  #347  
Old 08-17-2008, 07:35 PM
fitaholic fitaholic is offline
 
Join Date: Jul 2008
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That worked perfectly, now if we can just have the top videos show instead of how it currently displays videos.
Reply With Quote
  #348  
Old 08-19-2008, 11:49 AM
ArnyVee's Avatar
ArnyVee ArnyVee is offline
 
Join Date: Mar 2008
Posts: 944
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by NeverBored View Post
Just remove $sect from the template vBTube_videos to hide search keywords
I'll have to try this!

Thanks!
Reply With Quote
  #349  
Old 08-19-2008, 01:22 PM
ArnyVee's Avatar
ArnyVee ArnyVee is offline
 
Join Date: Mar 2008
Posts: 944
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So, I removed the $sect part of the code below and it worked!

But, it made the 'bar' at the top of that window/table at half the size of the 'normal' one. You can see on my attachment the difference if you look at the left hand side.

How can I fix that?

Code:
<table class="tborder" width="100%" cellpadding="6" cellspacing="0">
<tr><td class="tcat" colspan="3">$sect</td></tr>
<tr align="center">
$vBTube_bits
</tr>
<if condition="$totalpages!=''">
<tr>
<td class="tfoot" align="left">$pre</td>
<td class="tfoot" align="center">$cur</td>
<td class="tfoot" align="right">$nex</td>
</tr>
</if>
</table>
Reply With Quote
  #350  
Old 08-19-2008, 01:46 PM
fitaholic fitaholic is offline
 
Join Date: Jul 2008
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ArnyVee View Post
So, I removed the $sect part of the code below and it worked!

But, it made the 'bar' at the top of that window/table at half the size of the 'normal' one. You can see on my attachment the difference if you look at the left hand side.

How can I fix that?

Code:
<table class="tborder" width="100%" cellpadding="6" cellspacing="0">
<tr><td class="tcat" colspan="3">$sect</td></tr>
<tr align="center">
$vBTube_bits
</tr>
<if condition="$totalpages!=''">
<tr>
<td class="tfoot" align="left">$pre</td>
<td class="tfoot" align="center">$cur</td>
<td class="tfoot" align="right">$nex</td>
</tr>
</if>
</table>
Hey Arney,

Here is a simple way to fix that: replace $sect with "Walt Disney Board Videos" see below on how I changed mine to Fitaholic Fitness Videos and that is the only thing that displays and your bar is back.

HTML Code:
<table class="tborder" width="100%" cellpadding="6" cellspacing="0">
<tr><td class="tcat" colspan="3">Fitaholic Fitness Videos</td></tr>
<tr align="center">
$vBTube_bits
</tr>
<if condition="$totalpages!=''">
<tr>
<td class="tfoot" align="left">$pre</td>
<td class="tfoot" align="center">$cur</td>
<td class="tfoot" align="right">$nex</td>
</tr>
</if>
</table>
P.S. How do you copy your screen? (the thumbnail you made)
Reply With Quote
  #351  
Old 08-19-2008, 02:01 PM
ArnyVee's Avatar
ArnyVee ArnyVee is offline
 
Join Date: Mar 2008
Posts: 944
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by fitaholic View Post
Hey Arney,

Here is a simple way to fix that: replace $sect with "Walt Disney Board Videos" see below on how I changed mine to Fitaholic Fitness Videos and that is the only thing that displays and your bar is back.

P.S. How do you copy your screen? (the thumbnail you made)
That's awesome! Thanks!

As far as the 'copy' of the screen, I do a print screen (PrtScn button on keyboard) and then paste into my photo editing program and then crop the part of the screen that I want to display. From there, I save it and when posting my message I click on 'manage attachments', click on 'browse', find your pic of the edited screen shot and then 'upload' it. Close the window and that's it.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:23 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.11205 seconds
  • Memory Usage 2,322KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (1)bbcode_html
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete