Closed (won't fix)
Project:
Fancy Login
Version:
6.x-1.1-beta6
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Nov 2009 at 16:51 UTC
Updated:
19 Jan 2010 at 23:47 UTC
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
Comment #1
jaypanI'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.
Comment #2
jaypanComment #3
quixxel commentedThanx 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?
Comment #4
jaypanAhh 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.
Comment #5
jaypan