vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   [Release v2.0.3] Mods & Admins online (https://vborg.vbsupport.ru/showthread.php?t=30761)

drumsy 10-27-2001 04:09 AM

Worked without a hitch!

Is it possible to get a brief idea of what this updated version does?

Alien 10-27-2001 05:13 AM

This works perfectly for me, however it doesn't seperate the moderators by a space or comma.. Anyway to set it up to display "User 1, User 2, User 3" (of course, with no comma after the last moderator?)

That would make this complete. :)

Quote:

Originally posted by okidoki
Version 1.2

couldn't be arsed writing up upgrade info from the old version, but you should be able to re-trace your steps by checking the old version.. these instructions weren't written when i rewrote the hack, but were compiled now by looking at the current code.. i don't think i've left out anything, but if i have, slap me around a bit, mmkay?


\/ash 10-27-2001 07:17 AM

could u like post the full code in one post because your instructions are dificult for me to understand.

rylin 10-27-2001 10:34 AM

[QUOTE]Originally posted by \/ash
could u like post the full code in one post because your instructions are dificult for me to understand.

rylin 10-27-2001 10:38 AM

If you want to separate with a space, just add a space after </a> in forumhome_modsloggedin

If you want to separate with a comma, add the comma, and then, right before
PHP Code:

eval("\$modlogin .= \"".gettemplate('forumhome_modlogin')."\";"); 

, add
PHP Code:

$modlogin=substr($modlogin,0,-1); 

and it should work


[QUOTE]Originally posted by Alien
This works perfectly for me, however it doesn't seperate the moderators by a space or comma.. Anyway to set it up to display "User 1, User 2, User 3" (of course, with no comma after the last moderator?)

That would make this complete. :)


rylin 10-27-2001 10:39 AM

[QUOTE]Originally posted by drumsy
Worked without a hitch!

Is it possible to get a brief idea of what this updated version does?

Alien 10-27-2001 07:33 PM

Thanks a bunch! :) Great work.

Syphin 10-27-2001 09:36 PM

Oh ya, I forgot... This new version... Does it show the regular mods also? Or do i need to add that grup id?

=) thnx again... :p

now to find out how to make it show whos online in each forum... like on 2.somthing... ^^ Cuz i mostlikley wont be upgrading... lol >_<


Edit: I hope this works on the new version... >_< Ive desided to upgrade... lol

-Syphin


All times are GMT. The time now is 01:46 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.01229 seconds
  • Memory Usage 1,729KB
  • 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
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete