vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   $codes (https://vborg.vbsupport.ru/showthread.php?t=53431)

SmEdD 05-27-2003 03:01 AM

$codes
 
Hey I was just woundering if anyone knows all of these or knows where you can look at them. If you don't know what I mean look below.

Example:
$username = Username
$bbuserinfo[lastvisitdate] = Last visit date

filburt1 05-27-2003 03:05 AM

When in doubt (and when you want to read an insane amount of data):
PHP Code:

echo "<pre>";
print_r(get_defined_variables());
echo 
"</pre>"

$bbuserinfo includes every column in the user table for the current user (based on userid).

SmEdD 05-27-2003 03:38 AM

Ya not just user like post and stuff. Pretty much every code to call data. Like $totalthreads.

And thanks for the list of user stuff. Not hard to look down the column in phpmyadmin.

Pickalo 09-06-2003 04:30 AM

does any1 know how I could make a custom vb code for $username, so that I could put like [you] and have it show up as the person whos viewing the threads name?

Xenon 09-06-2003 12:27 PM

there's a hack by firefly :)

Pickalo 09-06-2003 11:13 PM

thanks :D

Pickalo 09-07-2003 08:56 PM

ummm, I looked for it but I didn't find it. please help me out


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