Hey all,
I'm running 0.7.2.3-Phoenix and am having a problem with the lastseen block. It isn't updating as new people log in and out. One person told me that they've been to my site a number of times within the last few days and the block doesn't show that. Now, I believe this might be because they haven't been required to log in/out due to my settings. What I'd like to do, though, is develop a workaround for this. The problem is that I did a grep for lastseen and can only find it in the includes/blocks directory (lastseen.php). How is this called? I'm new to
PostNuke coding and thought I'd start with something simple like this. The docs are overwhelming to get started.
So, basically I'd like to know how something like the includes/blocks/lastseen.php is called, and also if it's possible to make a coding change to record every visit to the page rather than just the login/logout?
Thanks for any help!