Closed (fixed)
Project:
Event
Version:
5.x-2.x-dev
Component:
Event Views
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Mar 2008 at 01:49 UTC
Updated:
21 May 2008 at 20:42 UTC
Getting MySQL Errors after entering in a few events, generally when viewing them. Any fix to this, or is a newer, more 6.1-capable version coming soon? Would be VERY handy on my community site.
* warning: date_parse() expects parameter 1 to be string, array given in ...
/drupal/sites/all/modules/event/event.module on line 2793.
* warning: date_parse() expects parameter 1 to be string, array given in ...
/drupal/sites/all/modules/event/event.module on line 2793.
* warning: mysqli_real_escape_string() expects parameter 2 to be string, array given in ...
/drupal/includes/database.mysqli.inc on line 323.
* recoverable fatal error: Object of class stdClass could not be converted to string in ...
/drupal/includes/bootstrap.inc on line 715.
* warning: preg_match() expects parameter 2 to be string, object given in ...
/drupal/includes/bootstrap.inc on line 718.
Comments
Comment #1
NiklasBr commentedSeems to be present in the 5.x-1.0 version as well:
Comment #2
afox commentedStill present in 5.x-2.x-dev version.
But for some reason it occurs only with Safari??? Not in FF2, or IE7 & 6 or Opera. And it happens only when going from the calendar view, not for example the upcoming events block. Reallly weird...
Comment #3
l0rne commentedI fixed some similar errors here #191031: No RSS feed content.
For me, the errors were only showing up when trying to view the RSS feed.
Comment #4
killes@www.drop.org commentedI believe this to be fixed
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.