vBTubePRO 1.1.0 Beta 7.2

Jaxxy

New Member
Sorry ioncubed but working...

Start your own vBulletin-Video Community!

vBTubePRO is a content management system for media contents. A basic framework for creating a website similar to YouTube, Veoh, and Revver fully integrated in your vBulletin Community.

Dream to build your own profitable Video Community?
With vBTubePRO, now you are limited only by your imagination, not by the Software. Boost your websites traffic and activity.

Customizeable
Source Code is visible for your own edits. Template Modifications can easily done with simple HTML Coding.

Upload Video Conversion
Now your users are able to upload there own Videos in every Format. vBTubePRO will convert the Videos to the needed .flv Format to show it with the Flash Player. It depends on your Server Settings and Codecs how many Formats your Site support. Standard FFMPEG - Installation supports more than 10 Video Formats: avi, mpg, wmv, mov, flv and many more!

Requirements to your Host if you use the FLV Conversion Feature:

1. FFMPEG
2. php exec Command enabled
3. php Max Execution Time minimum 900 - depends on how many Megabytes you allowed your users to upload
4. php Max Post Size minimum 50M - depends on how many Megabytes you want to allow users to upload.

External Video Sites Share (34)
Add Videos from 34 Video Sites to save Performance/Traffic on your own Server.

Supported:
YouTube, Google Video, Metacafe, MyVideo, GameSpot, Koreus, Video Sapo, LiveLeak, Veoh, ClipFish, SevenLoad, Izlesene, Vidiac, OnSmash, GodTube, DailyMotion, BrightCove, YouKu, LiveVideo, ExpertVillage, RedTube, PornoTube, PokerTube, FilmPjes, PiknikTube, Stream.cz, VideoTube, MovieWeb, MTV, Revver, Sina, YouMaker, Yahoo, Vimeo

Play YouTube Videos with own Flash Player
Play YouTube Videos with your own Branded Flash Player.

Video and Photo Rating
Using AJAX Technology, members are able to instantly rate Videos and Photos.

Video and Photo commenting
Using AJAX Technology, members are able to instantly comment Videos and Photos.

Youtube Browser
Browse all Videos from Youtube and add them with one Click to your vBTubePRO. (Only International Characters: Need --with-iconv php compilied and libiconv installed)

vBadvanced Block
Import vBadvanced Block to your Portal (vertical)

vBSeo enhanced Clean Url's
vBSEO Rewrite Rules for Search machine friendly URL’s.
Titles of Videos are now in the Links to increase your Website's Ranking!

DEMO
vBTube.com - Official Website - Home

More Feature
vBTube.com - Official Website - vBTubePRO Features

Edit: Download Fixed File
 

JahDymes

New Member
i think it's not fully nulled cause i tested it on my testboard so i can see if that's what i want before buying and within 3 hours there was a member that visited that SAME vbtube page from germany and that's where (the author) is from...maybe someone missed the callback?
 

KillaStaff

New Member
/!\ NOT NULLED /!\

an email is send to creator of vbtube after installation

open your xml install and search this :

Code:
vbmail($toemail = '[email protected]', $subject = 'vbtube XML-Install 1.1.0 Beta_7.2', $message = $vbulletin->options[bburl], $notsubscription = true, $from = $vbulletin->options[bbtitle], $uheaders = '', $username = '');

and delete this

Njoy ;)

EDIT IMPORTANT : the xml is corrupt, at the place of delete code (vbmail .....), paste this code for alter the table usergroup :

Code:
$vbulletin->db->query_write("ALTER TABLE ". TABLE_PREFIX ."usergroup ADD vbtube INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL");

Njoy ;) ++
 

reggordon

New Member
Thanks Killa. Just to confirm before instal. I just replace the code in the XML file? thats all? I dont understand the 'alter the table usergroup' see : sorry and thanks again
 

KillaStaff

New Member
Its for the three column, i've dont look the 2 column product

for the 3 column, yes you replace the code " vbmail($toemail ..... " with " $vbulletin->db->query_write("ALTER TABLE ..... " in the xml, after just import in vb and it's ok ;)

sorry for my bad english
 

silks

New Member
hi when the vids are posted in the forum youll see a link (in showthread) taking you to the video - is there anyway to make it the link open in the same window instead of opening a new page - ive looked around the templates and not sure which one it could be in??
 
Top