Home » Authentication » LiveUser » Bug #2490
Patch for changes I had to make to get 0.13.1 working
Details
| Submitted | 2004-10-11 07:12 UTC |
|---|---|
| From | scragz at hotmail dot com |
| Assigned | dufuz |
| Status | Closed |
| Package | LiveUser |
| PHP Version | Irrelevant |
| OS | Irrelevant |
| Roadmaps | (Not assigned) |
Comments
[2004-10-11 07:12 UTC] scragz at hotmail dot com
Description:
------------
I had to make many changes to 0.13.1 to get it working with DB_Complex. Maybe looking over this patch will help you see what problems exist.
Most of the problems were with the Admin classes, but there were a few things in Auth/* as well. The patch also has a change I made to implement my wish list request for a method to get the idle time (at the bottom).
http://scragz.com/files/dump/2004.10.10/LiveUser.13.1.patch
Expected result:
----------------
LiveUser works
Actual result:
--------------
LiveUser doesn't work :)