I'm getting this error at the top of the page when I refer to the calendar using it's url:

warning: htmlspecialchars() expects parameter 1 to be string, array given in /var/www/html/includes/bootstrap.inc on line 588.

Also, not sure if it's related or not, I have first field in the calendar set to field_datetime. Instead of displaying the contents of that field for each event, it's displaying the first field label instead.

The two problems were not apparent when I originally set up the calendar and I've noticed both appear at about the same time.

Comments

Pear Head’s picture

Actually, after looking closer, it *does* display the datetime field. It also is displaying the field label for datetime, but not for the other two fields that are present in the display.

Example:

Ladies Bible Study (Date/Time:)
Start: Wednesday, January 24, 2007 - 9:30am

At the chapel.

KarenS’s picture

Status: Active » Fixed

I think this will be fixed with today's commits. Update to latest code (the tarball won't be updated until tomorrow), then test again and re-open if there are still problems.

Anonymous’s picture

Status: Fixed » Closed (fixed)