Hi,
i like fancy_login very mutch.
It works fine for me if I use it as a block.
Thx for that great work.

But what is the path for the fancy_login-login?

If I'm using the path ».../user/login« I only get the »normal« login-screen
but not the fancy_login-screen.

Comments

jaypan’s picture

Status: Active » Postponed (maintainer needs more info)

I'm not sure what you mean by this. This module looks at all links on a page, and if they contain a link to the login page (user/login), the link becomes the trigger for the fancy login. If you give me more information, maybe I can answer your question better.

jaypan’s picture

Assigned: quixxel » Unassigned
quixxel’s picture

Thanx for your answer.

Please try this URL http://koerpertherapie-netzwerk.de
On the Mainmenu you see the fancy-Login-button. That works correct.

But if you test http://koerpertherapie-netzwerk.de/user/login you cannot get the fancy-login.
You'll only see the »normal« login-screen.

Do you need more information?

jaypan’s picture

Ahh I see what you mean. Unfortunately, the module won't work on the login page. This is because it works off the element IDs, and since the element IDs in the login box are already present on the /user/login page, I had to disable it. This is by design, and cannot be fixed. Sorry.

jaypan’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)