vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Problems with Custom Fields (https://vborg.vbsupport.ru/showthread.php?t=66823)

BlackxRam 07-03-2004 11:17 PM

Problems with Custom Fields
 
I am trying to get a custom field I have to set up to display certain months to work properly. I have made a multiple selection box that Is the 12 months and every month I take a look at my members and I single out how has been a great poster. However I can't get it to show more than one option when I call it inthe postbit and when i do now it displays a number and not the MONTH.

Can anyone give me a hand? I have a member who has been member of the month February and June but it only shows one entry and its a number instead of the month.

BlackxRam 07-10-2004 07:11 PM

bumpity

BlackxRam 07-27-2004 03:08 AM

please anyone....!!

CarCdr 07-27-2004 10:20 AM

Quote:

Originally Posted by BlackxRam
please anyone....!!

Can you provide more details on how this is supposed to work? Perhaps you could post code and templates snippets.

Where is the value being displayed? (.php and template)
Where is the value being set? (.php and template)
Where is the value being saved? (DB schema)

Cheers

Colin F 07-27-2004 10:48 AM

I'm working with this stuff at the moment... it's kind of complicated :)

The one number that you see is actually some kind of hash or code for the optionselection, so it does display all the options.
What you would have to do is, in the php file, unserialize it all...

I'm not really sure what I'm talking about, but I am also trying to get something similiar to work, so I might post later on if I got it worked out. :)


All times are GMT. The time now is 02:46 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.02425 seconds
  • Memory Usage 1,720KB
  • 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