[Typo3-shop] Bug in 2.0.4?
Franz Holzinger
franz at fholzinger.com
Fri Jun 24 15:47:06 CEST 2005
Daniel Brün a écrit :
> Hi!
>
> At least in my setup (TYPO3 3.8.0, LAMP, tt_products 2.0.4) I have to
> add a missing include in class.tx_ttproducts.php, because otherwise the
> base-class tslib_pibase can not be found. Without this include no
> frontend-page could be generated!
> Anyhow, add this:
>
> require_once(PATH_tslib."class.tslib_pibase.php");
>
> ...and it works.
>
done
More information about the TYPO3-project-tt-products
mailing list