Doesn't or not workin here for some reason ... I hover over the image and it points to "htxp://www.mysite.com/forum/java" directory!
I placed this code:
Code:
<object classid="clsid:F3A614DC-ABE0-11d2-A441-00C04F795683"
codebase="#Version=2,0,0,83" codetype=application/x-oleobject id=MsgrObj
width=0 height=0>
</object>
<OBJECT classid="clsid:FB7199AB-79BF-11d2-8D94-0000F875C541"
codeType=application/x-oleobject id=MsgrApp width=0
height=0></OBJECT>
<font face="Arial" size="2"><b>
<SCRIPT LANGUAGE="JavaScript">
<!--
function stopError() { return true; }
window.onerror = stopError;
// -->
</script>
in the header ... right above this:
Code:
<!--- Logos and Buttons ---->
<center>
<table border="0" width="100%" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" align="left" background="https://vborg.vbsupport.ru/vbimages/menu_backround.gif"><a href="index.php?s=$session[sessionhash]"><img src="https://vborg.vbsupport.ru/vbimages/vBulletin_logo.gif" border="0" alt="$bbtitle" bordercolor="#555576"></a></td>
Please advise!