|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
LS.
Thank you for a nice extensions (and extended extensions) as tt_products. There are lots of parameters to be set, but slowly our first multilangual shop with tt_products is growing. Have a look here: http://212.79.240.130/~hondschild/index.php?id=221 <http://212.79.240.130/~hondschild/in...ttproducts_pi1[ca t]=1%2C7&tx_ttproducts_pi1[backPID]=221&tx_ttproducts_pi1[product]=5&cHash=5 1fdc980c2> &L=2&tx_ttproducts_pi1[cat]=1%2C7&tx_ttproducts_pi1[backPID]=221&tx_ttproduc ts_pi1[product]=5&cHash=51fdc980c2 We used extensions nsb_cat2menu and mbi_products_categories to show the categories and subcategories in the bottom. (thanks to Tapio Markula for setting this up) And this all works fine. table.tt_products_cat = tt_products_cat conf.tt_products_cat.ALL { language.type = table language.table = tt_products_cat_language } conf.tt_products.ALL.language { type = table table = tt_products_language } } But translating gives problem. I added above lines into setup and this does not work allright: 1. Categories are translated but not in the nsb_cat2menu 2. When I use the next setup lines, a lot of products are showed NN times in the listview. We could need some help here. Regards, Eef Aristo WebDesign _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-tt-products |
|
#2
|
|||
|
|||
|
Hello Eef,
> We used extensions nsb_cat2menu and mbi_products_categories to show the > categories and subcategories in the bottom. (thanks to Tapio Markula for > setting this up) > And this all works fine. > > table.tt_products_cat = tt_products_cat > conf.tt_products_cat.ALL { > language.type = table > language.table = tt_products_cat_language > } > conf.tt_products.ALL.language { > type = table > table = tt_products_language > } > } > > But translating gives problem. I added above lines into setup and this does > not work allright: > 1. Categories are translated but not in the nsb_cat2menu > 2. When I use the next setup lines, a lot of products are showed NN times > in the listview. The translation only works if the Table Library is used to create the SQL queries. If you use mbi_products_categories then only the advanced version (for sponsors only http://jambage.com/index.php?id=170) has the necessary hooks to build the correct SQL queries. Otherwise only single categories can be used as a filter. - 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] Translating Indexed Search using typoscript | Dylan Wyn Jones | typo3-english@lists.netfielders.de | 2 | 15.03.2007 11:43 |
| [TYPO3-shop] Publisher like Categories | David Fritschi | typo3-project-tt-products@lists.netfielders.de | 3 | 20.12.2006 20:39 |
| [TYPO3-shop] Pages as categories | Simon | typo3-project-tt-products@lists.netfielders.de | 0 | 18.12.2006 21:25 |
| Re: [TYPO3-shop] Pages as Categories | Ryan Hayle | typo3-project-tt-products@lists.netfielders.de | 2 | 09.12.2006 00:31 |
| Re: [TYPO3-shop] categories questions | Johnny Peck | typo3-project-tt-products@lists.netfielders.de | 1 | 06.12.2006 10:05 |