vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=139)
-   -   [Release] Authoritys Online (https://vborg.vbsupport.ru/showthread.php?t=86006)

01-14-2003 10:00 PM

[Release] Authoritys Online
 
Author: Hack by: Logician/ Template mod by Nairb
Description: It will list all of the admins/super mods/mods on your forum, on the forumhome
Screen Shot: Next post

EDIT: I fixed it so it only querys on index.php

Nairb 01-15-2003 01:03 AM

Screenie

Logikos 01-15-2003 02:09 AM

Very usefull..
I wouldnt install though

Great Work!

-Nem

Cypher720 01-15-2003 02:10 AM

VERY nice! i might install it

Tony G 01-15-2003 04:22 AM

I suggest you try change the template a bit from Logicins hack, as it is exactly the same. Only for some more originality. ;)

But nice mod. :D

Brad 01-15-2003 06:32 AM

BTW this is a list of all mods/admins. It dosent show if they are online or not ;)

word to the wise, this runs a query on EVERY page generated by vBulletin.

Tony G 01-15-2003 09:43 AM

Does the hack do that too? I might remove it from my forum then.

Dvd 01-15-2003 01:41 PM

Great work man!

Click "Install" :D

filburt1 01-15-2003 01:49 PM

When using phpinclude to add functionality you should seriously make sure that you only want the code to run for a certain page. Check out PAPI's thisis() function for what I mean. Otherwise the code runs on every page, even pages where it doesn't matter (reporting a post, registering, etc.).

Brad 01-15-2003 05:25 PM

Quote:

Originally posted by Tony
Does the hack do that too? I might remove it from my forum then.
No

Nairb 01-15-2003 05:42 PM

just wondering.. is that what
PHP Code:

if (strpos($_SERVER['PHP_SELF'], 'index.php') != false

does?

filburt1 01-15-2003 06:47 PM

Yes, but since it's practically unreadable that's why PAPI has thisis().

crusades 01-24-2003 03:38 PM

very nice templates!!!thank's

Wij 01-24-2003 06:18 PM

Really sweet indeed.

May well try that out ;)


regards

Wij


All times are GMT. The time now is 05:02 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.01009 seconds
  • Memory Usage 1,736KB
  • 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)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (14)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