Author |
Topic |
red1
Junior Member
355 Posts |
|
stwilson
Junior Member
USA
385 Posts |
Posted - 05 October 2002 : 12:43:17
|
red1,
I got it!!! My post.asp was off. Thanks for your help.
STW< |
Shannon RidingArizona.com |
|
|
n/a
deleted
593 Posts |
Posted - 05 October 2002 : 21:16:39
|
Got working for posting/adding, but now getting this in Weekly Display.... Showing a week starting Sept 29 (Sunday) and for Monday Sept 30, here is the error, and only these two boxes are showing:
Microsoft VBScript runtime error '800a01a8'
Object required: 'rs'
/leorat2/forum/cal.asp, line 334
There was some reference by Bookie on this here but am not quite sure what this need to be changed. I looked at cal.asp, and line 334 is " if rs.EOF then" in the below.
'### Loop through the recordset to find the events for this date ### if rs.EOF then
This is from 6.1 the latest fix.....
Any suggestions?
Otherwise, working super.< |
Taku
|
|
|
SnookerRoot
Starting Member
Faroe Islands
9 Posts |
Posted - 05 October 2002 : 22:08:46
|
red1, I've downloaded your MOD and it looks just great.
I've read through this topic and somewhere you are asking if someone needs to make events recurring! Well, I would like that option very much, so are you planning on doing that also?
thanks!< |
|
|
n/a
deleted
593 Posts |
Posted - 06 October 2002 : 03:48:07
|
quote: Originally posted by LeoRat
Got working for posting/adding, but now getting this in Weekly Display.... Showing a week starting Sept 29 (Sunday) and for Monday Sept 30, here is the error, and only these two boxes are showing:
Microsoft VBScript runtime error '800a01a8'
Object required: 'rs'
/leorat2/forum/cal.asp, line 334
There was some reference by Bookie on this here but am not quite sure what this need to be changed. I looked at cal.asp, and line 334 is " if rs.EOF then" in the below.
'### Loop through the recordset to find the events for this date ### if rs.EOF then
This is from 6.1 the latest fix.....
Any suggestions?
Otherwise, working super.
OK... would you explain why this is so? This problem seems to happen only if I logged in as Admin and trying to view a weekly...
I had no problem viewing weekly along with others if I logged in as a regular member. There was no problem either as a guest or visitor to the site...
Thanks.< |
Taku
|
Edited by - n/a on 06 October 2002 03:50:51 |
|
|
red1
Junior Member
355 Posts |
|
Fresdar
Starting Member
19 Posts |
|
n/a
deleted
593 Posts |
Posted - 06 October 2002 : 05:02:19
|
Re-downloaded and re-installed, and still having the same error for Weekly Disply when logged in as Admin.
The same VBSScript runtime error.... ------
Microsoft VBScript runtime error '800a01a8'
Object required: 'rs'
/leorat2/forum/cal.asp, line 333
'### Loop through the recordset to find the events for this date ### if rs.EOF then <---line 333
Any further suggestions? (Besides myself re-installing all brand new???) < |
Taku
|
|
|
laser
Advanced Member
Australia
3859 Posts |
Posted - 06 October 2002 : 05:32:36
|
red1, just found a bug you need to fix in cal_functions :
Line 387 : Replace strCalNoUpcoming with strCalNoUpcoming
this stops an incorrect message when there are no recent events.
Other than that, I have it working fine .. now modifying it for my own needs< |
Edited by - laser on 06 October 2002 05:33:43 |
|
|
red1
Junior Member
355 Posts |
|
laser
Advanced Member
Australia
3859 Posts |
Posted - 06 October 2002 : 06:03:23
|
Just to give people more faith ... I installed this mod in 30-40 mins, into a local installation that already has Active Users and Private Messages. Well, really it was about 60 mins, but I had one stupid typo I couldn't track down. Now I am altering the MOD to become a TV program guide for my site.< |
|
|
red1
Junior Member
355 Posts |
|
red1
Junior Member
355 Posts |
|
bobc3
Junior Member
USA
144 Posts |
Posted - 06 October 2002 : 10:49:27
|
Have installed the MOD and all is working great.
How do i restrict access to creating new events but leave open the ability to comment on them?
thanks for the great MOD red1,
bob< |
|
|
n/a
deleted
593 Posts |
Posted - 06 October 2002 : 11:56:44
|
Red1,
Here is similar but different error message generated with your new script for cal.asp (well, I did something stupid first, just running the change portion of cal.asp but this run is a "clean" cal.asp with your suggested change):
Microsoft VBScript runtime error '800a01a8'
Object required
/leorat2/forum/cal.asp, line 328
line 328 in cal.asp is: rs.filter = ""
Supposedly put object in " "????
Thanks. < |
Taku
|
|
|
Topic |
|