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)
-   -   Add Who's Online locations from Admin CP (https://vborg.vbsupport.ru/showthread.php?t=32849)

Crinos 12-01-2001 08:18 PM

Kewl :) Must've been a caching problem with either the browser or maybe the attachment feature itself, I dunno ...

So far I'm not experiencing any bugs on this one, and works as advertised. Maybe it's safe to move it out of the Beta forum :)

btw, still interested in that non-VB/global.php question I had, if it's possible :D

Great hack!

Hooper 12-01-2001 08:21 PM

Yeah!!!! It works! :D

This is going to be nice!

I agree. I am getting ready to see if I can get my "outside non vb powered schtuff" to work. I have about 8 or 9 outside of vBull that need a linking!

Yeah. About ready for full release. Thanks Chen. Nice Hack.

Hooper 12-01-2001 08:29 PM

Am I missing something here or should the last10posts.php be a link to the file????

Crinos 12-01-2001 08:31 PM

You could use HTML to do a link tag on that location in the description:

Code:

Viewing <a href="last10posts.php">Last 10 Posts</a>
That's what I did with mine :)

Hooper 12-01-2001 08:32 PM

Geez... I guess I just want the hack to do everything now don't I... :p

Ok.. I'll do that.

Hooper 12-01-2001 08:36 PM

Works like a charm. This is a super improvement. Just think, If this can be (and hopefully will) added to a vBulletin release, it will make adding internal links for WOL so much easier. This is fine for me as is. Maybe we can get the outside linking to work with the non vBpowered. ;)

I had several hand coded links I installed into the online.php since Kevin showed me how to do it. This is a whole lot faster and easier.

Crinos 12-01-2001 08:45 PM

Might wanna include some instructions on how to include it in the VB admin control panel once it's released (although I think that's the plan when FF made it).

I already did by adding it into the admin/index.php :)

Hooper 12-01-2001 08:48 PM

Well let's here it....? :D You incorporated the new admin with the main admin? If so, spill the beans on the how.... :)

Crinos 12-01-2001 09:00 PM

Well, since it wasn't really a part of any general category in the admin panel, I just put it below the vBulletin Options (which I have renamed "General Options" in my own VB)

Anyway, in admin/index.php, find:

Code:

makenavselect("Options","<hr>");
And right above it, add:

Code:

makenavoption("Who's Online Options","admin_online.php?t=0","<br>");
here is a screenshot of how it looks like in my admin control panel:
http://canislupus.opentechsupport.ne...woloptions.jpg

Hooper 12-01-2001 09:03 PM

Super.... Going to do it. Your admin panel looks as good as your site! ;)


All times are GMT. The time now is 07:54 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.01155 seconds
  • Memory Usage 1,734KB
  • 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
  • (3)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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