Author |
Topic |
|
DarrenLuxton
Junior Member
184 Posts |
Posted - 28 February 2002 : 07:51:16
|
I would really appreciate some help here guys, at the moment i'm having to resort to the Ocean12Asp Caledner, and have 3 instanced of it.
I do have the mod for the vents installed, but because its just a single calender, i can't use it.
What i would really really like help with, is to create 3 calenders, 1 calender for each Forum Category, i'm gonna look into creating 2 extra tables in the database, called FORUM_EVENTS, FORUM_EVENTS2, FORUM_EVENST3, and i will look into creating 3 instances of the events code, so that there would be 3 eventsa.asp files, events1.asp, events2.asp, and events3.asp
The only problem, i'm a n00b at all this, only been running ASP for like 3 weeks, and i could really do with some help on this one guys!
BTW, here is my forum, for you guys to see what i mean, when i say, i need 3 calenders!! ;)
http://www.paladinsofasheron.org
Much Much Appreciated
|
|
crash
Advanced Member
Netherlands
2064 Posts |
Posted - 28 February 2002 : 09:55:04
|
the option you suggested could be an option. but you could also use one table for all three calendars. you could add an extra column (eg: EVENTS_CAL_NO) and give it a value of 1, 2 or 3...
if the event you added is supposed to be added in the third calendar, you should give EVENTS_CAL_NO the value 3 (get the point?)
but, then again, this is of course JUST an option and requires quite a bit of ASP knowledge...
----------------------------- visit Crash's website online NOW!! Please visit! |
|
|
suhern
Junior Member
186 Posts |
Posted - 28 February 2002 : 10:05:34
|
quote:
I would really appreciate some help here guys, at the moment i'm having to resort to the Ocean12Asp Caledner, and have 3 instanced of it.
I do have the mod for the vents installed, but because its just a single calender, i can't use it.
What i would really really like help with, is to create 3 calenders, 1 calender for each Forum Category, i'm gonna look into creating 2 extra tables in the database, called FORUM_EVENTS, FORUM_EVENTS2, FORUM_EVENST3, and i will look into creating 3 instances of the events code, so that there would be 3 eventsa.asp files, events1.asp, events2.asp, and events3.asp
The only problem, i'm a n00b at all this, only been running ASP for like 3 weeks, and i could really do with some help on this one guys!
BTW, here is my forum, for you guys to see what i mean, when i say, i need 3 calenders!! ;)
http://www.paladinsofasheron.org
Much Much Appreciated
I have implemented something like this for 2 calenders. I created an extra table and for the code that calls the second calender you will have to go in and change all the sql 'from statements' and a few minor codes (sorry cannot remember - been a while ago). The change is not too difficult. Cheers
|
|
|
crash
Advanced Member
Netherlands
2064 Posts |
Posted - 28 February 2002 : 10:07:07
|
and the link is?
----------------------------- visit Crash's website online NOW!! Please visit! |
|
|
suhern
Junior Member
186 Posts |
|
DarrenLuxton
Junior Member
184 Posts |
Posted - 28 February 2002 : 14:39:52
|
Thanks for the help guys, i've done what i needed to do, i've created three instances of the tables in the DB, and three instances of the code, calling each table, if any of you would like to know how, just give us a shout
http://www.paladinsofasheron.org
|
|
|
crash
Advanced Member
Netherlands
2064 Posts |
Posted - 28 February 2002 : 19:06:03
|
shout!
----------------------------- visit Crash's website online NOW!! Please visit! |
|
|
DarrenLuxton
Junior Member
184 Posts |
Posted - 03 March 2002 : 17:46:50
|
Crash, send me a mail and i'll reply with the code, there are 4 files which you need to duplicate, and change the code to reflect.
darren@darrenluxton.com
|
|
|
crash
Advanced Member
Netherlands
2064 Posts |
|
Kal Corp
Average Member
USA
878 Posts |
Posted - 15 March 2002 : 13:16:50
|
FYI The Forum with Groups Categories mod and events you can have many caledners one for each group.
Its one calender buy will only show common event or the ones for that group
working it now
|
|
|
|
Topic |
|
|
|