[kronolith] Re: Re: latest cvs adding calendars fail

Tony Buser abuser at unconundrum.com
Tue May 13 11:29:06 PDT 2003


I'm not sure what you want so I edited that mysql.php and added
var_dump($str); right above that line (the line it fails on does a return
"'".mysql_escape_string($str)."'";) and this is what I get when I goto
kronolith the first time with an empty database:

 string(22) "horde.shares.kronolith" string(22) "horde.shares.kronolith"
string(6) "abuser" string(22) "horde.shares.kronolith" string(6) "abuser"
string(22) "horde.shares.kronolith" string(22) "horde.shares.kronolith"
string(6) "abuser" object(pear_error)(7) { ["error_message_prefix"]=>
string(0) "" ["mode"]=> int(1) ["level"]=> int(1024) ["code"]=> NULL
["message"]=> string(30) "Unsupported serialization type" ["userinfo"]=>
NULL ["callback"]=> NULL }
Notice: Object to string conversion in /usr/lib/php/DB/mysql.php on line 671

this is what I get when I try to create a calendar:

 string(22) "horde.shares.kronolith" string(22) "horde.shares.kronolith"
string(32) "d7f069a2f0d23a1b2605d470d32a234b" string(22)
"horde.shares.kronolith" string(22) "horde.shares.kronolith" string(32)
"d7f069a2f0d23a1b2605d470d32a234b" object(pear_error)(7) {
["error_message_prefix"]=> string(0) "" ["mode"]=> int(1) ["level"]=>
int(1024) ["code"]=> NULL ["message"]=> string(30) "Unsupported
serialization type" ["userinfo"]=> NULL ["callback"]=> NULL }
Notice: Object to string conversion in /usr/lib/php/DB/mysql.php on line 671

Hope that helps.

"Chuck Hagenbuch" <chuck at horde.org> wrote in message
news:1052846324.32649e93dffdd at marina.horde.org...
> > I noticed that the first time I goto kronolith with a fresh database I
> > get that error at the top of the page:
> > Notice: Object to string conversion in /usr/lib/php/DB/mysql.php on line
> > 670
>
> A var_dump() of that object would be useful.





More information about the kronolith mailing list