vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   A few questions (https://vborg.vbsupport.ru/showthread.php?t=48668)

bharvey42 02-07-2003 11:33 PM

A few questions
 
1. The user # variable is $userinfo[userid] right?

2. is there a user variable for last login?

3. How can I customize the display of the custom fields when I throw them in a layout and access them like $customfields
it throws off my table.

4. Better yet is there a way to display certain custom fields seperate?

I am sure there is I had them listed before but am not sure where I backed up the info.

Thanks

Tigga 02-08-2003 02:20 AM

1. $bbuserinfo[userid]

2 $bbuserinfo[lastvisit] (but you'll want to use the vbdate function since just using just that variable will give you the php time format)

3. Not sure exactly what you mean...

4. $bbuserinfo[fieldX] (replace X with the field id) will display the info from custom profile fields. Having them not show with the rest of the custom fields would require changing that query in the member.php file.

bharvey42 02-08-2003 07:29 PM

Thanks,

I meant is there display handled by templates?

bharvey42 02-08-2003 09:21 PM

is there another way to call the birthday?


All times are GMT. The time now is 12:17 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.00883 seconds
  • Memory Usage 1,706KB
  • 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
  • (4)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