Closed (fixed)
Project:
Lightbox2
Version:
6.x-1.9
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Jul 2009 at 19:56 UTC
Updated:
20 Jul 2009 at 21:20 UTC
I have Lightbox2 (6.x-1.9) installed and I have modal login support checked and activated via the Lightbox2 modal form settings (Enable login support).
However when I click on any of my "login" links via the site menus the link just launches the general Drupal /user login page. It's not firing up the modal lightbox version.
Any suggestions on what I'm missing?
Thanks in advance.
-backdrifting
Comments
Comment #1
stella commentedThe lightbox login functionality only works on links which are 'user/login' and not those that are just 'user'. It doesn't work on 'user' links as this path is also used to link to the user's account page when they're logged in, and it's undesirable to have that load in a lightbox!
Comment #2
ambientdrup commentedPerfecto! That works.
Thanks!
-backdrifting