HomeHome Product Discus... Product Discus...SmithCartSmithCartPhotos not showing on 3.96?Photos not showing on 3.96?
Previous
 
Next
New Post
12/13/2010 5:17 PM
 

Just upgraded from 3.88 to 3.96, DNN 5.5.something, all seems ok with the upgrade.

Except the product photos don't seem to show up.

Is the www7 test site up-to-date? It seems ok there but maybe it's not SC 3.96?

Or is there a new setting I'm missing? I 've tried re-uploading product photos, and there are there in the admin screen, but not on the product details page.

 
New Post
12/13/2010 5:20 PM
 

Ah I found the setting in the ProductDetails settings page.

But now I get a critical error, even though I copied the lightbox and zoombox files...

A critical error has occurred.
Object reference not set to an instance of an object

 
New Post
12/13/2010 5:25 PM
 

Confirmed:

Lightbox not working on www7 test site.

Zoombox throws an exception on www7 test site.

 
New Post
12/13/2010 5:32 PM
 

In the product detail module settings if you have selected the radio button for either lightbox or zoom you need to do the following:

1. Download and deploy the lightbox or zoom support files using the readme instructions in the zip

2. At the top of the productdetail.ascx uncomment either the lightbox or zoom javascript section

-Scott


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
12/13/2010 5:44 PM
 

Thanks for the fast reply.

Step 1 done.

Regarding step 2: Which lines of code? It is not clearly commented.

Also, is this just a patch for now? I could wait because last time I messed around with hard coding, something went out-of-sync and I had to re-install. No big deal but if a hotfix is on the way I might decide to wait.

 
New Post
12/13/2010 6:06 PM
 

The following are the 4 sections of javascript that are commented out:

  • Lightbox Live Server
  • Lightbox Localhost
  • Zoom Live Server
  • Zoom Localhost

Uncomment the one that applies to you.


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
12/13/2010 6:32 PM
 

Ah - you mean in Smith.ProductDetail\ProductDetails.ascx

I was looking in Smith.BuyNow\ProductDetails.ascx

(Old habit). Ok that worked, thanks.

No wonder I thought it wasn't clear which part to uncomment.

Please advise if this feature will be connected to the lightbox/zoombox radio button automatically in future... or will it always be manual for future installs?

 
New Post
12/13/2010 7:25 PM
Accepted Answer 

Yes if we can figure out how to programmatically enable/disable the javascipt we will make it automatic.


At your service,
Dave Smith
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartPhotos not showing on 3.96?Photos not showing on 3.96?