[chora] chora bug?

Roman Neuhauser neuhauser@bellavista.cz
Mon, 22 Jul 2002 12:06:00 +0200


> From: Roman Neuhauser <neuhauser@bellavista.cz>
> 
> > Date: Sat, 20 Jul 2002 15:13:19 -0400
> > From: Chuck Hagenbuch <chuck@horde.org>
> > To: chora@lists.horde.org
> > Subject: Re: [chora] chora bug?
> > 
> > Quoting Eric Rostetter <eric.rostetter@physics.utexas.edu>:
> > 
> > > Jul 20 00:06:12 host httpsd: PHP Fatal error:  Call to a member
> > > function on a non-object in /path/horde/chora/co.php on line 71
> > > 
> > > Any modified files I try to look at work fine.  If I add "&p=1" to
> > > turn of pretty printing mode, then I can see the 1.1 files.  But
> > > with "&p=0" (the default) I get the above error message and an
> > > empty (blank) web page...
> > 
> > Looks like the MIME_Viewer isn't being instantiated correctly - try
> > doing a var_dump($pretty) before that line and see if you get a
> > useful error. Also make sure that all of your mime_drivers.php
> > config files are up to date.
> 
>     it tries to instantiate MIME_Viewer_plain, but the class is called
>     MIME_Viewer_text. ISTR there was some renaimng going on wrt this
>     very recently? just can't find it in the archive...

    yup. this thread:
    http://marc.theaimsgroup.com/?l=horde-dev&m=102615028621755&w=2

-- 
FreeBSD 4.6-STABLE
12:05PM up 5 days, 22:24, 8 users, load averages: 0.07, 0.05, 0.02