The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBTube 1.2.9 (CSRF protection added) Details »» | |||||||||||||||||||||||||
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: 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
|
Comments |
#12
|
|||
|
|||
I also added some graphics next to both the author and description, as well as making the author's name clickable. I also have an AJAX Star Rating system that I tested, but felt it wasn't necessary for this board in particular.
|
#13
|
|||
|
|||
Quote:
|
#14
|
|||
|
|||
Probably easier for me to email it over to you and let you figure out the best way to release it to the post.
This particular setup has an admin which allows for notification of comments, editing, deleting, basic stats, and it certainly could be expanded upon. I will get it all together this afternoon for you. |
#15
|
|||
|
|||
I'm excited to see what else people come up with besides the simple stuff I've already done...
... a couple requests.. - Allow users to add their youtube account name (w/ a subsequent link from their postbit to their vBTube user profile) - "Post to Thread" link in videos.. Allow members to "Post to Thread" which brings the conversation away from simply the Comments sections. |
#16
|
||||
|
||||
This is a thank you super work.
|
#17
|
|||
|
|||
Add the video search to your search drop down.
in navbar, find this: Code:
<form action="search.php?do=process" method="post"> above add: (remember to edit the: ADDaKEYWORDorREMOVE) Code:
<tr>
<td class="thead">Video Search</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<form action="vBTube.php?do=search" method="post">
<input type="text" name="search" value="search..." class="styled" onblur="if(this.value=='') this.value='search...';" onfocus="if(this.value=='search...') this.value='ADDaKEYWORDorREMOVE';" /> <input type="submit" value="Go!" class="button" />
</form>
</td>
</tr>
|
#18
|
||||
|
||||
Is this upgrade to the old version ؟
https://vborg.vbsupport.ru/showthread.php?t=168658 Do I do a promotion ؟ Do the same video existing Bagaydim ؟ |
#19
|
||||
|
||||
So that no one ask this question again.
This is the same mod as before just an updated version. The old thread is here. There was security issues before so time will tell if they still present. Last I heard exploits where in the older versions all the way up to v1.2.6 which this seems to be same version so time will tell for sure. |
#20
|
|||
|
|||
I'd love to install this if we can figure out if the security issues are fixed from the previous version.
|
#21
|
||||
|
||||
Where I can add video
I want to delete some of the video how that |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|