|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
Hi to all,
I need some help with related products. I selected a product in the "Related products" field of the product form. In my SINGLE template I added the following lines: <!-- ###ITEM_LIST_RELATED_TEMPLATE### begin --> ###PRODUCT_RELATED_UID### <!-- ###ITEM_LIST_RELATED_TEMPLATE### end --> But what I see in the product details, instead of the related product, is this: The search was empty. I looked into the view/class.tx_ttproducts_list_view.php file and I found that the query is correct, the related product is retrived from the db but no output is generated. Did I miss one or more configuration options? I'm using tt_products version 2.5.1 P.S. I searched for the tt_products mailing list archive in http://lists.netfielders.de/, I logged in but it seems it's not possible to search inside the archive. Where am I wrong? Thanks in advance to all. Regards, Mauro Lorenzutti e-mail: mauro.lorenzutti (AT) webformat (DOT) com --------------------------------------------------------- WEBFORMAT srl | Corte Europa, 12 | I-33097 SPILIMBERGO PN Tel +39-0427-926.389 -- Fax +39-0427-927.653 info (AT) webformat (DOT) com -- http://www.webformat.com --------------------------------------------------------- _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-tt-products |
|
#2
|
|||
|
|||
|
Ciao Mauro,
> I need some help with related products. I selected a product in the > "Related products" field of the product form. In my SINGLE template I > added the following lines: > > <!-- ###ITEM_LIST_RELATED_TEMPLATE### begin --> > ###PRODUCT_RELATED_UID### > <!-- ###ITEM_LIST_RELATED_TEMPLATE### end --> > > But what I see in the product details, instead of the related product, > is this: > The search was empty. Check your pid_list or starting point and recursive. Debug the line $markerArray['###PRODUCT_RELATED_UID###'] = $tmpContent; in view/class.tx_ttproducts_single_view.php. This should contain the correct content. > P.S. I searched for the tt_products mailing list archive in > http://lists.netfielders.de/, I logged in but it seems it's not > possible to search inside the archive. Where am I wrong? I am registered only via the news list. Use the Mozilla Thunderbird and register this as a newslist. Then you can reload all former messages from the File menu. Then you can search the whole list. Saluti, Franz _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-tt-products |
|
#3
|
|||
|
|||
|
Ciao Franz,
>> I need some help with related products. I selected a product in the >> "Related products" field of the product form. In my SINGLE template I >> added the following lines: >> >> <!-- ###ITEM_LIST_RELATED_TEMPLATE### begin --> >> ###PRODUCT_RELATED_UID### >> <!-- ###ITEM_LIST_RELATED_TEMPLATE### end --> >> >> But what I see in the product details, instead of the related product, >> is this: >> The search was empty. > Check your pid_list or starting point and recursive. > Debug the line > $markerArray['###PRODUCT_RELATED_UID###'] = $tmpContent; > in view/class.tx_ttproducts_single_view.php. > This should contain the correct content. Thank you for your answer. Unfortunately it wasn't a problem of pid_list or similar, I searched in the code and the related products were retrived correctly. I solved the problem by changing the code to fit my needs. Thank you again. Ciao, Mauro Lorenzutti e-mail: mauro.lorenzutti (AT) webformat (DOT) com --------------------------------------------------------- WEBFORMAT srl | Corte Europa, 12 | I-33097 SPILIMBERGO PN Tel +39-0427-926.389 -- Fax +39-0427-927.653 info (AT) webformat (DOT) com -- http://www.webformat.com --------------------------------------------------------- _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-tt-products |
| Lesezeichen |
| Themen-Optionen | |
| Ansicht | Thema bewerten |
|
|
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| [TYPO3-shop] Different dicounts for different products ? | Gunnar Jonsson | typo3-project-tt-products@lists.netfielders.de | 0 | 09.02.2007 20:49 |
| [TYPO3-shop] Products articles | Simon | typo3-project-tt-products@lists.netfielders.de | 2 | 11.01.2007 12:11 |
| [TYPO3-shop] how to list related products in list view - LIST code | typo3-project-tt-products@lists.netfielders.de | 0 | 18.12.2006 17:19 | |
| Re: [TYPO3-shop] related products | Franz Holzinger | typo3-project-tt-products@lists.netfielders.de | 0 | 06.12.2006 15:21 |
| Re: [TYPO3-shop] tt_products very slow with 10.000 products | Xose Pita | typo3-project-tt-products@lists.netfielders.de | 0 | 04.12.2006 09:28 |