[TYPO3-shop] [Typo3-shop] where is my single view?

Steffen Briegel steffen at briegel.net
Mon Feb 6 12:08:02 CET 2006


Franz Holzinger schrieb:
> Hello Steffen,
> 
>>>Just do not set PIDItemDisplay. This works with tt_products 2.4.5.
>>>
>>
>>Thanks Franz, but the singleview in the listview gives a wrong id for
>>the detail link.
>>
>>example:
>>http://der-besondere-garten.com/index.php?id=springbrunnen&backPID=35&tt_products=312
>>works fine, but the plugin generates the following url:
>>http://der-besondere-garten.com/index.php?id=brunnen&backPID=35&tt_products=312
>>
>>
>>so the plugin takes the id from the upper site and not the id from the
>>site where the plugin is used.
>>
>>i use the tt_products version 2.4.5 on typo 3.8 with PHP 4.3.10
>>
> 
> 
> The single view on the listview page must have the PID of the list page.
> If you want to have a special page id for the single view then you must
> set PIDItemDisplay.
> 
> 
> Franz
Thanks Franz for your time, but i think i am to stupid to solve the problem.

here is my config for the shop (Constants)
plugin.tt_products.maxW_list = 100
plugin.tt_products.maxW_single = 200
plugin.tt_products.priceDecPoint = ,
plugin.tt_products.TAXpercentage = 16
plugin.tt_products.limitImage = 1
plugin.tt_products.PIDbasket = 43
plugin.tt_products.file.templateFile = 
fileadmin/template/dbg/products_template.tmpl.htm
plugin.tt_products.clickEnlarge_list = 0
plugin.tt_products.PIDstoreRoot = 1

in setup there are no ts for tt_products an the moment,

i only want to show the singleview on the same site as the list, but the 
  script always takes the id from the site above.


can i set an kind of negative offset for generating the links?


i always used the 2.0 version of the shop without any porblems, but now 
i need the features of the newer one.





-- 
lg. Steffen



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