From: Scott J. <sc...@na...> - 2001-11-19 16:16:52
|
Unfortunately I don't have all that much experience with debugging statements in perl yet. My problem. Is there some spot in the existing slashcode where this function is called correctly? I can't find any so far. > If I were you, I'd add a bunch of "print STDERR" debugging statements to > userLogin in Slash::Apache::User and getUserAuthenticate in > Slash::DB::MySQL, and see what's going on. > > |