vb.org Archive

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

sabret00the 01-06-2004 09:48 PM

Tutorial Request
 
i'm having trouble grasping just how to make admin options for hacks, i was wondering if anyone could write a tutorial or something just so i can have a greater understanding as to how it works.

MindTrix 01-06-2004 09:51 PM

What kind of Admin options? Just like links etc?

sabret00the 01-06-2004 09:58 PM

nah like proper admin options like when you make a hack and you need to turn something on or off in the admin cp, set the user groups that can use it etc, etc

Zachery 01-06-2004 09:58 PM

are we talking about a whole new side box? or just extra options in one of them?

or general vB settings?

NTLDR 01-06-2004 10:13 PM

vB2 or vB3? If you want options that appear with all vBulletins other main options, just enable debug mode and you'll see additional links to add Groups and new options to them. In vB3 these will become part of the $vboptions array.

sabret00the 01-07-2004 03:15 PM

ok this is what i'm referring too, not sure if you all understood what i was on about or not.
https://vborg.vbsupport.ru/attachmen...chmentid=15543
(that's tigga's admin options for his vBadvanced Script)

Dean C 01-07-2004 03:50 PM

Moved to general modifations discussion :)

NTLDR 01-07-2004 03:53 PM

Enable debug and you'll see some extra links in the vBulletin Options page(s) to add new settings etc :)

You can just add:

PHP Code:

$debug 1

After global.php is required in options.php and this will allow you to see the extra links without having debug enabled globally.

sabret00the 01-07-2004 06:29 PM

thanks, i'll check it out :)


All times are GMT. The time now is 05:27 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.01029 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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