spree-contrib / spree_product_zoom

Lightbox zoom functionality to show original product image
http://guides.spreecommerce.org
BSD 3-Clause "New" or "Revised" License
31 stars 95 forks source link

The requested content cannot be loaded. Please try again later. #2

Closed itsNikolay closed 12 years ago

itsNikolay commented 12 years ago

I getting error "The requested content cannot be loaded. Please try again later." When I just upload 1 picture in products. Many images works fine. For example i getting the error on page http://vk-magazin.com/products/n-19-poudre. What's wrong?

steveroot commented 12 years ago

I'm not using spree_product_zoom and I'm unfamiliar with fancybox, but my first thought is there's no larger image available to load. Looking at the source code, I can load the image, so perhaps it's something to do with the javascript calling the image? there's a post on stack overflow that looks like it might be useful: http://stackoverflow.com/questions/8913583/fancybox-returning-the-requested-content-cannot-be-loaded-please-try-again-lat

Hope that helps

LBRapid commented 12 years ago

I am not seeing this issue occur locally but can repeat it on your site. The HTML looks fine to me even though it doesn't seem like a large image is available.

Can you try updating to the latest version of extension (5 days ago) if you haven't already and let me know if the problem is still occurring?

itsNikolay commented 12 years ago

I had wrong names of images, which are shown on product page and aren't shown in fancybox. Thank for help.