[dev] Attendee Availablity
Dan Wilson
dan at acucore.com
Tue Feb 4 11:48:51 PST 2003
I sent this email earlier to the moment at lists.horde.org list, but it appears
nobody is actually subscribed to it... or at least I never got a response. And
the problem still exists.
-------------------------
I've been testing the moment app, and it is looking pretty sweet... one thing
I have run into is that each time I try to view the attendee availability, I
get a fatal error on all three views:
Fatal error: Call to a member function on a non-object
in /home/dan/public_html/dev_horde/moment/lib/View/workweek.php on line 105
I've traced this back to the _requiredMembers member variable of the View
class, but was unable to get much further.
The first thing (to avoid the error message) was to check if the $member
variable was empty. But that doesn't help much when it's not pulling back any
data.
Is there a config option or database change that I have missed?
-Dan
More information about the dev
mailing list