dimsemenov / PhotoSwipe

JavaScript image gallery for mobile and desktop, modular, framework independent
http://photoswipe.com
MIT License
24.27k stars 3.31k forks source link

NS_ERROR_FAILURE #955

Closed feichter closed 9 years ago

feichter commented 9 years ago

Hope someone can help. Firebug is reporting NS_ERROR_FAILURE. I've only got the very basic set up and don't really want to continue on the project if it's already reporting problems. Or can it be ignored? THANKS.

mjau-mjau commented 9 years ago

I don't think this is related to Photoswipe. If you have a live example, I would gladly take a look. It is possible this error msg can be ignored, but I can't say for sure unless I know what it is related to.

feichter commented 9 years ago

Thanks for your reply. Sorry, can't give you a live page at the moment, but have included the code below. I am also using a modified version of http://www.abeautifulsite.net/jquery-file-tree/ which gives me the directories and sub-directories on the site for navigation. Everything works fine, except that every so often (randomly) the photoswipe goes black. the NS_ERROR_FAILURE still comes up.

black working

Thanks for looking!

feichter commented 9 years ago

How do I add code to github?

mjau-mjau commented 9 years ago

impossible to check, and doubtful this is directly related to Photoswipe. Chance is this is only an issue on your local server anyway ... I searched for NS_ERROR_FAILURE, and the results insinuate it is some load error related to the server.

How do I add code to github?

They have instructions for that, but I don't think that would help much. If you are able to recreate it on http://codepen.io/, it could be diagnosed.