Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Current Version (Old)
 Object doesnt support this property or method
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Rev Hodge
Starting Member

USA
3 Posts

Posted - 20 April 2001 :  09:21:53  Show Profile  Visit Rev Hodge's Homepage
I am running a version of Snitz that is a modification of the Snitz/Huwr implementation and I am getting the following error in 'inc_footer.asp'.

'Object doesn't support this property or method'

I have isolated the part of the code where the error is occurring but I am not sure how to fix it. If someone can help I would appreciate it. My users are complaining about the error and It may be a browser issue.

Here is the code segment: The line with the error is in bold

var d=new Date();
var s=d.getSeconds();
var m=d.getMinutes();
var x=s*m;
f='' + escape(document.referrer);
if (navigator.appName=='Netscape'){b='NS';}
if (navigator.appName=='Microsoft Internet Explorer'){b='MSIE';}
if (navigator.appVersion.indexOf('MSIE 3')>0) {b='MSIE';}
u='' + escape(document.URL); w=screen.width; h=screen.height;
v=navigator.appName;
fs = window.screen.fontSmoothingEnabled;
if (v != 'Netscape') {c=screen.colorDepth;}
else {c=screen.pixelDepth;}
j=navigator.javaEnabled();
info='w=' + w + '&h=' + h + '&c=' + c + '&r=' + f + '&u='+ u + '&fs=' + fs + '&b=' + b + '&x=' + x;
document.write('<img src="' + file + '?'+info+ '" width=20 height=20 border=0>');


Thanks,


Rev J.E. Hodge

Edited by - Rev Hodge on 20 April 2001 09:22:33

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 20 April 2001 :  09:29:32  Show Profile  Visit HuwR's Homepage
what is this code for ?

Go to Top of Page

Rev Hodge
Starting Member

USA
3 Posts

Posted - 20 April 2001 :  11:03:22  Show Profile  Visit Rev Hodge's Homepage
Huwr,

I believe it is the code for that digital clock on 'www.EastPasco.com' which shows up at the top of the forum. I would have placed this in other forum if I had isolated it to that level before the post. I will try taking the time display out and see what happens.

Thanks


Rev J.E. Hodge
Go to Top of Page

Rev Hodge
Starting Member

USA
3 Posts

Posted - 20 April 2001 :  11:06:43  Show Profile  Visit Rev Hodge's Homepage
Shoot, now I am not sure it is even that.. It may even be that statistics mod. It's hard to tell. I will take out the offending code and see what I am left with hehe.

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.42 seconds. Powered By: Snitz Forums 2000 Version 3.4.07