in reply to Re^2: CGI::Session error saying main::cookie used only once?
in thread CGI::Session error saying main::cookie used only once?

I managed to get it to login, the return type on my database was wrong needed to add to the profile such as the $nick and not a false or true value. That seemed to fix it, but it still isnt giving a browser a cookie, maybe it doesnt do that since its a session. Thanks again :)
  • Comment on Re^3: CGI::Session error saying main::cookie used only once?