vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Embed YouTube in Profile - Member_info mod (https://vborg.vbsupport.ru/showthread.php?t=134626)

Keyser S?ze 12-22-2006 10:00 PM

Embed YouTube in Profile - Member_info mod
 
this is pretty basic, but i hope some will find it useful,

this makes your memberinfo template look like the attachment

this template modification does nothing more than allow you to put the proper code where "group members" would be in your member_info tremplate

you must first have this hack installed

https://vborg.vbsupport.ru/showthread.php?t=133263 - by Eggie

Enjoy

Murty 12-23-2006 11:55 PM

How is this any different to https://vborg.vbsupport.ru/showthread.php?t=133263

Keyser S?ze 12-24-2006 07:40 AM

that link there is to the hack this just is saying where to put it if u want ur memberinfo to look like mine, like in his step where it says "place in member info where u would like it", i am just offering the code to put it where mine is

da420 01-30-2007 01:14 AM

There's a missing </if> in the first edit. Other than that it works perfectly.

Thank you, installed.

Icehawk002 02-03-2007 11:15 AM

Works OK except if a video is not selected in a profile the "Additional information" does not appear.

Help

maxicep 02-04-2007 03:00 PM

Quote:

Originally Posted by Icehawk002 (Post 1173601)
Works OK except if a video is not selected in a profile the "Additional information" does not appear.

Help

yes , taking this error.

Icehawk002 02-05-2007 07:23 AM

Quote:

Originally Posted by maxicep (Post 1174463)
yes , taking this error.

Do you mean you have the same error reference the additional information section?

Keyser S?ze 02-10-2007 12:59 PM

i have been trying but nothing fixes the problem

serhat_kk 07-12-2007 01:02 PM

thanks.
How do i use if conditiond filedx = blank command?

Konstantinos 09-23-2007 03:07 PM

it doesnt work

Konstantinos 10-13-2007 04:05 PM

Quote:

Originally Posted by Keyser S?ze (Post 1179110)
i have been trying but nothing fixes the problem

I fixed this


Code:

<if condition="$post[fieldX2]">       
<td class="tcat" width="50%"><center><b>$userinfo[username]'s Video <if condition="$post[fieldX2]">&nbsp;-&nbsp;$post[fieldX2]</b></center></if></td>


change to


Code:

<td class="tcat" width="50%"><center><b>$userinfo[username]'s Video <if condition="$post[fieldX2]">&nbsp;-&nbsp;$post[fieldX2]</b></center></if></td>

xXTheOneRavenXx 01-09-2008 05:46 AM

All I can say is I am glad I saved a backup of my MEMBERINFO template. These instructions are horrible. The initial ones just simply did not explain where to put the code. These ones just messed up my profile page by replacing those lines of code. Can anyone please give a clear explanation to where to put the damn code in the MEMBERINFO template, or a good suggested location that actually works. This is really getting frustrating.


All times are GMT. The time now is 03:15 AM.

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.02877 seconds
  • Memory Usage 1,730KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (12)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete