vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - Mini YouTube Video in Profile (right side block) (https://vborg.vbsupport.ru/showthread.php?t=169824)

Greek76 05-17-2008 05:14 PM

Quote:

Originally Posted by GTRyan (Post 1521364)
I installed this on 2 sites, one is my own test site and it works fine, another is a decent sized forum with lots of plugins. I followed the directions included with the .zip and I am not seeing the video block on my own profile or anyone else even though they dont know about the addon yet. What could be wrong, could it be another plugin interfering? I disabled a bunch of other plugins and still nothing shows, I do have the $blocks[] added in MEMEBERINFO and the custom user fields.

Any advice?

3.7.0 gold

I had the same problem but I also realized I made a mistake. In the autoplay box in my profile I only put down 1 and it didnt work. No youtube screen at all. As soon as I put down &autoplay=1 it worked perfectly. Try doing that..

baghdad4ever 05-26-2008 10:56 AM

thank you very mutch

installed

Keenanm 06-01-2008 12:07 AM

Doing coding for YouTube videos I realized you can also add colours like in the autoplay field you can add this blue colour to the skin by entering theres other colours and such aswell.

edit; I've figured out the colour code

&color1=0x66FF00&color1=0xCC0000"
Break down:
1. &color1=0x (Always keep this at 1)
2. 66FF00& (The colour the colour codes go by hex colours no need for #)
3. color2= (Always keep this at 2)
4. 0xCC0000" (Should choose a slightly darker colour)

transparent 06-02-2008 08:02 AM

Quote:

Originally Posted by dancue (Post 1521566)
For those of you interested in making the radio Yes/No Buttons do the following.

STEP ONE:
When making the auto play profile field follow these directions instead:
3:
Single-Selection Radio Buttons
Title: YouTube Auto-play?
Description: Select whether or not you would like the video to start automatically.
Options(each on a separate line): Yes
No
Private Field: Yes
Field Searchable on Members List: NO
Show on Members List: NO

Then Save..

Remember the Field number..
Say the field number is 11,,you will need to change the
a in $userinfo[fielda] to 11 like this,, $userinfo[field11]


STEP TWO:


After replacing the field values (fielda, fieldt, and so on) in template memberinfo_block_youtube you will need to replace $userinfo[fielda] (only one instance) with <if condition="$userinfo['fielda'] == 'Yes'">&autoplay=1</if>

That's it. You are done. Hopefully the author can add this and make it default.

For some reason your auto-play option did not work for me. The radial buttons appeared perfectly (great idea bty), the video plays but it would not auto-play. I double checked the template edit you require and all was done correctly. I ended up going back to the authors original auto-play method which is working for me ; )

This is an excellent hack though!:D

transparent 06-02-2008 10:37 AM

My members pointed out a possible bug...

I have the permissions set so that only VIPs & above are able to use the YouTube vids. What I didn't realize is that if you don't have permission to use it you also don't have permission to view anyone else's.

I'm hoping this has just never been noticed. Anyone know how to fix this?

KURTZ 06-02-2008 11:34 AM

just installed!

Toxist 06-02-2008 01:19 PM

After reading 6 pages of alterations, I'm not sure what is updated or not, example, the auto play and the option yes or No? Or do I need go through the pages again to see what needs to be added to the Authors posted (2) files. I think I shouldn't have read all the pages from members, it now has me more confused. Is it all updated or is there needed additional options in proceeding pages? :confused:
It certainly is a Nice Mod, but it has me a bit shy and I would like to install it if I can figure out where it stands. ( a non coder perspective) :)

basilrath 06-02-2008 01:24 PM

cant see why you would need the mod although its nice.......just add it into a module? at any size you wish surely

rex_b 06-06-2008 06:00 PM

Not working for me on www.mariokartwii.com

rex_b 06-06-2008 06:17 PM

Nevermind.. Autoplay code wasn't there correctly


All times are GMT. The time now is 06:36 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.01176 seconds
  • Memory Usage 1,741KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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