Just installed this in 6.15 and got this error as soon as I added the module and tried to link up with the default "Calendar" view from the Calendar module:
recoverable fatal error: Object of class stdClass could not be converted to string in /location/includes/bootstrap.inc on line 774.
Maybe related to this? http://drupal.org/node/241896
Comments
Comment #1
jryanz commentedSo I uninstalled the module and installed it again. Now when I look at the view, everything is fine. When no checkboxes are selected, no errors are shown, even though all taxonomies show up on calendar. As soon as a box is checked, these errors also come up:
* warning: mb_strlen() expects parameter 1 to be string, array given in /includes/unicode.inc on line 404.
* warning: preg_match_all() expects parameter 2 to be string, array given in /includes/common.inc on line 3638.
* warning: array_unique() [function.array-unique]: The argument should be an array in /includes/common.inc on line 3639.
* warning: Invalid argument supplied for foreach() in /includes/common.inc on line 3642.
Comment #2
jryanz commentedAny ideas? I know it's a dev, but with these issues, I can't see how anyone is able to use this module.
Comment #3
tripper54 commentedHi there,
I also just installed, trying to use this with calendar module and get the following error:
recoverable fatal error: Object of class stdClass could not be converted to string in /hsphere/local/home/instoadm/insto.com.au/includes/form.inc on line 1889.
Not sure if it's related or not.
Comment #4
jryanz commented@tripper54: what versions of the calendar, core, and views modules are you using? I haven't been able to find any way to get this to work.
Comment #5
tripper54 commentedCalendar: 6.x-2.2
Views: 6.x-2.8
Core: 6.15
Comment #6
jryanz commentedI'm still struggling with this problem - has anyone thought up a solution?
Comment #7
peter-boeren commentedDevelopment for this module has beed stopped in favour of better exposed filters. Maybe you will have better results using that module.