404 error Fancy Box - possible missing files?

General questions on how to do things using Photonic

404 error Fancy Box - possible missing files?

Postby Colin » 24 Sep 2011, 01:08

Sayontan, this may be a bug or it may just be a bad install on my site but I am getting 404 errors for various Fancy Box images, are these missing or is it a unique error to me? See below

/fancybox/fancy_shadow_s.png
/fancybox/fancy_shadow_nw.png
/fancybox/fancy_shadow_sw.png
/fancybox/fancy_shadow_w.png
/fancybox/fancy_shadow_ne.png
/fancybox/fancy_shadow_e.png
/fancybox/fancy_shadow_n.png
/fancybox/fancy_shadow_se.png
Colin
 
Posts: 2785
Joined: 27 Oct 2009, 10:46

Re: 404 error Fancy Box - possible missing files?

Postby sayontan » 24 Sep 2011, 13:29

I am not seeing any errors on your site. What are the steps to replicate?
Sayontan Sinha | http://mynethome.net/blog | http://www.aquoid.com/news
I don't do freelance work (for Suffusion or otherwise), so please don't contact me for quotes or offers.
sayontan
Site Admin
 
Posts: 10159
Joined: 15 Sep 2009, 16:39
Location: Houston, Texas

Re: 404 error Fancy Box - possible missing files?

Postby Colin » 24 Sep 2011, 13:47

Hi Sayontan, no steps to replicate just by looking at the sites AWstats. Showing several 404's on each of those files. What folder are they supposed to be in so I can check by ftp?
Colin
 
Posts: 2785
Joined: 27 Oct 2009, 10:46

Re: 404 error Fancy Box - possible missing files?

Postby sayontan » 24 Sep 2011, 13:50

They are in include/scripts/fancybox.
Sayontan Sinha | http://mynethome.net/blog | http://www.aquoid.com/news
I don't do freelance work (for Suffusion or otherwise), so please don't contact me for quotes or offers.
sayontan
Site Admin
 
Posts: 10159
Joined: 15 Sep 2009, 16:39
Location: Houston, Texas

Re: 404 error Fancy Box - possible missing files?

Postby Colin » 24 Sep 2011, 22:10

Ignore this it must be JOTTT as all the files are there in the folder, maybe it was a server glitch.
Colin
 
Posts: 2785
Joined: 27 Oct 2009, 10:46

Re: 404 error Fancy Box - possible missing files?

Postby tsuchan » 01 Dec 2011, 12:58

This thread is quite old, but lets see if it can be resurrected...

I don't believe servers glitch about files that are requested, and I have a similar problem.

These fancy_shadow_*.png files are referenced a stylesheet: jquery.fancybox-1.3.4.css
They're in a class called fancybox-ie, and an id called #fancybox-bg-*
Here's the line:
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancy_shadow_s.png', sizingMethod='scale'); }


And the stylesheet seems to be called by a JavaScript file called jquery.fancybox-1.3.4.pack.js
which seems to be a standard include in pages or templates using fancybox.

So we now gather that this is IE-specific, and we can replicate it by calling pages referencing jquery.fancybox-1.3.4.pack.js with an IE browser. (Sadly, this is the part where it goes wrong for me... I can't replicate it in any browser; but it is apparently being triggered in IE8 at least... so my web server logs say.

My solution would to just remove all the 404 images from the CSS file. They're not being rendered at the moment, clearly; and I don't miss them.
tsuchan
 
Posts: 1
Joined: 01 Dec 2011, 12:21

Re: 404 error Fancy Box - possible missing files?

Postby sayontan » 06 Dec 2011, 17:41

Thanks for the research on this. I will follow up on this in the next version.
Sayontan Sinha | http://mynethome.net/blog | http://www.aquoid.com/news
I don't do freelance work (for Suffusion or otherwise), so please don't contact me for quotes or offers.
sayontan
Site Admin
 
Posts: 10159
Joined: 15 Sep 2009, 16:39
Location: Houston, Texas

Re: 404 error Fancy Box - possible missing files?

Postby centauri » 24 Jul 2012, 06:55

I too have this error, with the latest version :(
centauri
 
Posts: 14
Joined: 09 Apr 2012, 15:06

Re: 404 error Fancy Box - possible missing files?

Postby julierachlin1 » 26 Sep 2012, 09:53

This was driving me mad... thousands of errors. I resolved it by COPYING all of the fancybox .png files from the scripts/fancybox directory to the scripts directory. The scripts directory is where the javascript runs from. The css file in scripts/fancybox points to images as follows: url('fancybox.png'). This implies that the image is stored in the same directory as the .js file (in scripts), resulting in 404 errors time and again. On upgrade, I will probably have to copy the image files again to the scripts directory but no errors in the last 2 hours since I made this change. Hope it helps someone else too.
julierachlin1
 
Posts: 1
Joined: 26 Sep 2012, 09:48


Return to Support Requests

Who is online

Users browsing this forum: No registered users and 1 guest

cron