T
T. G.
New Member
Hi everyone, I'h having a headache trying to figure how to solve my problem which is :
I would like to have a login / register form in a modal window. I tried with several forms but the problem occurs with each.
As soon as the user clicks the "log in" button the windows closes, whether the user is successfully logged in or not, which is misleading, because if the user makes a mistake he won't know.
I would like the window to remain opened UNTIL the user successfully logs in.
Is there a way to do this, even if I had to modify some code somewhere ?
Thanks.
I would like to have a login / register form in a modal window. I tried with several forms but the problem occurs with each.
As soon as the user clicks the "log in" button the windows closes, whether the user is successfully logged in or not, which is misleading, because if the user makes a mistake he won't know.
I would like the window to remain opened UNTIL the user successfully logs in.
Is there a way to do this, even if I had to modify some code somewhere ?
Thanks.