One of the things I thought I'd see present in this hack would be the ability to show all users logged in from all sites in the form of one big who's online.
For example, if I have 5 users on site 1, and 10 users on site 2, I would be looking at a list of 15 users total.
Why doesn't the who's online feature show all members on both sites? I guess it's because the "session" table is unique on site 1 and site 2. Is this possible to show all logged in users from both active sites?
Would it be a matter of modifying the whos online for the 2nd install to use Site 1's session table? would there be any problems sharing the 'session' table?
Regards,
Peter
|