Closed (fixed)
Project:
Lightbox2
Version:
6.x-1.9
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Issue tags:
Reporter:
Created:
9 Apr 2009 at 08:14 UTC
Updated:
27 Nov 2010 at 15:37 UTC
Hi,
LightBox2 is an extremely good invention and a very good interface too.
Although i am trying to do something that i am not abl to figure out how..
I want the User Login Form to appear in a lightframe and autoclose after sucsessfull login..
I could open the form in lightframe..however it does not close after login...
I did this in page.tpl.php :
print $base_url.'/user/login/lightbox';">sign in
Also to close the lightbox i tried using:
if (Lightbox.isLightframe) {Lightbox.end('forceClose'); }Please help me solve the problem.
Regards,
Himanshu
Comments
Comment #1
iam_himanshu commentedThis is wat i used..
Comment #2
iam_himanshu commentedComment #3
stella commenteduse 'lightmodal', or why not just enable the login feature at admin/settings/lightbox2?
Comment #5
R2-D8 commentedI don't get it working.
Neither with an manual created link as described above;
nor with the lightbox2-settings.
It's maybe theme related?
And before I try further could you tell my: Would it be possible using ssl-secured links?