Loading...
 
Features / Usability

Features / Usability


Getting closer.... [WAS: Re: Problems with mod-events]

posts: 3665 United States

More checking... it appears that the problem somehow lies in this line in mod-events.tpl:

Copy to clipboard
$items = $calendarlib->list_items($calids, $user, $thedate - 60*60*24*16, $thedate + 60*60*24*31, 0, 90 );


I added a test to verify that the array was being built correctly. When I view the page as a non-logged in (or admin) user, the array is built correctly. However, if I view the page as a logged in (Registered), the array is empty.

Can anyone help?

-R

There are no comments at this time.