vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How to add options when someone registers (https://vborg.vbsupport.ru/showthread.php?t=185753)

PHILLYFAN 07-19-2008 03:01 PM

How to add options when someone registers
 
How do you add options to when someone registers like...

I wanna add a drop down box with what there favorite game is when they select it, it shows alittle icon under the avatar.

Is this poss?

RLShare 07-19-2008 04:18 PM

You could set up usergroups for each game and userranks for each usergroup to show the images/icon...
http://www.vbulletin.com/docs/html/main/user_ranks

Then use a derivative of my code in this thread to auto assign the users who register to a specific usergroup based on a dropdown menu selection.

https://vborg.vbsupport.ru/showthread.php?t=184651

Hex_legend 07-19-2008 04:21 PM

or just create a custom profile field to display on registration and then call that field in profile / postbits

RLShare 07-19-2008 04:23 PM

lol...^^Do what he said, I don't know what I was thinking, as its to much for such a simple Idea.

PHILLYFAN 07-19-2008 05:26 PM

how do u get images to show up for this

snakes1100 07-19-2008 05:37 PM

I'll refer you to this Post i do not believe this has been fixed/changed as of yet.

It will require some manual labor on your part.

@PF
To get an image to display for something that your calling to the postbit template, you can simply use html code to call the image and place it next to the field call.


All times are GMT. The time now is 09:13 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.01016 seconds
  • Memory Usage 1,714KB
  • 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)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