STGU_daNo
27 Mar 2006, 16:54
I am trying to get an external page to show up in the Who's Online (WOL) box, to no avail. I have searched for the relevant articles, and the code suggested doesn't work, and the hack for adding it through the AdminCP doesn't work. I am manually trying to make it work. Here is my plugin code:
forum directory = /forum/
news directory = /news/
news filename = /news/index.php
News Index Header:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
WOL PreProcess:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
WOL Process:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
WOL Process Unknown:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
It keeps showing up that the person is viewing the forum index.
Can anyone see what I am doing wrong?
I have been trying everything and can not get it to work...
forum directory = /forum/
news directory = /news/
news filename = /news/index.php
News Index Header:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
WOL PreProcess:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
WOL Process:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
WOL Process Unknown:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
It keeps showing up that the person is viewing the forum index.
Can anyone see what I am doing wrong?
I have been trying everything and can not get it to work...