Thursday, December 15, 2011

Fancybox : The requested content cannot be loaded Error - Resolved

When adding a fancybox popup you may encounter a common issue, which shows the below error message, while clicking the link.

"The requested content cannot be loaded.
Please try again later."

This error is due to the misconfiguration of the link class.
  1. If image popup is used, then it may be the issue with the image extension, make sure the extensions are all small letters. Ex: image.jpg instead of image.JPG
  2. In case of href url, then you must add class fancybox.iframe, otherwise the page may not load resulting the error.
    Ex: Demo
    changes to
    Demo
Hope this will work for you.

Tags: fancybox broken, broken fancybox image, broken fancybox page, fancybox iframe broken, fancybox not working

5 comments:

Anonymous said...

Hi, I'm trying to solve the same problem I have with a URL, but your two 'Demo' links don' work...
/EL

Aravind NC said...

Tell me your exact issue.

Siby Kuriakose said...

when i am trying to access google.com using my android 2.3 phone (galaxy note) this error is popping up.Please help.i am able to acess gmail whic is configured intially to the phone asnd other web sites

Mushtaq said...

Hey thanks, i resolved this error

Unknown said...

I was using fancybox 1.3.4... everything was working.
When changed to 2.0.6, I had to add fancybox.ajax class to the html element.

Popular Posts