vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Mini Mods - New: Youtube in Profile (Share this video(link)) or (Page url) left side. (https://vborg.vbsupport.ru/showthread.php?t=293954)

DreadsUK 05-08-2014 07:35 AM

Quote:

Originally Posted by stangger5 (Post 2496667)
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

ShawneyJ 05-08-2014 11:25 AM

Quote:

Originally Posted by stangger5 (Post 2496667)
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.

stangger5 05-11-2014 01:44 AM

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..

ShawneyJ 05-25-2014 09:28 AM

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.

stangger5 05-25-2014 09:47 PM

Quote:

Originally Posted by ShawneyJ (Post 2499329)
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..

highlander29 06-01-2014 02:46 AM

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

ArcadeSyndicate 08-16-2016 07:33 AM

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 :)

goxy63 10-25-2016 07:42 PM

My users will miss this one on VB5 :(
Cool mod

X-or 05-09-2017 12:09 PM

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

why?

katie hunter 09-16-2018 08:41 PM

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


All times are GMT. The time now is 01:22 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01835 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete