TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv

TYPO3 Mailingliste: nicht fragen - lesen!

TYPO3 Mailingliste: nicht fragen - lesen!_RR_1-->
Zurück   TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv > TYPO3-Mailinglists: ENGLISH > typo3-project-tt-products@lists.netfielders.de

Registrieren Hilfe Benutzerliste Kalender Suchen Heutige Beiträge Alle Foren als gelesen markieren
  #1  
Alt 15.03.2007, 10:46
Mauro Lorenzutti
Gast
 
Beiträge: n/a
Standard [TYPO3-shop] related products

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #2  
Alt 16.03.2007, 23:57
Franz Holzinger
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-shop] related products

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #3  
Alt 19.03.2007, 14:28
Mauro Lorenzutti
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-shop] related products

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
 

Lesezeichen

Themen-Optionen
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen

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


Alle Zeitangaben in WEZ +1. Es ist jetzt 23:08 Uhr.


Powered by vBulletin® Version 3.7.4 (Deutsch)
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Template-Modifikationen durch TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77