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

jryanz’s picture

So 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.

jryanz’s picture

Any ideas? I know it's a dev, but with these issues, I can't see how anyone is able to use this module.

tripper54’s picture

Hi 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.

jryanz’s picture

@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.

tripper54’s picture

Calendar: 6.x-2.2
Views: 6.x-2.8
Core: 6.15

jryanz’s picture

I'm still struggling with this problem - has anyone thought up a solution?

peter-boeren’s picture

Development for this module has beed stopped in favour of better exposed filters. Maybe you will have better results using that module.