Closed (fixed)
Project:
Lightbox2
Version:
5.x-2.10
Component:
Javascript
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2010 at 02:31 UTC
Updated:
1 Apr 2011 at 17:25 UTC
Jump to comment: Most recent file
Comments
Comment #1
stella commentedTry the attached patch.
Comment #2
bkenro commentedThank you very much for the quick reply and the patch.
After applying 920094.patch, the error changed,
Line: 147
Column: 5
Error: Object doesn't support this property or method
Code: 0
URL: .../sites/all/modules/lightbox2/js/lightbox.js
and the lightbox2 links stopped to work -- i.e., nothing happen when click the image links.
Comment #3
stella commentedThat second error is a duplicate of #920020: Lightbox2 no longer working after upgrade to 5.x.2.10
Comment #4
bkenro commentedMany thanks for the help.
920094.patch plus operation in #920020: Lightbox2 no longer working after upgrade to 5.x.2.10 greatly resolved the error.
After applying 920094.patch, I replaced all lines that calls Drupal.t in lightbox.js (not lightbox2.js) with the corresponding lines in previous version, then applied the change in http://drupal.org/node/920020#comment-3481774 by hand.
After all the treatment, my site restarted to work fine.
Thank you so much.
Comment #5
ralfvk commentedSame problem here... even with Firefox
Downgraded to 2.9 again and wating for an unbuggy release...
Comment #6
blueskipper commenteddowngraded to previous version...working fine
Comment #7
stella commenteddisable the G2 filter
Comment #8
stella commentedComment #9
ralfvk commented2.11 is working fine again, thank you !
Comment #11
borgvall commentedI'm still having this problem with 2.11.
Comment #12
zmz commentedthe same problem
error on IE8
>Posted by stella on September 24, 2010 at 12:42am
>disable the G2 filter
where and how?