[TYPO3-shop] memo in tt_products 2.5.1
Peter Leighton
t3 at fuseinternet.co.uk
Tue Oct 10 13:05:50 CEST 2006
Peter Leighton wrote:
> Franz Holzinger wrote:
>>
>>> Fatal error: Call to undefined function: getparamdefault() in
>>> /sites/typo3conf/ext/tt_products/view/class.tx_ttproducts_list_view.php
>>> on line 182
>>>
>> This line should be
>>
>> $cat = $this->tt_products_cat->getParamDefault();
>>
>>
>> - Franz
Hi Franz,
thanks for your time
I have pages for product listing, offers, highlights, new and search
which all work.
If I echo the $cat var on these pages it has a value, so the function is
being called ok in these cases.
I think its just the error reporting that changes it to lower case (as I
did search through the whole of the tt_products folder for a lower case
version and didn't find one)
kind regards
Peter
More information about the TYPO3-project-tt-products
mailing list