jjoyce25
Member
Posts: 13
Registered: 7/3/2008
Member Is Offline
|
| posted on 8/5/2008 at 04:09 AM |
|
|
Is there an answer?
So I am trying not to bug the busy (and kind) moderators here and have been diligently searching all the posts to find out how to display all the
events for a week or a month. I found this post (http://www.softcomplex.com/forum/viewthread.php?tid=1591#pid11135) but don't have enough experience to implement what is
written there. Also found (http://www.softcomplex.com/forum/viewthread.php?tid=3308#pid8598) and have the same issue again.
So I am having been trying to add the codes above to calendar.php file...but then how do you call those functions in your events display?
Anyone?
Trusty moderators?
|
|
|
jjoyce25
Member
Posts: 13
Registered: 7/3/2008
Member Is Offline
|
| posted on 8/5/2008 at 04:40 AM |
|
|
I'm onto something
So I added the show_event_week code to cl_files/calendar.php and then saw that I should change show_event() to show_event_week() in the Control
Panel's Template Config. in the Event List area. This worked and now I have to tweak the code so that it doesn't show dates with no events and it
adds dates to the events that have times already...anyone encountered this?
This has been a good learning experience.
|
|
|
jjoyce25
Member
Posts: 13
Registered: 7/3/2008
Member Is Offline
|
| posted on 8/5/2008 at 04:45 AM |
|
|
One step forward two steps back
I had already fixed the show week error (I thought) but now that I have implemented this show_event_week...it is displaying events for the NEXT week
instead of current week. Huh?
|
|
|