[TYPO3-commerce] subcategories and products on one page

Franz Koch typo.removeformessage at fx-graefix.de
Tue Oct 2 21:40:55 CEST 2007


Hi,

>>> -- pi1/class.tx_commerce_pi1.php around line 430 -----
>>> from:
>>> $tmpCategory=$this->cObj->substituteSubpart($tmpCategory,'###CATEGORY_ITEM_PRODUCTLIST###',$productList); 
>>>
>>>
>>> to:                 
>>> $tmpCategory=$this->cObj->substituteMarker($tmpCategory,'###CATEGORY_ITEM_PRODUCTLIST###',$productList); 
>>>
>>> ---------------
>>
>> sorry, it's not 'pi1/class.tx_commerce_pi1.php'. Correct is 
>> 'lib/class.tx_commerce_pibase.php' around line 430.
>>
>> -- 
> Thanks Franz
> 
> Got it now.

just for the records - which solution did work? Changing the 
template-marker to a supbart-marker or modifying the source?

--
Franz


More information about the TYPO3-project-commerce mailing list