Title: Script Errors in I.E.
Last modified: August 18, 2016

---

# Script Errors in I.E.

 *  [adiofm](https://wordpress.org/support/users/adiofm/)
 * (@adiofm)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/script-errors-in-ie-2/)
 * Hey guys, i need some help with some errors in I.E.
    My site loads perfectly 
   fine, and i finally got the footer problem fixed. But in internet explorer i’ve
   been getting some script errors. Nothing too serious that it deforms the site..
   but it says done but with errors on the page. Could someone take a look at my
   site in I.E. and take a look at the script errors and where they refer to .. 
   i think there are 14. And then take a look at my index.php file. Maybe you can
   see something. I’m not that great with php and i couldn’t find anything .. Thanks.

Viewing 12 replies - 1 through 12 (of 12 total)

 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/script-errors-in-ie-2/#post-101927)
 * Go to Tools > Internet Options.
    Click Advanced, and check the two boxes about
   Disable script debugging. I see the small error icon in the bottom left, but 
   I see no messages. What javascript do you have running ?
 *  [NuclearMoose](https://wordpress.org/support/users/nuclearmoose/)
 * (@nuclearmoose)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/script-errors-in-ie-2/#post-101928)
 * Are these javascript errors?
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/script-errors-in-ie-2/#post-101932)
 * Nope – I just checked in FF.
    Must be IE doing something strange and completely
   unnecessary
 *  [Turnip](https://wordpress.org/support/users/turnip/)
 * (@turnip)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/script-errors-in-ie-2/#post-101934)
 * Yes your site has some JavaScript errors. Load your site in Firefox and go Tools
   >JavaScript Console, and it provides a detailed log of the problems.
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/script-errors-in-ie-2/#post-101935)
 * pdz, if you click (doubleclick?) on the small icon, it will bring up the error
   messages. There are 15 in total, 1 syntax, the rest “object expected in line…
   column…” type. So it might be somthing related to the lot of js used. I don’t
   know.
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/script-errors-in-ie-2/#post-101936)
 * Last Visit plugin 🙂
 *  Thread Starter [adiofm](https://wordpress.org/support/users/adiofm/)
 * (@adiofm)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/script-errors-in-ie-2/#post-101938)
 * Wow i tried looking at the site using firefox javascript console tool. Lots of
   errors, and lots of them have to do with the Wp-Last-Visit plug in .. i tried
   disabling it .. but my site go’s out of whack when i do that. seems that lots
   of things are undefined .. i wish i knew what that meant .. hehe… what is slvShownewindicator..
   and SLVBanner? those seems to be causing most of the trouble. And how do you 
   define them …
    Thanks guys.
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/script-errors-in-ie-2/#post-101940)
 * The readme should have a call to put in the `<head>` of index.php
    Mine is: `
   <?php $wplastvisit_output = "javascript"; require('wp-content/plugins/wp-last-
   visit.php'); ?>` Yours may differ slightly.
 *  Thread Starter [adiofm](https://wordpress.org/support/users/adiofm/)
 * (@adiofm)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/script-errors-in-ie-2/#post-101942)
 * mine is
    <script type=”text/javascript” src=”<?php bloginfo(‘url’); ?>/wp-content/
   plugins/wp-last-visit.php?type=js”></script> <script language=”JavaScript” type
   =”text/JavaScript”> you can check my index.php but it doesnt seems to do anything.
 *  Anonymous
 * [21 years, 5 months ago](https://wordpress.org/support/topic/script-errors-in-ie-2/#post-101952)
 * anyone see the problem?
    newb php user here.
 *  Thread Starter [adiofm](https://wordpress.org/support/users/adiofm/)
 * (@adiofm)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/script-errors-in-ie-2/#post-101953)
 * the above post was by me btw
 *  [NuclearMoose](https://wordpress.org/support/users/nuclearmoose/)
 * (@nuclearmoose)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/script-errors-in-ie-2/#post-101957)
 * try “javascript” instead of “JavaScript”

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘Script Errors in I.E.’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 12 replies
 * 6 participants
 * Last reply from: [NuclearMoose](https://wordpress.org/support/users/nuclearmoose/)
 * Last activity: [21 years, 5 months ago](https://wordpress.org/support/topic/script-errors-in-ie-2/#post-101957)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
