vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Extra user icons based on profile field. (https://vborg.vbsupport.ru/showthread.php?t=209880)

Gun Geek 03-30-2009 03:57 PM

Extra user icons based on profile field.
 
Hello everyone I am new to administration of vbulletin. I have seen this on some of the other forums that I am a member of and cant seem to find a mod to do it.

What I want is a few profile fields that are a simple yes/no question. If the user chooses yes, I want an image to display on the profile like in ministats and in the user section of a post. It would be just a small icon. Hopefully I have explained this well enough. Please let me know if a mod already exists.

Lynne 03-30-2009 04:23 PM

You will need to add some stuff to your postbit - either directly or through a plugin. Something like:
HTML Code:

<if condition="$post[fieldx'] === 'Yes'"><img src="whatever.gif" alt="" /></if>

Gun Geek 03-30-2009 04:30 PM

Sweet thank you

--------------- Added [DATE]1238443263[/DATE] at [TIME]1238443263[/TIME] ---------------

What about a multiple select box for example.

A user field with multiple checkboxes
Are you a member of?
Club A
Club B
Club C
Club D

How would I get it to show an image for any box that is checked?

Thank you for your help

Gun Geek 04-01-2009 03:59 AM

Lynne?

Lynne 04-01-2009 04:03 AM

I'm not sure about multiple checkboxes. I believe there is a thread about this over on vb.com in their Tips forum.

Gun Geek 04-01-2009 04:27 AM

Ok I will check it out or just do individual questions... might be easier anyway. I appreciate your help. Thank you.


All times are GMT. The time now is 10:10 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.01077 seconds
  • Memory Usage 1,717KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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