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
 Email Reminder to Pending Members
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

nepf
Starting Member

Germany
30 Posts

Posted - 07 November 2003 :  02:14:33  Show Profile
I installed the MOD
Email Reminder to Pending Members

but I get the error

Microsoft VBScript runtime - Fehler '800a000d'
Type mismatch: '[string: "01.10.2003"]'
/admin_accounts_pending_reminder.asp, line 63


the code of line 63 is this:
days = DateDiff("d", ChkDate(rst("M_DATE"),"",false), strForumTimeAdjust)

can anyone help me?

nepf

Edited by - nepf on 07 November 2003 02:31:35

CarKnee
Junior Member

USA
297 Posts

Posted - 07 November 2003 :  09:02:43  Show Profile  Visit CarKnee's Homepage
It looks like your date format is different...
"01.10.2003" probably messed it up.

Is your date format supposed to be that way?

Go to Top of Page

nepf
Starting Member

Germany
30 Posts

Posted - 07 November 2003 :  10:21:15  Show Profile
quote:
Originally posted by CarKnee

It looks like your date format is different...
"01.10.2003" probably messed it up.

Is your date format supposed to be that way?



YES!

I use the german version of snitz
and this is the format in my db.

I have the line:
Session.LCID = 1033
in my config.asp
so I have this DateFormat "dd.mm.yyyy" in my whole forum.

Any idea?

nepf

Edited by - nepf on 07 November 2003 10:52:30
Go to Top of Page

CarKnee
Junior Member

USA
297 Posts

Posted - 07 November 2003 :  11:26:46  Show Profile  Visit CarKnee's Homepage
Sorry, but I dont.

In your FORUM_CONFIG_NEW table what is the value for strDateType

Go to Top of Page

nepf
Starting Member

Germany
30 Posts

Posted - 07 November 2003 :  12:34:06  Show Profile

it's


ID C_VARIABLE C_VALUE
14 STRDATETYPE dmyDOT

nepf
Go to Top of Page

nepf
Starting Member

Germany
30 Posts

Posted - 07 November 2003 :  13:11:46  Show Profile
Okey - I have it

I had to insert
Session.LCID = 1031
at the top the admin_accounts_pending_reminder.asp

thank you for this mod!

nepf
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.3 seconds. Powered By: Snitz Forums 2000 Version 3.4.07