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

Reply
 
Thread Tools
New: Youtube in Profile (Share this video(link)) or (Page url) left side. Details »»
New: Youtube in Profile (Share this video(link)) or (Page url) left side.
Version: 4, by stangger5 stangger5 is offline
Developer Last Online: Oct 2023 Show Printable Version Email this Page

Category: Mini Mods - Version: 4.2.0 Rating:
Released: 01-14-2013 Last Update: 09-04-2013 Installs: 52
Uses Plugins
Additional Files  
No support by the author.

All New !! No profile fields to add !!!

Version #4 Has the option to show two videos..
Plus the newest option: You can use the Youtube share this link or use Youtube page url


This will put a mini youtube player/players in members profile,, (left side)..
It uses the Youtube Share this video (link)..
or
It can use the Youtube Page url..

Demo: www.next-level-arcade.com

To Install..

If you have an older version: Please Uninstall it before installing version #4..

Then:
Upload the includes/xml/cpnav_mini_youtube.xml file..

[Add/Import Product] : product-new_youtube_profile.xml

//////////////////////////////////////////////////////////////////

2 Admincp options..

Look for Mini Youtube in Profile in the admincp menu on the left..

#1 Mini Youtube Active Yes / No

#2 Youtube URL Option Share / Page
You can change the URL from Youtube`s share this video to Youtube`s Page URL.

#3 Youtube Usergroup Permissions
Comma separated list of usergroups which members are allowed to view the Youtube Player..
1,2,5,6,7 are default settings..

Thats all...

For the members settings:

Settings >> Look below My Account for Edit Youtube Options..
Edit Player 1
*YouTube Title,
*Share this video Link or Page url,
*Youtube Menu Color,
*YouTube Auto Start,
*Youtube Location

Edit Player 2
*YouTube Title,
*Share this video Link or Page url

///////////////////////////////////////////////////////////////


Enjoy !!
stangger5

Download Now

File Type: zip youtube-in-profile-v4.zip (6.2 KB, 179 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
5 благодарности(ей) от:
goxy63, Hippy, smirkley, Sukubis, Techno Cowboy

Comments
  #92  
Old 05-08-2014, 07:35 AM
DreadsUK's Avatar
DreadsUK DreadsUK is offline
 
Join Date: Jan 2014
Posts: 355
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by stangger5 View Post
Hello DemOnstar..
I wouldnt have thought about the "s" ,, since I`ve never used the link that way..

Thanks ShawneyJ for pointing that out!!

I`ve been playing around with some more options..
Added:
Hulu
Dailymotion
Facebook
Metacafe
and a Video tab,,
with the Youtube page and Youtube share..

The member can choose which one they want to use..

I could add anther one for https Youtube..



That would be different on the About Me page..
Wouldnt you want it on a page by itself ?
tabs are great ideas. im just very aware that there is all this space to the right of the info that would be good to use to balance the information access. tabs on the profile are already enough with all the addition of quote and tag tabs
Reply With Quote
  #93  
Old 05-08-2014, 11:25 AM
ShawneyJ's Avatar
ShawneyJ ShawneyJ is offline
 
Join Date: Jul 2006
Location: Australia
Posts: 1,758
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by stangger5 View Post
Hello DemOnstar..
I wouldnt have thought about the "s" ,, since I`ve never used the link that way..

Thanks ShawneyJ for pointing that out!!

I`ve been playing around with some more options..
Added:
Hulu
Dailymotion
Facebook
Metacafe
and a Video tab,,
with the Youtube page and Youtube share..

The member can choose which one they want to use..

I could add anther one for https Youtube..



That would be different on the About Me page..
Wouldnt you want it on a page by itself ?
thanks mate.

i edited the XML and added the "S" lol. but it didn't work.
cheers.
Reply With Quote
  #94  
Old 05-11-2014, 01:44 AM
stangger5's Avatar
stangger5 stangger5 is offline
 
Join Date: Jan 2005
Location: Online
Posts: 1,130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

All you need to do,,to get https to work is:
change
PHP Code:
$youidfull substr_replace($youid""031); 
to
PHP Code:
$youidfull substr_replace($youid""032); 
You can edit the xml file or Mini Youtube in Profile plugin..

Doing this will stop all the videos with just http from working..
Reply With Quote
2 благодарности(ей) от:
ShawneyJ, tbworld
  #95  
Old 05-25-2014, 09:28 AM
ShawneyJ's Avatar
ShawneyJ ShawneyJ is offline
 
Join Date: Jul 2006
Location: Australia
Posts: 1,758
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks man. im going to give that ago. cheers

you know what, and im most likley the last to know because i don't use IE.

but when accessing youtube videos using IE browser, there is no https:// its only http://
hows that work.
Reply With Quote
  #96  
Old 05-25-2014, 09:47 PM
stangger5's Avatar
stangger5 stangger5 is offline
 
Join Date: Jan 2005
Location: Online
Posts: 1,130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ShawneyJ View Post
thanks man. im going to give that ago. cheers

you know what, and im most likley the last to know because i don't use IE.

but when accessing youtube videos using IE browser, there is no https:// its only http://
hows that work.
I dont use IE either..

Just put the s in it..
Thats what I do..
Reply With Quote
  #97  
Old 06-01-2014, 02:46 AM
highlander29 highlander29 is offline
 
Join Date: Feb 2011
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

All of a sudden a week or two ago, the youtube videos are not showing up properly. We've had this running for years with no issue. Here is an example of what it looks like.

http://i1304.photobucket.com/albums/...ps22a5592d.png
Reply With Quote
  #98  
Old 08-16-2016, 07:33 AM
ArcadeSyndicate's Avatar
ArcadeSyndicate ArcadeSyndicate is offline
 
Join Date: Oct 2008
Location: Germany
Posts: 298
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

if you want to get this working on ssl you also have to change http to httpS in the template myt_memberinfo_new_block_youtube like...

Code:
<iframe id="ytplayer" type="text/html" width="217" height="210"
  src="https://www.youtube.com/embed/{vb:raw youidfull}?autoplay={vb:raw youtube_autostart}&amp;showinfo=1&amp;rel=0&amp;modestbranding=0&amp;theme={vb:raw youtube_theme}"
  frameborder="0"/></iframe>
with this little edit it still works fine after all these years
Reply With Quote
Благодарность от:
stangger5
  #99  
Old 10-25-2016, 07:42 PM
goxy63 goxy63 is offline
 
Join Date: Oct 2008
Location: its like another planet:D
Posts: 657
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

My users will miss this one on VB5
Cool mod
Reply With Quote
  #100  
Old 05-09-2017, 12:09 PM
X-or X-or is offline
 
Join Date: Nov 2005
Posts: 201
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

+42.63% loading time on content.php
+15.66% on showthread.php
+15.95% on activity.php

why?
Reply With Quote
  #101  
Old 09-16-2018, 08:41 PM
katie hunter's Avatar
katie hunter katie hunter is offline
 
Join Date: May 2007
Posts: 533
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've tried this plugin on a new vb 4.2.5 but it didn't show the videos. Not sure if this version works with 4.2.5
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 08:40 PM.


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.04831 seconds
  • Memory Usage 2,356KB
  • Queries Executed 28 (?)
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
  • (1)bbcode_code
  • (2)bbcode_php
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (8)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (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_postinfo_query
  • fetch_postinfo
  • 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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete