I tried the suggestion from the topic below but I can't get it to show up on rescalendar.php
http://php.brickhost.com/forums/index.php?topic=1995.msg3701#msg3701What I am trying to do is get the summary to show up on the day view of calendar schedule so that we can use it to print off a sheet to post of what meetings are happening for a particular day. The summary for us contains the group meeting or the name of the meeting such as "board of directors" or "conference planning meeting".
I add $res['summary'] numerous places and even did "echo 'Test'" in various places in rescalendar.template.php but can't get anything to show up on rescalendar.php when I view the schedule. Am I working with the wrong file? I can't figure out where else this might be.