The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Minitube in Profile - Full URL - Auto Play - (right side block) Details »» | |||||||||||||||||||||||||||
Minitube in Profile - Full URL - Auto Play - (right side block)
Developer Last Online: Jan 2014
================================================== =============
Minitube in Profile - Full URL - Auto Play - (right side block) by Alex Kim Demo: http://www.khmerfun.net/alexkim.html ================================================== ============= Welcome friends The ideas was from Mini YouTube Video in Profile (right side block) Embed-URL https://vborg.vbsupport.ru/showthread.php?t=171969 stannger5 was created this and I just modified to make it work as I want to be which is Autoplay and Full URL. Hope you guys enjoy!!!!! ================================================== ============= Step 1: ================================================== ============= Go to Admincp: User Profile Fields >> Add New User Profile Field Profile Field Type: Single-Line Text Box Title: YouTube URL Descriptions: Put your YouTube link here. Field Length: 50 Private Field: No Save it ****Remember your field id number****** My field id number is field10 for this one, it might be different from yours. ****Remember your field id number****** ================================================== ============= Step 2: ================================================== ============= Go to Admincp: User Profile Fields >> Add New User Profile Field Profile Field Type: Single-Line Text Box Title: YouTube Title Descriptions: Put your YouTube Title here. Field Length: 100 Private Field: No Save it ****Remember your field id number****** My field id number is field11 for this one, it might be different from yours. ****Remember your field id number****** ================================================== ============= Step 3: Files upload ================================================== ============= Upload swfobject.js and mediaplayer.swf to minitube. Please create a folder name minitube. Mine is http://www.khmerfun.net/minitube/swfobject.js ================================================== ============= Step 4: ================================================== ============= Import the plugin.. admin >> Plugins & Products >> [Add/Import Product] and import youtube_member_profile_url.xml file.. ================================================== ============= Step 5: ================================================== ============= Edit: Styles & Templates >> Member Info Templates >> MEMBERINFO Look for: $blocks[stats_mini] $template_hook[profile_right_mini] $blocks[friends_mini] $blocks[albums] $template_hook[profile_right_album] $blocks[groups] $blocks[visitors] Put $blocks[youtube] anywhere in there.. I have mine arter $blocks[friends_mini].. Like this,, $blocks[stats_mini] $template_hook[profile_right_mini] $blocks[friends_mini] $blocks[youtube] $blocks[albums] $template_hook[profile_right_album] $blocks[groups] $blocks[visitors] Edit: Styles & Templates >> Member Info Templates >> memberinfo_block_youtube Please remember to go there and change the field id # Find: $userinfo[field10] replace 10 to your field id you just created on step 1. This is the YouTube URL. Find: $userinfo[field11] replace 11 to your field id you just created on step 2. This is the YouTube Title. ================================================== ============ Step 6: ================================================== ============ Done :-) I hope you guys understand the tutorial. I'm not a coder or anything I just tried my best to make this work. Thanks to stannger5 - Mini YouTube Video in Profile (right side block) Embed-URL https://vborg.vbsupport.ru/showthread.php?t=171969 Supporters / CoAuthors Show Your Support
|
Comments |
#2
|
|||
|
|||
Looks nice, i saw your collapse wasn't working. .
|
#3
|
|||
|
|||
hehe yeah
anyway to make it work? |
#4
|
||||
|
||||
I dont like seeing your site banner in every video...
You need to redo your links too... Every link is still pointing back to your site.. See, Code:
<script type="text/javascript" src="http://www.khmerfun.net/mediaplayer/swfobject.js"></script> I`m working on a new youtube,,plus other videos for you profile useing actual page URL without making the user fields and all the template editing... At the most just one template edit... |
#5
|
|||
|
|||
Quote:
The zip files should contain swfobject.js so you just upload it to your server and change the folder name that's it. |
#6
|
||||
|
||||
works very nice .... thanks
|
#7
|
|||
|
|||
|
#8
|
|||
|
|||
Thanks, hopefully this wont lag down the pageload much.
|
#9
|
||||
|
||||
Anyway to not have this auto play?
|
#10
|
|||
|
|||
Yes you can, you can go to edit template and change autoplay=1 to autoplay=0
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|