![]() |
Custom WOL for index.php
Currently, index.php points to "Viewing Forum Index" which is okay. I'd like to know if there's a way to make it so if they're on "index.php?page=example" that it would show "Viewing Page: Example" or something of the sort. I just can't figure out how to do it.
Thanks. |
The way I learned how to do this;
Make a new plugin with any name hook it to online_location_process PHP Code:
hook to online_location_unknown PHP Code:
|
Thanks for the reply. It doesn't appear to work though. I even tried adding to the first part.
Code:
if ($filename == 'index.php' && $_REQUEST_['page'] == 'example') |
What you added looks like it'd work. But why the extra underscore?
PHP Code:
|
Oh, I didn't mean to type that when I wrote it here. That doesn't work.
|
All times are GMT. The time now is 01:14 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|