vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Profile Enhancements - Embed YouTube in Profile (https://vborg.vbsupport.ru/showthread.php?t=133263)

Eggie 12-04-2006 10:00 PM

Embed YouTube in Profile
 
This will allow you to embed a YouTube video into a profile.

Demo: http://www.MMO-Space.com/Eggie


enjoy!

chorton 12-05-2006 01:14 PM

Installing now

Eggie 12-05-2006 01:23 PM

Quote:

Originally Posted by chorton (Post 1132408)
Installing now

Don't forget to click install :alien:

DannyMilner 12-05-2006 02:41 PM

Nice one, I made something like this and was going to share. Anyway nice work

ImzadiNN 12-05-2006 03:56 PM

Very neat Idea!

Most excellent.

abramelin 12-05-2006 04:18 PM

YOU ARE THE MANNNNNNNNNNNN!!! I was looking for a mod like this! Thank you very much!

abramelin 12-05-2006 05:29 PM

if the user does not set a video his profile is messing up . the table width is enlarging. why?

Eggie 12-05-2006 05:42 PM

Quote:

Originally Posted by abramelin (Post 1132578)
if the user does not set a video his profile is messing up . the table width is enlarging. why?


Make sure at the start you have
Code:

<if condition="$post[field1]">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">

and you close with
Code:

</table></if>
This will only set up the table if they enter something in their profile.

abramelin 12-05-2006 05:59 PM

yes its like that. its still enlargeing and missing up the tables in the users who dont have video in profiles

Iain M 12-05-2006 07:28 PM

You need to make sure you are using the correct field ID, i.e in $post[field1] change 1 to the ID of the field that was added.

You can see the field ID in:

Admin CP -> User Profile Fields -> User Profile Field Manager


Note: I haven't installed this, it's just general knowledge :)


All times are GMT. The time now is 03:28 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.01076 seconds
  • Memory Usage 1,728KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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