18 Feb
2003
18 Feb
'03
9:48 p.m.
I have been having a hell of a time with the Auth.pm problem as described in this post, http://lists.katipo.co.nz/public/koha/2003/001443.html and a possible solution, http://lists.katipo.co.nz/public/koha/2003/001444.html . I have tried fixing the file with the following modifications with no results: Switched line 179 from this, $sessionID=int(rand()*100000).'-'.time(); to this: $sessionID or $sessionID=int(rand()*10000).'-'.time(); With no luck. Tried JUST $sessionID; ... nope. Anyone wanna enlighten me so I don't have another night of dreaming...user,pass,user,pass,user,pass,user,pass.......... John Croson Confused