PDA

View Full Version : Mini Mods - Unknown Location


nfn
02-01-2008, 10:00 PM
Description:

This modification will let you define a name for your external files replacing the Unknown Location message, usually in Who's Online & Members Profile pages.

Tested With:
vBulletin 3.6.8
vBulletin 3.7.0 Beta 4Changes:
[v1.0.2] fix a minor bug and support for multiple queries.
[v1.0.1] added a 3rd optional parameter to identify the page with a query string.
[v1.0.0] first release.Installation & Upgrade Instructions:

Upload the product & configure the settings for the product Unknown Location.

Notes:

The location of your files are relative to you web root.
With multiple queries, using the standalone file simultaneously, you must ensure that the standalone file comes first:

/file.php:My File
/file.php?do=hello:My Hello:do=hello
/file.php?do=hello&do=goodbye:My Goodbye:do=goodbye

How to Use:

File Name:Page Name:Optional Parameter for Query String

/portal.php:Portal
/forum/misc.php:Misc Page
/forum/misc.php?do=hello:Hello:do=hello (using 3rd parameter for misc.php?do=hello)
/forum/misc.php?do=thanks&do=something:Thanks:do=thanks (using 3rd parameter for misc.php?do=thanks)

Please Mark as Installed!

Subah
02-02-2008, 06:46 PM
Thanks :)

TCE Killa
02-02-2008, 11:02 PM
This is just what I needed, thanks alot for this, installed and rated excellent.

nfn
02-03-2008, 09:49 PM
I added a 3rd optional parameter so that we can identify a page using a query string.

Kalina
02-08-2008, 09:09 AM
Very handy, thank you!

EWGF
02-08-2008, 09:44 PM
Waited so long for this, gonna test it immediately :)


Edit: Works perfectly, as far as I can see now!