Author |
Topic |
stwilson
Junior Member
USA
385 Posts |
Posted - 06 February 2003 : 02:17:39
|
How do I show the Post New Event link in specific forums, but not all? For example, I want it to show in only one of my forums, forum ID=12345. How would I go about doing that?
Thanks for your reply. Shannon< |
Shannon RidingArizona.com |
|
|
kairosdcc
Starting Member
5 Posts |
Posted - 06 February 2003 : 10:54:38
|
Has anyone attempted to modify this to support repeating events and/or times?< |
|
|
Steve D.
Average Member
USA
640 Posts |
Posted - 06 February 2003 : 11:00:41
|
quote: Originally posted by stwilson
How do I show the Post New Event link in specific forums, but not all? For example, I want it to show in only one of my forums, forum ID=12345. How would I go about doing that?
If it's just one forum, it's pretty easy to do, if it is a couple it might be a bit trickier.
Check out this link, if this is what you want to do let me know. Forum.asp only New Event shows up no New Topics http://www.itsallswing.com/forum/forum.asp?FORUM_ID=25 On Cal.asp I took out the drop down selection box and coded in which Forum was allowed. http://www.itsallswing.com/forum/cal.asp
Let me know if that is what you're looking for.< |
Swing Dancing Video Clips - It's All Swing! Forum |
|
|
Steve D.
Average Member
USA
640 Posts |
Posted - 06 February 2003 : 14:55:20
|
red1, is there any way to get archived events to still show up on the calendar? The problem we have is that since there is no recurring events, each of our weekly dances we have to add a topic. No big deal, but most likely I'd do a bunch at a time and lock their thread and point them to the thread for discussion. Problem is since there is no activity on these events they'll get archived prematurely or not allow me to archive the forum in a timely manner.
Any thoughts on this would be greatly appreciated.< |
Swing Dancing Video Clips - It's All Swing! Forum |
|
|
stwilson
Junior Member
USA
385 Posts |
Posted - 08 February 2003 : 02:28:33
|
quote: Originally posted by Steve D.
quote: Originally posted by stwilson
How do I show the Post New Event link in specific forums, but not all? For example, I want it to show in only one of my forums, forum ID=12345. How would I go about doing that?
If it's just one forum, it's pretty easy to do, if it is a couple it might be a bit trickier.
Check out this link, if this is what you want to do let me know. Forum.asp only New Event shows up no New Topics http://www.itsallswing.com/forum/forum.asp?FORUM_ID=25 On Cal.asp I took out the drop down selection box and coded in which Forum was allowed. http://www.itsallswing.com/forum/cal.asp
Let me know if that is what you're looking for.
Steve D,
Thanks for your reply. Yes, this is what I want to do. I only want the link to add new events to show in one forum.
Shannon< |
Shannon RidingArizona.com |
|
|
EvilAndy
Starting Member
Australia
46 Posts |
Posted - 08 February 2003 : 06:42:32
|
Has anyone developed or considered developing a mod which allows members to register themselves to a particular calander event(s)? Also will have to allow members to see who has registered for the events so far etc.
I'm sure many people would find this a welcome addition to the events calander mod as it would allow anyone that host events outside of cyberland the ability to track how many members are expected to attend.
Admin Features might include:
Ability to set the total number of registrations allowed. Period of time that registration is open for.
Do you guys have any thoughts on this sort of mod? < |
|
|
stwilson
Junior Member
USA
385 Posts |
Posted - 08 February 2003 : 10:58:12
|
quote: Originally posted by EvilAndy
Has anyone developed or considered developing a mod which allows members to register themselves to a particular calander event(s)? Also will have to allow members to see who has registered for the events so far etc.
I'm sure many people would find this a welcome addition to the events calander mod as it would allow anyone that host events outside of cyberland the ability to track how many members are expected to attend.
Admin Features might include:
Ability to set the total number of registrations allowed. Period of time that registration is open for.
Do you guys have any thoughts on this sort of mod?
I agree and would love it!!! Some additional thoughts would be to allow for additional registration fields that could be set in the administration panel. Love the idea!
STW< |
Shannon RidingArizona.com |
|
|
pknaz
Junior Member
USA
117 Posts |
Posted - 10 February 2003 : 15:50:18
|
I agree as well, this is a great idea and would love to see it come about. < |
|
|
stupidity
Starting Member
United Kingdom
49 Posts |
|
UGBC
Junior Member
143 Posts |
Posted - 13 February 2003 : 22:39:33
|
OK, I have a quesion about adding a small little bit of text. To preface, I have a tough time figuring out all the quotes when using Response.Write. But here's what I'm trying to do.
In the monthly view, I want to manually hard code it to say "To post an event Please <href.. register> then go to the daily view." Its on line 191 of cal.asp, but I always get errors because I think I screw up on the quotes. some help would be greatly appreciated. Thanks.< |
|
|
atracht
Starting Member
30 Posts |
Posted - 18 February 2003 : 20:42:13
|
How would you include cal.asp or the large calander format in a page outside the forum?
Thanks!< |
|
|
jayceeaz
Starting Member
11 Posts |
Posted - 20 February 2003 : 10:46:14
|
Very cool. I love this mod and use it excessively at my site. But there are a few features I'd like to add to make it even more useful. So far, I am reading that you all want the same things.
Recurring Schedules Time Start/Stop Participant Signups Location
etc.
I see Steve D. posted a great enhancement for Time and Location, so I will be plopping that in this weekend. Thanks Steve!
As for the other stuff, I can start hacking at it, but you veteran coders would probably beat me to the punch. If anyone is currently working on these enhancements to this product, let us know so we don't duplicate your efforts.
Thanks! Hail, Snitz! < |
|
|
n8pbm
Junior Member
USA
212 Posts |
Posted - 20 February 2003 : 14:05:09
|
EvilAndy,
I have developed a sign up sheet for events. In other words, when someone creates an event it adds a link to the bottom of the message to a list of attendees and an option to sign up for that event. We use it for camping trips on our forum. I am not sure if that is what you wanted.< |
Mike Great Lakes Pop Up Club Camping |
|
|
DomitianX
Starting Member
5 Posts |
Posted - 27 February 2003 : 21:01:35
|
I am running into the same problem that mountainman is running into where if you are not logged in, if you try to view the month view, it redirects you to the home page of the forum.
If I turn off "Allow Private Forums" it works fine. I didnt have to create a new forum, I just made the one change to my existing couple year old forum and it worked fine after making that one change.
I dont require private forums anymore so its not an issues, I just thought I would post a work around.< |
|
|
leblanc9425
New Member
USA
92 Posts |
Posted - 03 March 2003 : 16:12:57
|
quote: Originally posted by jayceeaz
Very cool. I love this mod and use it excessively at my site. But there are a few features I'd like to add to make it even more useful. So far, I am reading that you all want the same things.
Recurring Schedules Time Start/Stop Participant Signups Location
etc.
I see Steve D. posted a great enhancement for Time and Location, so I will be plopping that in this weekend. Thanks Steve!
As for the other stuff, I can start hacking at it, but you veteran coders would probably beat me to the punch. If anyone is currently working on these enhancements to this product, let us know so we don't duplicate your efforts.
Thanks! Hail, Snitz!
Jayceeaz, This would be great! I know a lot of people, including me, are anxious for the recurring schedules and start/stop times mods!! Since I'm not that good with writing code I can only offer my support!! < |
www.Slug-Lines.com Snitz Version 3.4.07 |
Edited by - leblanc9425 on 03 March 2003 16:14:30 |
|
|
Topic |
|