|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
Dear Franz, dear list,
I think I found a bug in tt_products 2.5.6: The "back to list" link (###LINK_ITEM###) shows this URL in 2.5.6: /shop/warenkorb.html?tx_ttproducts_pi1%5BbackPID%5D=8 (which is the ID of the Basket) After downgrading to 2.5.5 it shows: /shop.html?tx_ttproducts_pi1%5BbackPID%5D=8 (which is correct) I did not change any settings, this is my SETUP: requiredInfoFields = email, city, zip, address, country PIDlistDisplay = 8 PIDitemDisplay = 8 AGBattachment > pid_list = 23 PID_sys_products_orders = 22 clickIntoBasket = 1 listImage.imageLinkWrap > image.imageLinkWrap > PIDagb = 20 PIDbasket = 21 TAXpercentage = 20 TAXincluded = 1 Best regards, Lukas _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-tt-products |
|
#2
|
|||
|
|||
|
Lukas Taferner a écrit :
> Dear Franz, dear list, > > I think I found a bug in tt_products 2.5.6: > The "back to list" link (###LINK_ITEM###) shows this URL in 2.5.6: > /shop/warenkorb.html?tx_ttproducts_pi1%5BbackPID%5D=8 (which is the ID > of the Basket) > After downgrading to 2.5.5 it shows: > /shop.html?tx_ttproducts_pi1%5BbackPID%5D=8 (which is correct) > > I did not change any settings, this is my SETUP: > requiredInfoFields = email, city, zip, address, country > PIDlistDisplay = 8 > PIDitemDisplay = 8 > AGBattachment > > pid_list = 23 PID_sys_products_orders = 22 > clickIntoBasket = 1 > listImage.imageLinkWrap > > image.imageLinkWrap > > PIDagb = 20 > PIDbasket = 21 > TAXpercentage = 20 > TAXincluded = 1 > Dear Lukas, which ###LINK_ITEM### from which view do you mean? - 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
|
|||
|
|||
|
Hi Franz,
sorry, incomplete information: It is the Item Single View and should link back to the List View! Best regards, Lukas <!-- ###ITEM_SINGLE_DISPLAY### begin This subpart is used to display single products. --> <div class="tt_products_item_single_display"> <h1 class="category_title">###CATEGORY_TITLE###</h1> <h2>###PRODUCT_TITLE###</h2> <div id="product_content"> <div id="product_img"> ###PRODUCT_IMAGE### </div> <p class="bodytext">###PRODUCT_SUBTITLE###</p> <div class="product_note"> ###PRODUCT_NOTE### </div> <dl class="summary"> <dt>Preis:</dt> <dd><strong>###PRICE_TAX### EUR </strong><br /> </dd> </dl> <div class="order_form"> <form method="post" action="###FORM_URL###"> <div> <label for="quantity">Anzahl: </label> <input size="3" maxlength="4" type="text" id="quantity" name="###FIELD_NAME###" value="###FIELD_QTY###" /> <input type="submit" name="order" class="btn" value="In Warenkorb einfügen" /><br /> </div> </form> </div> </div> <div class="list_link"><!--###LINK_ITEM###--><strong>zurück zu der Liste</strong><!--###LINK_ITEM###--></div> </div> <!-- ###ITEM_SINGLE_DISPLAY### end --> Franz Holzinger schrieb: > Lukas Taferner a écrit : >> Dear Franz, dear list, >> >> I think I found a bug in tt_products 2.5.6: >> The "back to list" link (###LINK_ITEM###) shows this URL in 2.5.6: >> /shop/warenkorb.html?tx_ttproducts_pi1%5BbackPID%5D=8 (which is the ID >> of the Basket) >> After downgrading to 2.5.5 it shows: >> /shop.html?tx_ttproducts_pi1%5BbackPID%5D=8 (which is correct) >> >> I did not change any settings, this is my SETUP: >> requiredInfoFields = email, city, zip, address, country >> PIDlistDisplay = 8 >> PIDitemDisplay = 8 >> AGBattachment > >> pid_list = 23 PID_sys_products_orders = 22 >> clickIntoBasket = 1 >> listImage.imageLinkWrap > >> image.imageLinkWrap > >> PIDagb = 20 >> PIDbasket = 21 >> TAXpercentage = 20 >> TAXincluded = 1 >> > Dear Lukas, > > which ###LINK_ITEM### from which view do you mean? > > - Franz > _______________________________________________ > TYPO3-project-tt-products mailing list > TYPO3-project-tt-products (AT) lists...netfielders.de > http://lists.netfielders.de/cgi-bin/...ct-tt-products > _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-tt-products |
|
#4
|
|||
|
|||
|
Hello Lukas,
> sorry, incomplete information: > > It is the Item Single View and should link back to the List View! > If you set clickIntoBasket=1, then the links will always go from the single view to the basket page. Do not set clickIntoBasket if you do not want this behavior, - Franz _______________________________________________ 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] Mixed currencies in shop | Christian Lerrahn | typo3-project-tt-products@lists.netfielders.de | 2 | 17.03.2008 11:25 |
| [TYPO3-shop] Shop System Bug?? Where can I report it? FIELD_QTY isempty | Juan Pablo Villaverde | typo3-project-tt-products@lists.netfielders.de | 3 | 14.11.2007 08:42 |
| Re: [TYPO3-shop] Again: 2 different mails shop/customer? | Franz Holzinger | typo3-project-tt-products@lists.netfielders.de | 2 | 21.07.2007 12:17 |
| [TYPO3-shop] choice of shop extension: connection to ERP | Mathias Behrle | typo3-project-tt-products@lists.netfielders.de | 0 | 17.02.2007 13:36 |
| [TYPO3-shop] Configure shop system | Almir Orle | typo3-project-tt-products@lists.netfielders.de | 3 | 06.02.2007 21:01 |