vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   How to add questions to registration page, answers generate member's signature? (https://vborg.vbsupport.ru/showthread.php?t=219923)

KarateStory 07-31-2009 08:02 PM

How to add questions to registration page, answers generate member's signature?
 
I want to add questions to the registration page and use the answers to create the member's signature.

I've found lots of info on adding questions to the signup form, such as:
http://www.vbulletin.com/forum/showthread.php?t=108785

How would the answers be inserted into the member's signature?
I only want to insert the answers once at signup
, after that the member is free to edit his sig just like everyone else.

dreary details of the mod follow:

*** Start of signup page mod ***

The following optional questions will help us to link to your dojo.
You may edit this information later in your member's control panel.
Your Dojo's Name: ______
Your Dojo's Website URL: ______
Your Style of Karate: ______
Your Belt Rank: "I am a _______ belt."

*** End of signup page mod ***

All inputs are text.

From these questions, you will populate the sig file field of the member's db. His sig file will look like this:

*** start of sig file ***
--
$UserName, $belt_rank Belt, $style
$dojo_name (linked to $dojo_url) (IF $dojo_name is blank AND $dojo_url is NOT blank, print $dojo_url)
*** end of sig file ***

Thanks

yotsume 09-14-2009 06:23 PM

Zero response to this? WOW

I am i dire need of this as well. I need specific custom profile fields that are entered at registration to auto populate new members signatures.

Anyway to achieve this?

KarateStory 09-15-2009 12:30 AM

This problem was solved, I really owe the guy a mention in this thread. SirAdrian fixed this for me at a very reasonable price, I think only $20. It's working on http://KarateStory.com now.

There was a bug in it that maybe wasn't addressed, I kinda dropped the ball after my bug report. It didn't handle the case where the surfer fails to fill in all the fields. That should be a simple fix.

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

Check this thread: https://vborg.vbsupport.ru/showthread.php?t=220327

yotsume 09-15-2009 02:23 AM

Are you willing to share this mod I need it badly for my site. Please let me know.

KarateStory 09-15-2009 10:09 AM

Quote:

Originally Posted by yotsume (Post 1884983)
Are you willing to share this mod I need it badly for my site. Please let me know.

I don't mind but not sure it's the kind of thing I can just send. It involves code changes to some files, I don't know which files or anything. SirA would know. He's busy with a project now but should be available again in a couple of weeks.


All times are GMT. The time now is 08:42 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.03266 seconds
  • Memory Usage 1,718KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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