Pulling a 404 Page along with the Page Called [solved]

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
JeremyBASS

Pulling a 404 Page along with the Page Called [solved]

Post by JeremyBASS »

I'm not getting what is going on but when I was going through the testing of one of my beta site I was getting a net call for 404 custom page(which was set in the admin) showing up on the net call in firebug... It's downloading it everytime... not sure on the reason... any one know how to fix this... ?  Thank you for the help on this.
jeremyBass

Site Set-up
Linux
MySQL 5
php 5
CMSMS1.3.1



**********************************************************************
Response Headers
Date Thu, 03 Jul 2008 16:17:28 GMT
Server Apache
Cache-Control no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Content-Encoding gzip
Expires Thu, 19 Nov 1981 08:52:00 GMT
Pragma no-cache
Vary Accept-Encoding
Keep-Alive timeout=15, max=88
Connection Keep-Alive
Transfer-Encoding chunked
Content-Type text/html; charset=UTF-8

Request Headers
Host                 www.sjrmc.org
User-Agent                 Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080404 Firefox/2.0.0.14
Accept                 image/png,*/*;q=0.5
Accept-Language en-us,en;q=0.5
Accept-Encoding gzip,deflate
Accept-Charset ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive 300
Connection keep-alive
Referer                https://www.sjrmc.org/Core/stylesheet.p ... ype=screen
Cookie                 style=null; CMSSESSID85227ca5=fi4bqqb54a4g2hrj95muo6u6i0
Last edited by JeremyBASS on Thu Jul 03, 2008 7:02 pm, edited 1 time in total.
User avatar
kermit
Power Poster
Power Poster
Posts: 693
Joined: Thu Jan 26, 2006 11:46 am

Re: Pulling a 404 Page along with the Page Called

Post by kermit »

your web server logs should tell you what (specific) URLs/files are resulting in 404's
eternity (n); 1. infinite time, 2. a seemingly long or endless time, 3. the length of time it takes a frozen pizza to cook when you're starving.
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
JeremyBASS

Re: Pulling a 404 Page along with the Page Called

Post by JeremyBASS »

this is the fire bug report
none (404)
https://www.sjrmc.org/Core/none

I does show up in the limited server logs i have for this site, but there is not in there.... and I'm not getting ready anything out of fiddler (IE debuger)...
would this be cause: I am using a CSS hack

*background: url(images/cms/HeadLinePIC.png) no-repeat left center; /* IE 7 and Below*/
_background: url(images/cms/HeadLinePIC.gif) no-repeat left center; /* IE 6 and Below*/

to which i have no css hack directed torwards FF yet (if you may know one that would be great too ;) )... Just thinking out load... thanks for the help...
jeremyBass
User avatar
kermit
Power Poster
Power Poster
Posts: 693
Joined: Thu Jan 26, 2006 11:46 am

Re: Pulling a 404 Page along with the Page Called

Post by kermit »

JeremyBASS wrote: *background: url(images/cms/HeadLinePIC.png) no-repeat left center; /* IE 7 and Below*/
does http://www.sjrmc.org/St_Joe_Core/images ... inePIC.png exist?
eternity (n); 1. infinite time, 2. a seemingly long or endless time, 3. the length of time it takes a frozen pizza to cook when you're starving.
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
JeremyBASS

Re: Pulling a 404 Page along with the Page Called

Post by JeremyBASS »

Um ... yes but it's not in

http://www.sjrmc.org/St_Joe_Core/
it in http://www.sjrmc.org/Core/ which is the base

thats just a side note, I was not sure were you got the St_Joe_Core/ out of this... Core/ it the beta, St_Joe_Core/ is the live

but
Yes that is does, and shows up in IE7 but not in FF or IE6(which it is not suppose to show up in IE6)

:)
User avatar
kermit
Power Poster
Power Poster
Posts: 693
Joined: Thu Jan 26, 2006 11:46 am

Re: Pulling a 404 Page along with the Page Called

Post by kermit »

i think your problem is just that firebug may be too stupid to not request url(none) when it encounters those in a page's css...
Last edited by kermit on Thu Jul 03, 2008 6:43 pm, edited 1 time in total.
eternity (n); 1. infinite time, 2. a seemingly long or endless time, 3. the length of time it takes a frozen pizza to cook when you're starving.
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
JeremyBASS

Re: Pulling a 404 Page along with the Page Called

Post by JeremyBASS »

I see... thought i was wasting bandwidth on this.. lol... good to know... thanks
Locked

Return to “CMSMS Core”