Version: , by Admin (Coder)
Developer Last Online: Nov 2024
Version: 2.2.x
Rating:
Released: 11-30-2001
Last Update: Never
Installs: 109
No support by the author.
This hack was requested on vBulletin.com.
It lets you add possible locations to Who's Online, directly from the Admin CP.
This is good if you are using external hacks, that use vBulletin's system. You probably know that users browsing these external files have Unknown Location (or Main Index for non-admin viewers) next to them.
With this hack, you can easily add a new custom location with ease!
It's also designed in a way that won't let you overwrite existing locations. ('dummy protection' as I like to call it )
The locations you add are not stored in their own table, because I really felt that would be waste of space and resource.
Instead, I store the locations in the template table, in one special template dedicated to this data.
It was a lot harder to do it this way, btw.
Please let me know if you find any bugs, or if this script doesn't work with files in child folders (this is my main concern).
This can be easily remove (just undo changes to online.php), so please don't fear to try it out!
A nice screen shot is in my next post.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Would it be possible to integreat wildcard matching into this? For example, vbportals uses the same filename (module.php) to call other "modules" -- So, as far as i can tell there is no way to specifically list what they are doing.
The granularity stops at "Using External Module" -- on my site.
I would like to be able to say, do the following:
modules.php*Active_Topics* (which would be in the URL they are at)
urgh.... i have tried everything to get my other pages on the site to show up in the whos online bit.... am i right in thinking it cant be done if the pages are outside the forum folder?
my set up is
domain.com/forum/
and all other pages are simply in the root folder. I installed this hack and added "../test.php" as a filename... I also added require("forum/global.php"); to the file... but that didnt like it cos it couldnt find "admin/conf.php" or something
i just installed this hack and am confused as to what it does. I see no changes and i followed the instructions. When i click on who's online i see alto of unknown locations. Is that correct since i saw this before i installed the hack.
[QUOTE=ronb]i just installed this hack and am confused as to what it does. I see no changes and i followed the instructions. When i click on who's online i see alto of unknown locations. Is that correct since i saw this before i installed the hack.