| Pages: 1 2 |
misty
Junior Member
Posts: 7
Registered: 4/13/2007
Location: New York, NY
Member Is Offline
|
| posted on 4/27/2007 at 02:44 AM |
|
|
tigra can you provide a solution for this issue. Or direct me to post that provide, a function call?
|
|
|
tigra
Administrator
Posts: 1907
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 4/27/2007 at 03:54 PM |
|
|
I'll ask the developer responsible for php event calendar to take a look at this.
|
|
|
misty
Junior Member
Posts: 7
Registered: 4/13/2007
Location: New York, NY
Member Is Offline
|
| posted on 5/5/2007 at 11:41 PM |
|
|
tigra any update from the "developer"?
|
|
|
dlpirl
Junior Member
Posts: 3
Registered: 5/10/2007
Location: SF Bay Area
Member Is Offline
|
| posted on 5/11/2007 at 05:11 PM |
|
|
Another request to be able to list weekly, monthly or yearly events.
|
|
|
bettysue
Junior Member
Posts: 6
Registered: 12/31/2005
Location: Florida
Member Is Offline
|
| posted on 5/11/2007 at 05:43 PM |
|
|
I second that request.
betty
buysoul.com
registered owner
|
|
|
kvv
Super Administrator
Posts: 82
Registered: 6/17/2003
Member Is Offline
|
| posted on 5/22/2007 at 03:09 PM |
|
|
To be able to display monthly events you need to replace calendar.php and events.php files with its updated copies attached.
The new function is:
$calendar->show_month_event()
PS: DON'T FORGET TO CHANGE PATH at the top of calendar.php file.
Attachment: update_22_05.zip (13.46kb)
This file has been downloaded 261 times
|
|
|
XTinitus
Junior Member
Posts: 7
Registered: 9/23/2006
Location: Montreal
Member Is Offline
|
| posted on 5/24/2007 at 09:46 AM |
|
|
Wow, this is so cool. Thank you very much!
|
|
|
crh0872
Newbie
Posts: 1
Registered: 6/13/2007
Member Is Offline
|
| posted on 6/13/2007 at 10:12 PM |
|
|
kvv,
after installing your patch, it works great except that when I switch to a month that doesn't have any events, i get the following error message:
Warning: Invalid argument supplied for foreach() in /*****/calendar/cl_files/events.php on line 115
Can you help me?
Thank you
|
|
|
beguiner
Newbie
Posts: 1
Registered: 6/23/2007
Location: spain
Member Is Offline
|
| posted on 6/23/2007 at 12:01 PM |
|
|
| Quote: | Originally posted by crh0872
kvv,
after installing your patch, it works great except that when I switch to a month that doesn't have any events, i get the following error message:
Warning: Invalid argument supplied for foreach() in /*****/calendar/cl_files/events.php on line 115
Can you help me?
Thank you |
Hi, I´m spanish and don´t writte english well, sorry, but i have same problem and my solution is :
You can hide this error message :
@$calendar->show_month_event();
the @ symbol hide the error message in the functtion and in the months that haven´t events no show the error message and the months that have events
show well.
NOTE: this solution hide error mesasse only but the rest of script run well
I hope help you
|
|
|
dante_in_Calgary
Newbie
Posts: 1
Registered: 6/10/2007
Location: Calgary
Member Is Offline
|
| posted on 6/25/2007 at 05:18 AM |
|
|
Weekly vs. Monthly Events
I got the monthly event summary to work and initially it wasn't sorting but then KVV did a fix to the class file and all was good. Now I'm wanting
(on a different page) to show the weekly event list and I can't seem to get anything but blank when I change the code back from
$calendar->show_month_event(); to $calendar->show_event();
Is it because the class files changed and that now it can only show monthly?
I'm Perplexed!
|
|
|
kvv
Super Administrator
Posts: 82
Registered: 6/17/2003
Member Is Offline
|
| posted on 6/25/2007 at 03:00 PM |
|
|
New class file allow show events by day $calendar->show_event().
If you have a problem with it please post your ticket in the support system http://www.softcomplex.com/support/ .
|
|
|
kvv
Super Administrator
Posts: 82
Registered: 6/17/2003
Member Is Offline
|
| posted on 6/27/2007 at 08:46 AM |
|
|
For all who have sorting problem with monthly view.
Please use updated files attached.
If you already use files from Update_22_05.zip you need to replace events.php file with it updated copy attached (Update_27_06.zip).
The other users need to use both files (calendar.php and events.php)
Attachment: update_27_06.zip (13.53kb)
This file has been downloaded 264 times
|
|
|
richhagood
Junior Member
Posts: 4
Registered: 12/19/2007
Location: Charlotte, NC
Member Is Offline
|
| posted on 12/19/2007 at 08:44 PM |
|
|
monthly sort not working
I installed the latest versions of calendar and replaced the calendar.php and events.php with the ones listed in this thread. However, when using
show_month_event() function, the events list in the order they were entered and are NOT sorted by date or time.
Can anyone explain how to have the events display in the order they occur by date/time?
http://www.kiwanisuptown.org/calendar_events.php
|
|
|
kvv
Super Administrator
Posts: 82
Registered: 6/17/2003
Member Is Offline
|
| posted on 12/20/2007 at 05:16 PM |
|
|
Do you use update_27_06.zip ?
|
|
|
richhagood
Junior Member
Posts: 4
Registered: 12/19/2007
Location: Charlotte, NC
Member Is Offline
|
| posted on 12/21/2007 at 02:36 PM |
|
|
Yes, I installed both calendar.php and events.php from the update_27_06.zip to the cl_files directory. I updated calendar.php for my paths, but still
the same issue. Should this update make the events display in order by date?
I do not display or use the $num - event numuber in the event entry code, but it still seems to be sorted by that number.
This is an issue because the order the events are entered is not necessarily the order in which they occur.
http://www.kiwanisuptown.org/
|
|
|
vizual3y3z
Junior Member
Posts: 4
Registered: 12/27/2007
Member Is Offline
|
| posted on 1/23/2008 at 10:34 PM |
|
|
I am having the same problem.
I've done the same exact things as in the post above and get the same results. My events are not ordered by date. Any help would be appreciated.
http://nicksenglishhut.accountsupport.com/events.php
|
|
|
| Pages: 1 2 |