tp215a
Member
Posts: 18
Registered: 12/24/2004
Member Is Offline
|
| posted on 12/24/2004 at 03:32 PM |
|
|
Display all events for a particular month
Display all events for a month
Does anyone know how to display all of the events for a particular month?
Thank you in advance...
|
|
|
DigitalOldschool
Junior Member
Posts: 4
Registered: 12/29/2004
Member Is Offline
|
| posted on 12/30/2004 at 03:08 PM |
|
|
Anyone ever figure this out?
I basically want a page where someone can see my itinerary for the month (or year) in one glance, then if they want a particular day, click on that
day on the calendar.
How would I go about doing this?
Thanks
|
|
|
tp215a
Member
Posts: 18
Registered: 12/24/2004
Member Is Offline
|
| posted on 1/12/2005 at 03:37 AM |
|
|
Nothing yet...still waiting...
|
|
|
tp215a
Member
Posts: 18
Registered: 12/24/2004
Member Is Offline
|
| posted on 1/16/2005 at 05:40 PM |
|
|
Different Versions
All,
Just an FYI ... there are different support versions of this program on this forum (1.4 and 1.5). Before making updates make sure you know what
version you are working with.
Deciding which version you have:
1.4: in calendar.php & db.php references to arrays look like >
1.5: in calendar.php & db.php references to arrays look like ->
|
|
|
DigitalOldschool
Junior Member
Posts: 4
Registered: 12/29/2004
Member Is Offline
|
| posted on 1/17/2005 at 03:27 PM |
|
|
So what does this mean to us who want to display all the events for the month? Or were you just thinking out loud? :)
Figure anything out yet?
This thread http://www.softcomplex.com/forum/viewthread.php?tid=1591
has the answers, but for a different version.
I tried contacting texasaggie, but he hasn't responded so I take it he's no longer with the project.
|
|
|
epinoy
Newbie
Posts: 1
Registered: 2/7/2005
Member Is Offline
|
| posted on 2/7/2005 at 07:55 AM |
|
|
I would like to know how to implement this as well. I'm using v. 1.5.
I tried following texasaggie's suggestions, and the implementation of the code was awesome. I would like to know how to do this as well.
tia.
|
|
|
texasaggie
Member
Posts: 11
Registered: 7/26/2004
Member Is Offline
|
| posted on 2/27/2005 at 03:23 PM |
|
|
Display all events for a particular month
Well, they did work for me;. See http://www.pack3040.org/calendar/pack_events.php for an example. My changes were made against a version labeled "1.4" in the
comments. I made a bunch of changes in figuring this out and realized later that there were very few that actually were needed.
If you have questions, you can email me and I will do my best to answer questions.
|
|
|