vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Add Who's Online Locations From Admin CP (https://vborg.vbsupport.ru/showthread.php?t=66569)

TCB 12-29-2004 10:04 PM

Great mod (and also thanks to the few great hacks made for it) :D

T3MEDIA 01-28-2005 12:47 PM

Quote:

Originally Posted by Oblivion Knight
This will fix the "unknown" issue in member.php:
https://vborg.vbsupport.ru/showpost....6&postcount=67

I got photopost and I have a TON of unknown locations now but this hack wont work with just the php I have to put the whole thing like php?p=553606&postcount=67 and that could be anything from the amount of users I have.

anyway to fix this? Arrays? I dont care if its long or ugly.

ambumann 02-04-2005 08:29 AM

Edit: Had to delete link from admincp to get it to work.

ambumann 02-05-2005 06:10 AM

I am not able to make this hack work at all. Whenever my test user is somewhere else than default vB locations, who's online shows "Viewing Index"...

ChrisBaktis 03-03-2005 01:11 AM

I converted to 3.07 and reinstalled the hack and I cannot get the url to show. It will print the Location but not the URL...

The Hack code calls for this:

Code:

// Edit 1
        ------------------------
        Find the following text:
        ------------------------

        global $limitlower, $limitupper, $stylevar, $vbphrase, $ipclass, $show, $forumcache;

        ----------------------
        Replace the text with:
        ----------------------

        global $limitlower, $limitupper, $stylevar, $vbphrase, $ipclass, $show, $forumcache, $custom_online;

However the 3.07 .PHP file only shows this:

Code:

global $limitlower, $limitupper, $stylevar, $vbphrase, $ipclass, $show, $forumcache, $usergroupcache;
I tried putting the $custom_online at the end and also before $usergroupcache but it still makes no difference...can I get some help?

ChrisBaktis 03-07-2005 03:04 PM

Anyone?

Lyricsmama 03-10-2005 05:28 PM

Clicked Install :) :) :)

eva01_ 03-10-2005 05:31 PM

Quote:

Originally Posted by ChrisBaktis
Anyone?

when you added it after the $usergroupcache; did you remove the ; and put a , in place and then put a ; after $custom_online

bamaster 05-27-2005 04:04 PM

Quote:

Originally Posted by ChrisBaktis
I converted to 3.07 and reinstalled the hack and I cannot get the url to show. It will print the Location but not the URL...

Yes, I am getting the same thing. My script lies outside the forums root, which I think is the problem. The URL assumes the script is at forum root. But the displayed address is generated a different way.

The hack works fine, but could use a followup tuneup. :)

paul41598 06-08-2005 11:22 PM

This hack is brilliant!!!!!


All times are GMT. The time now is 06:36 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.01068 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
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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