Uncaught SyntaxError: Unexpected token ;

  • Author
    Posts
  • #26804
    Steven Britton

    I’m getting an “unexpected token, ‘;’ on line 51 of (index). This is coming from the line that reads:

    <script type=”text/javascript”>var cryout_global_content_width = ;</script><!– if lt IE 9]>

    I’m not sure why, or how this is happening, since another site I run works perfectly, and sets this value to 900.

    SO my question – where does this variable get set? If I can track down the source of this variable, I can track down where the problem is coming from.

    Thanks!

    #26845
    Steven Britton

    … anyone?

    It’s clear this value comes from somewhere… the question is, where, and why is it not being set properly?

    Anyone…? (listens to the word, “anyone” echoing into the dark emptiness…)

    #27250
    Steven Britton

    Quick update – I got this issue resolved by resetting to the factory default settings. If only I had thought of that at the beginning…

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Uncaught SyntaxError: Unexpected token ;’ is closed to new replies.