[kronolith] undefined function: iswarning()

Greg Donald destiney at destiney.com
Fri May 2 14:31:20 PDT 2003


> I tailed my webserver log and found an error:
> [Fri May  2 12:15:24 2003] [error] PHP Fatal error:  Call to undefined 
> function:  iswarning() in /var/www/html/horde/kronolith/lib/Driver/sql.php on
> 
> line 64

Looking at line 64, I see there is a isWarning() function call.  So I start 
poking around a bit and find this:

> grep -r isWarning horde/
horde/docs/CHANGES:[jan] Remove deprecated DB::isWarning() calls.
horde/kronolith/lib/Driver/sql.php:            if (DB::isError($this->db) || 
DB::isWarning($this->db)) {

It seems that function was deprecated in January?  So I remove the function 
call from line 64.  Now when I try to bring up my Kronolith page, I get 6 or 7 
javascript errors and a very broken page.  Looks like it wants to be a 
calendar page but it's very broken and unusable.

I have no idea how to proceed to fix this.  Anyone?

Is the CVS version of Kronolith any better than this?

Thanks,

-- 
Greg Donald
http://destiney.com/



-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/


More information about the kronolith mailing list