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

stella’s picture

Status: Active » Fixed

The 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!

ambientdrup’s picture

Perfecto! That works.

Thanks!

-backdrifting

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.