[kronolith] undefined function: iswarning()
Brian Keifer
brian at valinor.net
Fri May 2 15:56:24 PDT 2003
> ----- Message from destiney at destiney.com ---------
> Date: Fri, 2 May 2003 13:31:20 -0500
> From: Greg Donald <destiney at destiney.com>
> Subject: Re: [kronolith] undefined function: iswarning()
>
> > 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?
>
> ----- End message from destiney at destiney.com -----
Have you already tried the solutions listed in the FAQ?
http://www.horde.org/faq/admin/trouble/index.php#t53
-Brian
--
"This is Preservation Month. I appreciate preservation. It's what you do when
you run for president. You gotta preserve."
--George W Bush, Speaking during Perseverance Month at an Elementary School
More information about the kronolith
mailing list