[Typo3-shop] where is my single view?

Franz Holzinger franz at fholzinger.com
Tue Aug 2 12:08:16 CEST 2005


> 
>> You have to set PIDitemDisplay. Check your configuration for this and 
>> your template.
> 
> 
> I see....hmmm...any hint on how to configure the plugin in order to stay 
> in the same category e.g.: Hardware - Screens - Single View without 
> having to set up a tstemplate and override the value of PIDitemDisplay 
> in every category plus adding an additional page in each category to 
> display single?
> 
> i dont want my customers to loose the path every time they click on a 
> single view link ;)
> 

The old code has been:

$wrappedSubpartArray['###LINK_ITEM###']= array('<A 
href="'.$this->getLinkUrl($this->conf['PIDitemDisplay']).'&tt_products='.$row['uid'].'" 
id="'.$css_current.'">','</A>');

I have created now a new version on the download page:

tt_products-v2.2.0.5

Tell me if this works for you!

Franz



More information about the TYPO3-project-tt-products mailing list