HomeHome Product Discus... Product Discus...SmithCartSmithCartlightbox not working in 3.93lightbox not working in 3.93
Previous
 
Next
New Post
11/22/2010 5:54 AM
 

I have just installed the latest build (3.93) on dnn v 5.5.1, and when I set the lightbox to be active, it doesn't work. I have installed all the lightbox files correctly (I use lightbox extensively in a custom built xmod gallery on a lot of other sites), but when I click on the thumbnail to open the larger image, the image just opens up in a new window - as if the lightbox script is not getting set / triggered correctly. This is the error as generated by IE:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.3; Ant.com Toolbar 1.6; .NET CLR 1.1.4322; eSobiSubscriber 2.0.4.16; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E)
Timestamp: Mon, 22 Nov 2010 13:49:30 UTC


Message: Object doesn't support this property or method
Line: 3974
Char: 9
Code: 0
URI: http://www.thejewelleryshop.co.za/js/...


Message: 'undefined' is null or not an object
Line: 5
Char: 94383
Code: 0
URI: http://www.thejewelleryshop.co.za/Scr...

 
New Post
11/22/2010 6:14 PM
 

Open up the productdetails.ascx file and comment out the following references for the zoom js and css files:

<link rel="stylesheet" type="text/css" href="/css/jqzoom.css" />
<script type='text/javascript' src='/js/jquery-1.3.2.min.js'></script>
<script src="/js/jqzoom.pack.1.0.1.js" type="text/javascript"></script>


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartlightbox not working in 3.93lightbox not working in 3.93