[TYPO3] BAHAG Photogallery version 0.9 requested
Albert van der Veen
albert.van.der.veen at xs4all.nl
Mon Aug 14 12:51:14 CEST 2006
Hi Tapio,
That's what I tought, but in class.tx_bahagphotogallery_base.php it says:
require_once(PATH_tslib."class.tslib_pibase.php");
Should be ok, or...?
regards,
Albert
At 11:33 AM 8/11/2006, you wrote:
>Albert van der Veen wrote:
> > Hello list,
> >
> > The extension bahag_photogallery version 0.9.1 seems to have a bug
> > preventing it from installing under Typo3 3.8.1
> > After install and clearing of cache I get the error:
> > Fatal error: Cannot redeclare class tslib_pibase in
> > C:\wwwroot\typo3\sysext\cms\tslib\class.tslib_pibase.php on line 132
> >
> > The previous version 0.9 doesn't seem to be available anymore. Anyone
> > happen to have a local copy? Thanks!
> >
> > Albert
> >
>That could presumalby fix easily.
>Presumably the new version has
>
>in the class file in the folder /pi1/
>
>require(...
>or
>include(...
>
>should be
>require_once(...
>or
>include_once(...
>_______________________________________________
>TYPO3-english mailing list
>TYPO3-english at lists.netfielders.de
>http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
More information about the TYPO3-english
mailing list