[TYPO3-shop] blank page with 2.7.7 and typo3 6.2
Franz Holzinger
franz at ttproducts.de
Sat May 10 11:22:56 CEST 2014
> See my answer from before:
>
>>>>
>>>> What can i do?
>>>
>>> You must remove or comment out all the lines which have a "require_once"
>>> or a "include_once" statement.
>
> In tt_products 2.7.8 there is only the file
> /tt_products/eid/class.tx_ttproducts_db.php where it is still missing in
> TER, not in Subversion from forge.typo3.org .
> Unfortunately TYPO3 TER does not offer a possibility to remove a broken
> extension version since about 2005.
>
solution:
tt_products/eid/class.tx_ttproducts_db.php:
// require_once (PATH_t3lib.'class.t3lib_stdgraphic.php');
// require_once (PATH_tslib.'class.tslib_content.php');
// require_once (PATH_tslib.'class.tslib_gifbuilder.php');
More information about the TYPO3-project-tt-products
mailing list