Yeah, you know, someone asked about this a while back and I made the same mistake - it doesn't work to check THIS_SCRIPT because that doesn't run until someone goes to look at the who's online info.
The idea of changing the script to home.php might work but I think maybe you need to call the function exec_shut_down() in your script or else the location never gets updated in the session table. (I think you can call it any time you're done with the vb part). And you don't need the online_location_preprocess plugin for that method.
(While you're trying that I'm going to look in to it more).
|