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)
-   -   Show Thread Enhancements - YouTube Video Avatars for specified usergroups (https://vborg.vbsupport.ru/showthread.php?t=150574)

PoetJA-1975 06-29-2007 01:20 AM

Quote:

Originally Posted by 4x4 Mecca (Post 1277339)
jacquii, let me know if this works.

Thanx for the help 4x4 Mecca - but it still didn't align correctly for some odd reason.
Could be something to do with default avatar? I'm not entirely sure - but I thank you for the help anyway - It really is a nice modification - Would love to get this to work for "premium" Members.

Jacquii.

4x4 Mecca 06-29-2007 02:57 AM

I will search all the templates for the word "avatar" and see how it would be to implement this in other locations. When I do that, I will mark the thread updated.

4x4 Mecca 06-29-2007 02:58 AM

J - Can you create me an admin account with permissions to edit templates?

eNforce 07-01-2007 01:50 PM

Thanks for the memberinfo template addition, works well!

4x4 Mecca 07-01-2007 04:05 PM

No problem. If you see avatar anyhwere else, let me know. I see it on the members list, but that's php which is a little out of my reach.

tipoboy 07-02-2007 08:49 PM

hey 4x4 mecca tried the template edit for the membersinfo and it doesnt appear to work, would it be due to the custom code u created for me

Quote:

Originally Posted by 4x4 mecca
<if condition="$post['membergroupids'] == 9 AND $post[field6]">

Where 9 is the additional usergroup ID and 6 is your field number. That will work :)

any help is appreciated

4x4 Mecca 07-03-2007 03:25 AM

Yeah, change $post to $bbuserinfo and see if that works

tipoboy 07-04-2007 03:27 PM

Quote:

Originally Posted by 4x4 Mecca (Post 1281694)
Yeah, change $post to $bbuserinfo and see if that works

from the code you supplied or from the code specifically for me?

and what $post should i change
thanks
dave

4x4 Mecca 07-04-2007 08:04 PM

from the code I I gave you

tipoboy 07-04-2007 08:55 PM

got it working replaced the first line of the code to

<if condition="$post['membergroupids'] == 9 AND $post[field6]">

also complete schoolboy error and missed that i had to replace the [fieldXX] with 15 again thanks for the help 4X4 mecca


All times are GMT. The time now is 05:08 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.01272 seconds
  • Memory Usage 1,733KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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