[thelist] php login problem with new site...

Paul Bennett bennettpr at yahoo.com
Tue Jun 22 04:00:13 CDT 2004


Hi justin, the action for the form on the errorlogin page is set
to itself, so if there is no processing going on before that
page is served (eg, it just displays the error message) then of
course when the user submits it will jusr display the page
again.

I tried refreshing the errorlogin page as you suggested and then
trying the correct login and it still didn't work, so my guess
is that you have no processing code in the errorlogin page.
Simply chnage the form action of this page to memberlogin.php
and then your processing can occur when the vars are posted.

Hope that helps,
Paul


		
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail


More information about the thelist mailing list