Quote:
Originally Posted by Free-D
Hmm... Is anybody notice that (after installing this mod) WHO IS ONLINE page does not properly display those users who are reading page http://myforum/rules.php
Users who are reading page http://myforum/rules.php on WHO IS ONLINE page are displayed as Unknown location
How to fix it? 
|
You have to add two plugins.
Click here to see a great article that shows you.
Or you can use the xml attached.Remember its a plugin, not a product.
Quote:
Originally Posted by Magnum164
I know this is not related to your mod. But thought I might give you a challenge 
Everything works. Except I have Vbadvanced CMPS and Vbadvanced Links. When clicking the Navbar it fails to find the right path. I am learning on this but haven't yet found a way to make it work. If no ideas, I will start poking around in the vbadvanced sutff.
|
You can use the variable $vboptions[bburl] in front of the /rules.php
Code:
<td class="vbmenu_control"><a href="$vboptions[bburl]/rules.php$session[sessionurl_q]">Site Rules</a></td>