Hello Dennis,
I think what you're trying is diff. from mine.
While you're working more client side with cookies my system is powered completly with sessions.
About the future of the class.
The current version will only be updated for bugs and very important features. The system will not changed in the stucture anymore.
I'm wrote a total new version based on the old one. This new class will be released with total new features (maybe I will also rewrite the class in php5).
This release will be available in sec. quarter of 2006 (I hope so).
In this new version the password is send in a md5(md5($pw))situation over the net (only the mails). I think its maybe an good idea to encode the password before sending an login request but what about the function suggestion in this thread?
phpclasses.org/discuss/package/1906
...
I you want to use my class in your situation then you have to use some serialize function together with a redirection. On the new domein have to be build a new session. If you need help writing this function send me an mail.
regards Olaf