vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin.org Site Feedback (https://vborg.vbsupport.ru/forumdisplay.php?f=7)
-   -   hacking glossary (https://vborg.vbsupport.ru/showthread.php?t=58878)

sabret00the 11-29-2003 01:12 AM

hacking glossary
 
it would be great to add something that tells you what the variables are if you wanna call them for your hack

userid = $bbuerinfo[userid]
username = $$bbuserinfo[username]
etc, etc.

assassingod 11-29-2003 07:35 AM

Well you don't really need a glossary.
The $bbuserinfo[row] variable selects everything from the user table. So if you're inserting a new row called age, $bbuserinfo[age] will be automatically set up.
So really you can just take a quick peek in the database/files to see what gets what.:)

Dean C 11-29-2003 08:37 AM

I believe a vb3 documentation for hacking is be drawn up as we speak :)

Chris Gwynne 11-29-2003 04:09 PM

vB Version: 2.2.9 is sabret00the's vBulletin version. So he may be talking about vB2 variables. ;)

sabret00the 11-29-2003 04:34 PM

nah was referring to vB3 :)


All times are GMT. The time now is 08:23 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.00976 seconds
  • Memory Usage 1,708KB
  • 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
  • (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