| Author | Message |
|---|---|
|
Written on: 06. 01. 2011 [14:56]
|
|
|
Desiree
Desiree
Topic creator
registered since: 04.08.2010
Posts: 12
|
When I remove an Item from the wishlist I see the following Error-Page after confirming the removal: Error! Reason: Segment "index" was not a keyword for a postVarSet as expected! The Link is http://www.meinedomain.de/index.php?id=2&tx_fbmagento[shop][route]=wishlist&tx_fbmagento[shop][controller]=index&tx_fbmagento[shop][action]=remove&tx_fbmagento[shop][item]=7 and after confirmation it changes to http://www.meinedomain.de/index/ Typo3 4.3.3 Magento 1.4.1.1 Typogento 1.0.2 How can I change this link to show the wishlist again after removal? Thank you for your help Desiree |
|
Written on: 08. 02. 2011 [19:48]
|
|
|
Desiree
Desiree
Topic creator
registered since: 04.08.2010
Posts: 12
|
I've to correct myself: It hasn't anything to do with the confirmation. The Link http://www.meinedomain.de/index.php?id=2&tx_fbmagento[shop][route]=wishlist&tx_fbmagento[shop][controller]=index&tx_fbmagento[shop][action]=remove&tx_fbmagento[shop][item]=7 removes the item no 7, but then changes to http://www.meinedomain.de/index/ and an Error-Page is shown instead of the wishlist. If I use (same Magento-Installation without Typo3) http://www.meinedomain.de/magento/index.php/wishlist/index/remove/item/7/ everything works fine and the wishlist is shown. Can anyone help me to make it work with Typogento? |