Skip navigation
Currently Being Moderated

Grizzly bad request error

Jul 29, 2012 4:04 PM

Can anyone tell me what the Grizzly Bad Request error means?  It's on all pages so it could be from the css file but could it be something else, like the switch to a new server?

 

Thanks.

 
Replies
  • Currently Being Moderated
    Jul 29, 2012 4:52 PM   in reply to harvey waxman

    Not appearing now

    New York 7:53 EDT

     
    |
    Mark as:
  • Currently Being Moderated
    Jul 29, 2012 6:53 PM   in reply to harvey waxman

    harvey waxman wrote:

     

    I've since discovered it appears only in Safari on my Mac in the last day or so .  A real puzzler.  Thanks

     

    In that case your first port of call should be validation.  Try this link for css errors:

     

    <http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fdinghydo gs.com%2F&profile=none&usermedium=all&warning=1&vextwarning=&lang=en>

     

    and this link for HTML errors:

     

    <http://validator.w3.org/check?uri=http%3A%2F%2Fdinghydogs.com%2F&chars et=%28detect+automatically%29&doctype=Inline&group=0&ss=1&st=1&outline =1&No200=1&verbose=1>

     

    Good luck and post back.

     
    |
    Mark as:
  • Currently Being Moderated
    Jul 30, 2012 4:37 PM   in reply to harvey waxman

    harvey waxman wrote:

     

    Thanks for those suggestions.  I made the corrections to the css style sheet with no improvement.  There were several html issues as well and I made some of those too but remember, the issue is only on Safari's rendering of the two sites in question so I suspect that it is an issue unique to this version of Safari.  The error doesn't appear on versions after 5.0.6

     

    OK let's first try to clear all HTML errors and/or warnings:

     

    1:) First you have defined id="BOTTOMNAV" at various places on your page:

     

    Lines: 153, 161, 178   (search for others just in case I have missed something)

     

    You can have onl;y one ID of that name on a page and so you need to rename the other two IDs.  IDs are quite different from classes;  Classes can be defined as many times as you want but not IDs.

     

    So correct this and post back to see if anything has changed.

     

    We'll deal with other errors one by one later but some errors and/or warning will disappeasr when majot corrections are done first.

     

    Please post back when you can.

     
    |
    Mark as:
  • Currently Being Moderated
    Jul 30, 2012 5:09 PM   in reply to harvey waxman

    Your CSS is perfect now.  There are no errors according to the validation engine.  It is the HTML errors that needs to be corrected.  Some of them are minor but others are quite serious and IMHO should be corrected. 

     

    I am using Firefox and IE9 and I don't see the errors you were talking about but it is up top you whether to correct HTML errors or not.  Personally I would just to clear my conscious!!

     

    Good luck.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points