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: MOD Implementation
 Runtime error
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

sonny
Starting Member

19 Posts

Posted - 07 March 2003 :  19:46:08  Show Profile
Does anyone know why I would be getting this error?
When I am replying to a post I get this error in the newly posted topic.



Microsoft VBScript runtime error '800a000d'

Type mismatch: '[string: ""]'

/puntersclub/forum/inc_func_common.asp, line 783


This is what I have around that line in inc_func_common.asp line 783 is red


case "ydmm"
chkDate = Mid(fDate,1,4) & " " & _
Mid(fDate,7,2) & " " & _
Monthname(Mid(fDate,5,2),1)
case "dmmmy"
chkDate = Mid(fDate,7,2) & " " & _ Monthname(Mid(fDate,5,2),0) & " " & _
Mid(fDate,1,4)
case "mmmdy"
chkDate = Monthname(Mid(fDate,5,2),0) & " " & _
Mid(fDate,7,2) & " " & _
Mid(fDate,1,4)

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 07 March 2003 :  19:54:51  Show Profile
See if this post will help: http://forum.snitz.com/forum/topic.asp?TOPIC_ID=40198

Support Snitz Forums
Go to Top of Page

sonny
Starting Member

19 Posts

Posted - 07 March 2003 :  20:16:47  Show Profile
Thanks Davio!!!

That did the trick!


In and out with a problem in half an hour! Now that's good service.

Edited by - sonny on 07 March 2003 20:18:05
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 07 March 2003 :  20:47:40  Show Profile
A kind of service found only at the Snitz Forums!

You're Welcome.

Support Snitz Forums
Go to Top of Page

stoniek
Starting Member

United Kingdom
14 Posts

Posted - 23 July 2003 :  15:50:49  Show Profile  Visit stoniek's Homepage
I had same error and got it fixed in no time.

I dunno what i would do without these forums to steer me right at times..

Thx guys

Play Counter Strike?
Looking for a good server?
Come join us at our forums or check out the Website for a server with a friendly atmosphere for veterans and newbies alike.
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.36 seconds. Powered By: Snitz Forums 2000 Version 3.4.07