Author |
Topic |
alex042
Average Member
USA
631 Posts |
Posted - 08 October 2002 : 14:46:40
|
quote: Can you show me what you mean?
Here's a screenshot from my website. The url is also in my profile.
< |
|
|
red1
Junior Member
355 Posts |
|
alex042
Average Member
USA
631 Posts |
Posted - 08 October 2002 : 15:16:04
|
quote: maybe it's something you changed in the style definitions?
I haven't changed any styles. I'm wondering if it's a tag error from some MOD on another page that is cascading down to this MOD, but I'm not sure how that would effect this MOD. < |
|
|
n/a
deleted
593 Posts |
Posted - 08 October 2002 : 17:53:51
|
quote: Originally posted by red1
LeoRat -- if the error is in cal.asp then I don't think reinstalling it will help. Can I talk a look at your site?
my forum is http://www26.brinkster.com/leorat2/forum/ < |
Taku
|
|
|
Fresdar
Starting Member
19 Posts |
Posted - 09 October 2002 : 00:12:35
|
Red1,
Thanks that seemed to halfway fix the problem on my site. Now is there a way not to show the calendar on the default.asp if they dont have access to the forum where the message is.
For instance. All of my events are posted in an annoucement section. This section uses a allowed members. If I post something on the calendar and one of the members aren't in the allowed members list then it gets stuck in a loop again. Other than that everything seems to be working great.
Thanks.< |
|
|
laser
Advanced Member
Australia
3859 Posts |
Posted - 09 October 2002 : 01:26:37
|
LeoRat, I've had a browse through your cal.asp, but I can't see an error at all. Can you explain the steps to re-create the error you are seeing ?< |
|
|
Shadster
Starting Member
5 Posts |
Posted - 09 October 2002 : 04:54:38
|
Lo m8
Just thought id let you know the download link you have posted on the first page of this topic is spelt wrong and so doesnt work.
You have put sniztbitz instead of snitzbitz.
Just thought id let you know.
Shad< |
|
|
DarrenLuxton
Junior Member
184 Posts |
Posted - 09 October 2002 : 05:27:19
|
Red1
i've asked this question on the W/O code forum, but i'll ask it here because you may be the guy to speak to.
I want to display the small calender box on another page.
Is there a way of doing this (i know i have to include all the includes)
Thanks in advance.< |
|
|
n/a
deleted
593 Posts |
Posted - 09 October 2002 : 18:35:33
|
quote: Originally posted by laser
LeoRat, I've had a browse through your cal.asp, but I can't see an error at all. Can you explain the steps to re-create the error you are seeing ?
Thanks, Laser... please check the below... http://www26.brinkster.com/leorat2/newec/newec.htm
Basically, 1. login as admin 2. click a date in EC on default page 3. go into EC Day display 4. Click on Weekly and go to Weekly Display
and gets the error... as mentioned above.
< |
Taku
|
|
|
red1
Junior Member
355 Posts |
Posted - 09 October 2002 : 22:19:02
|
LeoRat I know you really want this to work and I'm sorry you're having all these troubles. Can you try this version and see if it works for you: cal.txt (rename to .asp)
DarrenLuxton -- Yes it shouldn't be a problem. You can use the cal_include file. Just put these at the top of your page: <!--#INCLUDE FILE="forum/config.asp"--> <!--#INCLUDE FILE="forum/cal_functions.asp"--> <!--#include file="forum/cal_style.asp"-->
Fresdar -- I fixed a little bug but I'm not sure if it will fix your problem. Can you try downloading the mod from snitzbitz and replacing cal.asp and cal_functions.asp
alex042 -- The calendar uses the forum colors for headcell, category cell, etc. A div tag is used to place a border around the current date. You can try tweaking cal_style.asp, maybe you can use actual values for colors, backgrounds, etc. rather than forum variables
< |
My Mods: New Events Calendar New Non-database Active Users |
Edited by - red1 on 09 October 2002 22:47:28 |
|
|
n/a
deleted
593 Posts |
Posted - 10 October 2002 : 03:46:42
|
quote: Originally posted by red1
LeoRat I know you really want this to work and I'm sorry you're having all these troubles. Can you try this version and see if it works for you: cal.txt (rename to .asp)
Thanks. Uploaded this newest cap.asp...But getting the same result.... with MS VBScript runtime error... for the same line, as mentioned in the above link. ---- Microsoft VBScript runtime error '800a01a8'
Object required
/leorat2/forum/cal.asp, line 328
--- with new cap.asp, line 328 is now showing as highlited with red below: quote:
'### Get the topics from the database ### strSql = "SELECT T.TOPIC_ID, " & _ "T.T_SUBJECT, " & _ "T.T_MESSAGE, " & _ "T.T_AUTHOR, " & _ "T.FORUM_ID, " & _ "T.T_STATUS, " & _
--- Still guest/member can see the whole weekly display but not by Admin logged in....Otherwise fine.
Thanks for your help in checking out the problem....< |
Taku
|
Edited by - n/a on 10 October 2002 03:55:17 |
|
|
laser
Advanced Member
Australia
3859 Posts |
Posted - 10 October 2002 : 09:14:46
|
quote: Originally posted by LeoRat
Thanks, Laser... please check the below... http://www26.brinkster.com/leorat2/newec/newec.htm
Basically, 1. login as admin 2. click a date in EC on default page 3. go into EC Day display 4. Click on Weekly and go to Weekly Display
and gets the error... as mentioned above.
VERY interesting !!!!. Your weekly view doesn't have the calendar stuff on the right side, maybe red1 can figure out something from that ?
Can you try downloading my forum+mods here, but put it in a new folder and a new database (so you don't overwrite your own settings) and see what happens please ? < |
|
|
red1
Junior Member
355 Posts |
|
n/a
deleted
593 Posts |
Posted - 10 October 2002 : 16:15:37
|
quote: Originally posted by red1
LeoRat you were supposed to name it CAL.asp. I can see you have CAP.asp there
Red1, thanks. That did it. All fine now.
Thanks Laser for your help as well...
< |
Taku
|
|
|
laser
Advanced Member
Australia
3859 Posts |
Posted - 10 October 2002 : 17:13:59
|
Phew glad it's working for you now.< |
|
|
Topic |
|