Log in

View Full Version : Tracking users on non-vbb pages for inclusion on the who's online


efulghum
07-08-2002, 10:51 PM
A site I'm working has been recently redone to be entirely PHP powered, and I was wondering if a hack exists that would track users on non-vbb pages for inclusion on the who's online?

I looked at tubedoggs hack, but, unless I'm wrong, this just includes the who's online in other pages.

Thanks in advance.

Admin
07-09-2002, 06:40 AM
You can't track users outside vBulletin, unless you use the vBulleitn engine and then those pages won't be non-vB.

efulghum
07-09-2002, 07:12 AM
Well, they're currently not vbb pages, but I don't have any problem with making them so ... is there a feasible way of doing it?

Maybe by making a seperate include file that does the queries for the sessions?

Admin
07-09-2002, 07:40 AM
Just include vBulletin's global.php.