Strange 404 error

Tagged: 

This topic has been marked as not resolved.

Hi,

Ever since I put a fresh install of shoppica on OC 1.5.1.3 I’ve been checking my console for errors. Always seem to get this strange GET request looking for a ‘none’ page so very curious where it’s coming from.

I get it in https as well as http. Maybe it’s related to some orphan SEO title or maybe it’s something specific. Definitely has been there since almost day 1 before I started customizing heavily.

GET https://www.bygia.com/none 404 (Not Found)
GET http://www.bygia.com/none 404 (Not Found)

It doesn’t seem to be causing any issues other than the annoyance factor.

So just curious.

Nik

  • This reply was modified 4468 days ago by  ichpen.
 ichpen
February 5, 2012 at 7:06 pm #5891

Couldn’t really understand your issue ? What kind of errors does your error log show ?

February 8, 2012 at 9:53 am #5981

shows this:
GET http://www.bygia.com/none 404 (Not Found)

It’s looking for an asset called none. Which doesn’t exist. Just curious if this is a known issue or something I messed up on my end.

 ichpen
February 11, 2012 at 6:03 pm #6094

I ‘think’ I figured it out. Found this element in the header, guessing if you have no background it puts this in?

body.s_layout_fixed {
background-color: #edf3f5;
background-image: url(none);
background-repeat: repeat;
background-position: top left;
background-attachment: scroll;
}

  • This reply was modified 4462 days ago by  ichpen.
 ichpen
February 11, 2012 at 7:08 pm #6098

Yes, this is the cause for this 404 error. Thanks for spotting it! We will fix the issue for the next version.

You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!

Best,
ThemeBurn team

February 13, 2012 at 12:27 pm #6138
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.