Does this work with custom vba pages?
|
Quote:
|
Hmm, the way I did it now is from bbcode. Would I have to adjust for an html page?
http://www.shatteredplanet.org/index...d=serverstatus |
Quote:
|
I did my page by going in to Add Page, then bb code page.
Edit: Ok I recreated my page using the HTML template method in vba but following your tutorial. I've done all the steps but users are still showing as: Unknown Location /forum/extra_online_users.php Here is the new page: http://www.shatteredplanet.org/index.php?pageid=servers |
Quote:
|
Well the second method I did for a page just uses a html file and displays it within VBa, so your directions should work.
If you view just the source page: http://www.shatteredplanet.org/forum/serverstatus.html You still get unknown location. I have the plugin code as: Code:
if ($userinfo['activity'] == 'extra_online_users') |
Any help Neutralize?
|
Quote:
Code:
$userinfo['where'] = '<a href="http://www.shatteredplanet.org/forum/serverstatus.html">servers</a>'; |
Quote:
--------------- Added [DATE]1216663563[/DATE] at [TIME]1216663563[/TIME] --------------- Here is the entire text of my html file: Code:
<br> |
All times are GMT. The time now is 06:52 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|