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
 Event Mod - Subscript out of range: 'intBack'
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

keston
Starting Member

Netherlands
49 Posts

Posted - 18 February 2002 :  05:40:14  Show Profile
Hi
I'm trying to convert the second version of the Event Mod into Dutch...

Set the following in my config.asp Session.LCID = 1043. That caused everything to look alright except the fact that now I cannot view the 'weekview' in the eventpage. I then get the following:
Microsoft VBScript runtime (0x800A0009)
Subscript out of range: 'intBack'
/forum/events_functions.asp, line 1001


Is there a cure?? I've looked in (I think) every corner of this forum but couldn't find it.

PS. I did find some discussion about it after the release, dated a year ago, but thats it.

Keston

keston
Starting Member

Netherlands
49 Posts

Posted - 19 February 2002 :  07:52:46  Show Profile
Anyone??

Go to Top of Page

keston
Starting Member

Netherlands
49 Posts

Posted - 28 February 2002 :  04:07:33  Show Profile
Is this a problem which cannot be solved? Or do I have to refrase my problem?

Go to Top of Page

crash
Advanced Member

Netherlands
2064 Posts

Posted - 28 February 2002 :  04:30:27  Show Profile  Visit crash's Homepage
misschien kun je een link posten naar je "events_functions.asp". zorg er wel even voor dat je linkt naar "events_functions.txt", dat leest makkelijker...

translation:
maybe you could post a link to your "events_functions.asp". please copy/paste all the code to a text document and link to that. we'll have a look.

-----------------------------
visit Crash's website online NOW!! Please visit!
Go to Top of Page

keston
Starting Member

Netherlands
49 Posts

Posted - 08 April 2002 :  05:17:06  Show Profile
I think I have it.

I just deleted the following (in red) somewhere in line 999 in events_functions.asp:

intBack = 1
if strCurrentDay <> "Sun" then
FullWeekArray = Array("Sun","Mon","Tue","Wed","Thu","Fri","Sat","N/A")
Do while (intBack <= 8 AND strCurrentDay <> FullWeekArray(intBack) )
intBack = intBack + 1
loop
end if


So, finally my week view, thusfar without any problems...


====
kezz
====
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.41 seconds. Powered By: Snitz Forums 2000 Version 3.4.07