Hi Nick, I will definitely take a look, even if my aim right now is to track unregistered users for days and in between different sessions, imagine shopping carts for e-commerce or any other implementation where the registration process is delayed or completed step by step at different times.
Regarding substituting IPs with sessions, my previous reply to Dave might contain a possible solution. Best, Mario On 3 Dic, 03:29, nurvzy <[email protected]> wrote: > Hi Mario, > > I've repackaged my little who's online utility as a plugin. It > works well enough for my purposes basing off IP, its easy to track > test and get at easily. /shrug > > If you're interested, I wrote about > it:http://www.webtechnick.com/blogs/view/227/CakePHP_Who_s_Online_Plugin > > You can dig around in the source to see how it works, if you come up > with a better way feel free to add to it/etc... =) > > Nick Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
