vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Hide Profile Fields (https://vborg.vbsupport.ru/showthread.php?t=214842)

Mellymonster 05-31-2009 10:18 PM

hmm ok now I'm lost, which really doesn't take much for me.

Lynne 05-31-2009 10:27 PM

OK, maybe the example you are using isn't a good one because vbulletin doesn't have a field $gender[gender] and so it's hard for me to tell if your code is correct or not. Can you try it with a default vbulletin field?

HMBeaty 05-31-2009 10:34 PM

Try using this:
HTML Code:

<if condition="$bbuserinfo['field18'] != 'Yes'"><div>$vbphrase[gender]: $gender[gender]</div></if>
--------------- Added [DATE]1243813349[/DATE] at [TIME]1243813349[/TIME] ---------------

Also, what modification for the gender are you using?

Mellymonster 05-31-2009 11:03 PM

its a 3.6 modification, https://vborg.vbsupport.ru/showthrea...ghlight=Gender thats it...

and no that did not work either :(

HMBeaty 05-31-2009 11:47 PM

This has been fixed. Thread may be closed now :D

Lynne 05-31-2009 11:50 PM

No, I refuse to close it!! :D

What code finally worked?

Mellymonster 06-01-2009 12:00 AM

I'll post it
Quote:

<!-- Start Gender On/Off Customization -->
<if condition="$bbuserinfo['field18'] != 'Yes'">
<if condition="$post[field5]">$vbphrase[statusicon]: <img src="$stylevar[imgdir_misc]/$post[field5].gif" alt="$post[field5]" /></if>
</if>
<!-- End Gender On/Off Customization -->
This of course the fields of my board... :) works like a charm, thanks again, Red :)


All times are GMT. The time now is 10:27 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.01846 seconds
  • Memory Usage 1,729KB
  • 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_html_printable
  • (1)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
  • (7)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