vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   [Question] Vbulletin terminologies and Acronyms (https://vborg.vbsupport.ru/showthread.php?t=193635)

Come2Daddy 10-14-2008 07:10 PM

[Question] Vbulletin terminologies and Acronyms
 
Hello there,

Actually I'm trying to get started writting my own hacks and mods, but as you know times is tough :p , I found some special vbulletin conventions which I'm trying to familiarize, however I found some acronyms and terminology that I think the stuation would be much easier if I know those terminologies, and acronyms meanings such as:

CSRF in define('CSRF_PROTECTION', true);,

bf_ugp in bf_ugp_genericoptions,

GPC in $vbulletin->GPC['xxx'],

or bit such as in postbit, or reputationbits, .... etc.

of course I found its meaning in the dectionary, but I couldn't have any clue about what does it mean in the vb templates.

waiting your help, and thanx in advanced :)

Dismounted 10-15-2008 05:21 AM

CSRF = Cross-Site Request Forgery. This is not a vBulletin terminology, but a widely used one in the web programming world.
bf_ugp = Bitfield Usergroup. Usergroup bitfields, with attention to bitfields. Bitfields are used in programming in general.
GPC = Get Post Cookies. Self-explanatory, and used in the PHP world.
Bit = a "bit" (not in "zeros and ones", but literal bit). Postbit = a part for a post. Reputationbits = a part for a reputation.

Come2Daddy 10-15-2008 12:24 PM

Thanx a lot, I'm realy glad to receive this help, now many things make sense to me, but if you could refer me to a full reference for these acronyms at least those ones which are under vbulletin conventions, such as ugp or klimit by the way I still don't know what's klimit :D

any way thanks again :)

Lynne 10-15-2008 01:47 PM

You may be interested in this section of the manual - Appendix 1: Terminology


All times are GMT. The time now is 07:30 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.01485 seconds
  • Memory Usage 1,712KB
  • 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