Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Sep 2006
    Posts
    75
    Plugin Contributions
    0

    help question Done, but errors on the page error

    Hi,

    For the last few weeks we have had a small icon at the bottom left hand corner of our browser on our site. It reads 'Done, but with errors on the page'.

    When I check it out, I get the following:

    Line: 2
    Char: 1
    Error: Syntax error
    Code: 0
    URL: http://www.inkfuzion.co.uk/

    Has anyone any idea what is causing this, and more importantly, how to get rid.

    Many thanks,

    J

  2. #2
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: Done, but errors on the page error

    Seems like all those custom Java scripts are throwing errors for everyone.

    What I see is:

    COT is undefined
    Code:
    <script language="JavaScript" type="text/javascript">
    COT("https://www.inkfuzion.co.uk/images/secure_site.gif", "SC2", "none");
    </script>
    Urchin tracker is undefined x2
    Code:
    <script type="text/javascript">
    _uacct = "UA-XXXXXX-1";
    urchinTracker();
    </script>
    <script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script>
    
    <script type="text/javascript">
    _uacct = "UA-883392-1";
    urchinTracker();
    </script>
    I'm not familiar with Java though.

    Oh.. you probably have to put in your account reference for the UrchinTracker that has the "x" s in the one entry. I don't know why there are duplicates of the tracker script though.
    Last edited by Sketchy; 16 May 2007 at 06:38 PM.

 

 

Similar Threads

  1. New Install Zen Cart 1.3.8a " Done but with errors on page" ?
    By Straight Razor in forum General Questions
    Replies: 4
    Last Post: 24 Feb 2010, 10:44 PM
  2. Image Handler 2.0 Admin "Done But With Errors On Page"
    By beasleybub in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 13 Jul 2009, 08:38 PM
  3. done, but with errors on page
    By neptun5 in forum General Questions
    Replies: 2
    Last Post: 26 Apr 2009, 07:25 PM
  4. Done but with errors on page
    By nvcrossroads in forum General Questions
    Replies: 2
    Last Post: 1 Feb 2009, 10:19 PM
  5. Done, But with Errors on Page Message on Checkout
    By IncrediBody in forum General Questions
    Replies: 2
    Last Post: 6 Feb 2007, 10:21 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg