View Single Post
Old Nov 11, 2009 | 09:27 PM
  #6  
Rick Astley's Avatar
Rick Astley
Never gonna give you up!
 
Joined: Sep 2004
Posts: 5,852
Likes: 0
From: Location: Location: Location: Location:
Default

Not an error I've ever had but judging by the content of the pages theres plenty of reasons why you may get errors:

Code:
script type="text/javascript" src="http://ui.ibsrv.net/ibsrv/res/src:pa...=373"></script>
<script type="text/javascript" src="http://ui.ibsrv.net/ibsrv/res/src:pa...=373"></script>
<script type="text/javascript">
<!--
var SESSIONURL = "";
var SECURITYTOKEN = "";
var IMGDIR_MISC = "http://images.ibsrv.net/ibsrv/res/sr...um/images/misc";
var vb_disable_ajax = parseInt("0", 10);
// -->
</script>
<script type="text/javascript" src="http://ui.ibsrv.net/ibsrv/res/src:pa...=373"></script>
<script type="text/javascript" src="http://ui.ibsrv.net/ibsrv/res/src:pa...=373"></script>
 
<!-- PRNG for DFP -->
<script language="Javascript">
<!--
var axel = Math.random() + "";
var ord = axel * 1000000000000000000;
//-->
</script>
<!-- End PRNG for DFP --><!-- 
  nCode Image Resizer
  (c) nCode
  http://www.ncode.nl/vbulletinplugins/
-->
<script type="text/javascript" src="http://images.ibsrv.net/ibsrv/res/sr....0.1"></script>
<style type="text/css">
<!--
table.ncode_imageresizer_warning {
 background: #FFFFE1;
 color: #000000;
 border: 1px solid #CCC;
 cursor: pointer;
}
table.ncode_imageresizer_warning td {
 font-size: 10px;
 vertical-align: middle;
 text-decoration: none;
}
table.ncode_imageresizer_warning td.td1 {
 padding: 5px;
}
table.ncode_imageresizer_warning td.td1 {
 padding: 2px;
}
-->
</style>
<script type="text/javascript">
<!--
NcodeImageResizer.MODE = 'enlarge';
NcodeImageResizer.MAXWIDTH = 1024;
NcodeImageResizer.MAXHEIGHT = 0;
NcodeImageResizer.BBURL = 'https://passionford.com/forum';
vbphrase['ncode_imageresizer_warning_small'] = 'Click this bar to view the full image.';
vbphrase['ncode_imageresizer_warning_filesize'] = 'This image has been resized. Click this bar to view the full image. The original image is sized %1$sx%2$s and weights %3$sKB.';
vbphrase['ncode_imageresizer_warning_no_filesize'] = 'This image has been resized. Click this bar to view the full image. The original image is sized %1$sx%2$s.';
vbphrase['ncode_imageresizer_warning_fullsize'] = 'Click this bar to view the small image.';
//-->
</script><!-- Editor CSS automatically added by functions_editor.php at line 650 -->
<!-- Editor Styles -->
<style type="text/css" id="vbulletin_editor_css_dynamic">
<!--
@import url("http://ui.ibsrv.net/ibsrv/res/src:pa...itor.css?v=373");
.vBulletin_editor {
 background: #E1E1E2;
 padding: 6px;
}
.imagebutton {
 background: #E1E1E2;
 color: #000000;
 padding: 1px;
 border: none;
}
.ocolor, .ofont, .osize, .osmilie, .osyscoloar, .smilietitle {
 background: #FFFFFF;
 color: #000000;
 border: 1px solid #FFFFFF;
}
.popup_pickbutton {
 border: 1px solid #FFFFFF;
}
.popup_feedback {
 background: #FFFFFF;
 color: #000000;
 border-right: 1px solid #FFFFFF;
}
.popupwindow {
 background: #FFFFFF;
}
#fontOut, #sizeOut, .popup_feedback div {
 background: #FFFFFF;
 color: #000000;
}
.alt_pickbutton {
 border-left: 1px solid #E1E1E2;
}
.popup_feedback input, .popup_feedback div
{
 border: 0px solid;
 padding: 0px 2px 0px 2px;
 cursor: default;
 font: 11px tahoma;
 overflow: hidden;
}
-->
</style>
<!-- / Editor Styles -->
 <title> internet &quot;script errors&quot;.......wtf - PassionFord</title>
 <script type="text/javascript" src="http://ui.ibsrv.net/ibsrv/res/src:pa...=373"></script>
Plenty of JS used on the page like Google ads & the image resizer.

What may help though is if you all post what browser your running by going to Help > About.

I presume most people getting the error are on IE.
Reply