[kronolith] Unable to find stream pointer in
M Z Rahman
zrahman@partex.net
Wed, 24 Oct 2001 11:43:30 +0000
My pear version is up-to-date from CVS of PHP:
PEAR.php,v 1.23 2001/10/05 12:46:21
also, the quote() funtion is there in the DB/mysql.php.
The version number mentioned in DB/mysql.php is:
mysql.php, 1.75 2001/09/12 14:05:35
Well, I found out that, there's a newer version of mysql.php in the pear in CVS.
Should I install that? This version of pear is just fine with IMP and Turba.
Only, in kronolith it's giving this problem.
Regards,
Zia
Quoting jan@horde.org:
> http://horde.org/pear
>
> Zitat von M Z Rahman <zrahman@partex.net>:
>
> >
> > Hi,
> >
> > I chose the sql driver and created the table with kronolith.sql and put
> up
> > the
> > params in the kronolith/config/conf.php as:
> >
> > $conf['calendar']['driver'] = 'sql';
> > $conf['calendar']['params'] = array();
> > $conf['calendar']['params']['phptype'] = 'mysql';
> > $conf['calendar']['params']['hostspec'] = 'localhost';
> > $conf['calendar']['params']['username'] = 'hordemgr';
> > $conf['calendar']['params']['password'] = 'xxxxxxxx';
> > $conf['calendar']['params']['database'] = 'horde';
> > $conf['calendar']['params']['table'] = 'kronolith_events';
> >
> > And, now I am getting this error:
> >
> > "Fatal error: Call to undefined function: quote() in
> > /www2/horde/kronolith/lib/Driver/sql.php on line 112"
> >
> > Any ideas?
> >
> > Thanks,
> >
> > Zia
> >
> >
> > Quoting jan@horde.org:
> >
> > > You need libmcal from cvs to use the mcal driver.
> > > Or choose the sql driver.
> > >
> > > Jan.
> > >
> > > Zitat von M Z Rahman <zrahman@partex.net>:
> > >
> > > >
> > > > Hi guys,
> > > >
> > > > I am getting this error when I try to add an event in kronolith:
> > > >
> > > > Warning: Unable to find stream pointer in
> > > > /www2/horde/kronolith/lib/Driver/mcal.php on line 244
> > > >
> > > > Warning: Unable to find stream pointer in
> > > > /www2/horde/kronolith/lib/Driver/mcal.php on line 247
> > > >
> > > > [cut....]
> > > >
> > > > Warning: Unable to find stream pointer in
> > > > /www2/horde/kronolith/lib/Driver/mcal.php on line 64
> > > >
> > > > Warning: Cannot add header information - headers already sent by
> > (output
> > > > started
> > > > at /www2/horde/kronolith/lib/Driver/mcal.php:244) in
> > > > /www2/horde/kronolith/addeventaction.php on line 24
> > > >
> > > > Have anyone encountered this problem before? What could be wrong?
> > > >
> > > > Thanks,
> > > >
> > > > Zia
> > > >
> > > >
> > > > --
> > > > Kronolith mailing list: http://horde.org/kronolith/
> > > > Frequently Asked Questions: http://horde.org/faq/
> > > > To unsubscribe, mail: kronolith-unsubscribe@lists.horde.org
> > > >
> > > >
> > >
> > >
> > > --
> > > Kronolith mailing list: http://horde.org/kronolith/
> > > Frequently Asked Questions: http://horde.org/faq/
> > > To unsubscribe, mail: kronolith-unsubscribe@lists.horde.org
> > >
> >
> >
> > --
> > Kronolith mailing list: http://horde.org/kronolith/
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: kronolith-unsubscribe@lists.horde.org
> >
> >
>
>
> --
> Kronolith mailing list: http://horde.org/kronolith/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: kronolith-unsubscribe@lists.horde.org
>