|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
Hi,
I have typo3 4.1.6 and tt_products 2.5.5. I have created sys folder for products and categories. then I have added some categories and some products. Now I have created a web page for displaying shop categories that are in sys folder (I have choose shop module as content element and then choose display mode as Categories: List. Starting point is sys folder where are categories and products). In TS I have some configurations for tt_products: plugin.tt_products { templateFile = fileadmin/templates/tt_products/shop_template-css-slo.tmpl --> This is my translated tpl } Now I expect that I will get on page listed categories but I get blank page, no categories. What did I do wrong? I also have installed mbi_products_categories extension which version is 0.1.1. I have also installed all required extensions, like xaJax, etc. The same story is also for displaying products... Any help would be appreciated Best regards _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-tt-products |
|
#2
|
|||
|
|||
|
Hi Blaz,
I have a similar problem. I just updated my shop (2.5.1 -> 2.6) but could now not see my products anymore. I read the manual, but couldn't solve my problems. As template I use the delivered .de-template (with some minor modifications). But neither if I use my old and modified TS nor if I leave the TS for the shop blank I geth only this HTML-code: <!-- CONTENT ELEMENT, uid:76/list [begin] --> <a id="c76"></a> <!-- Header: [begin] --> <div class="csc-header csc-header-n2"><h1>Netzteil</h1></div> <!-- Header: [end] --> <!-- Plugin inserted: [begin] --> <!-- BEGIN: Content of extension "tt_products", plugin "tx_ttproducts_pi1" --> <div class="tx-ttproducts-pi1"> <!-- START: tx-ttproducts-pi1-list --><div id="tx-ttproducts-pi1-list"></div><!-- END: tx-tproducts-pi1-list --> </div> <!-- END: Content of extension "tt_products", plugin "tx_ttproducts_pi1" --> <!-- Plugin inserted: [end] --> <!-- CONTENT ELEMENT, uid:76/list [end] --> I'm searching for a solution for hours but couldn't find any - but in google I found some people having the same problem, but they didn't find solutions too, so they now use another shop. Is anybody out there who has ideas for me and Blaz? Thanks a lot Joachim "Blaz Smolnikar" <blaz.smolnikar (AT) vizija (DOT) si> schrieb im Newsbeitrag news:mailman.14901.1207117376.5943.typo3-project-tt-products (AT) lists (DOT) netfielders.de... > Hi, > > I have typo3 4.1.6 and tt_products 2.5.5. I have created sys folder for > products and categories. then I have added some categories and some > products. Now I have created a web page for displaying shop categories > that are in sys folder (I have choose shop module as content element and > then choose display mode as Categories: List. Starting point is sys folder > where are categories and products). > > In TS I have some configurations for tt_products: > plugin.tt_products { > templateFile = > fileadmin/templates/tt_products/shop_template-css-slo.tmpl --> This is my > translated tpl > } > > Now I expect that I will get on page listed categories but I get blank > page, no categories. > > What did I do wrong? > > I also have installed mbi_products_categories extension which version is > 0.1.1. I have also installed all required extensions, like xaJax, etc. > > The same story is also for displaying products... > > Any help would be appreciated > > Best regards _______________________________________________ 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, I have a nother information. If I don't use
"plugin.tt_products.useArticles = 1" (I don't need any Articles) there will be these message / code: <!-- BEGIN: Content of extension "tt_products", plugin "tx_ttproducts_pi1" --> <div class="tx-ttproducts-pi1"> <!-- START: tx-ttproducts-pi1-list --><div id="tx-ttproducts-pi1-list"><b>Produkte: Keine Ersetzung der Artikel Marker </b><b>###ARTICLE_...### . Um das zu aktivieren, muss useArticles gesetzt werden.</b></div><!-- END: tx-ttproducts-pi1-list --> </div> <!-- END: Content of extension "tt_products", plugin "tx_ttproducts_pi1" --> Is this not a hint, that the shop should work? And It works, if I use a static template delivered with t3 (e.g. template; GREEN) ... but therefore my shop dosn't look like I need ;-) Joachim "Joachim Suess" <js (AT) wyl (DOT) de> schrieb im Newsbeitrag news:mailman.1.1207122371.22026.typo3-project-tt-products (AT) lists (DOT) netfielders.de... > Hi Blaz, > I have a similar problem. I just updated my shop (2.5.1 -> 2.6) but could > now not see my products anymore. > I read the manual, but couldn't solve my problems. > > As template I use the delivered .de-template (with some minor > modifications). But neither if I use my old and modified TS nor if I leave > the TS for the shop blank I geth only this HTML-code: > > > <!-- CONTENT ELEMENT, uid:76/list [begin] --> > <a id="c76"></a> > <!-- Header: [begin] --> > <div class="csc-header csc-header-n2"><h1>Netzteil</h1></div> > <!-- Header: [end] --> > <!-- Plugin inserted: [begin] --> > <!-- BEGIN: Content of extension "tt_products", plugin > "tx_ttproducts_pi1" --> > <div class="tx-ttproducts-pi1"> <!-- START: tx-ttproducts-pi1-list --><div > id="tx-ttproducts-pi1-list"></div><!-- END: tx-tproducts-pi1-list --> > </div> > <!-- END: Content of extension "tt_products", plugin > "tx_ttproducts_pi1" --> > <!-- Plugin inserted: [end] --> > <!-- CONTENT ELEMENT, uid:76/list [end] --> > > > I'm searching for a solution for hours but couldn't find any - but in > google I found some people having the same problem, but they didn't find > solutions too, so they now use another shop. > > Is anybody out there who has ideas for me and Blaz? > > Thanks a lot > Joachim > > > > "Blaz Smolnikar" <blaz.smolnikar (AT) vizija (DOT) si> schrieb im Newsbeitrag > news:mailman.14901.1207117376.5943.typo3-project-tt-products (AT) lists (DOT) netfielders.de... >> Hi, >> >> I have typo3 4.1.6 and tt_products 2.5.5. I have created sys folder for >> products and categories. then I have added some categories and some >> products. Now I have created a web page for displaying shop categories >> that are in sys folder (I have choose shop module as content element and >> then choose display mode as Categories: List. Starting point is sys >> folder where are categories and products). >> >> In TS I have some configurations for tt_products: >> plugin.tt_products { >> templateFile = >> fileadmin/templates/tt_products/shop_template-css-slo.tmpl --> This is >> my translated tpl >> } >> >> Now I expect that I will get on page listed categories but I get blank >> page, no categories. >> >> What did I do wrong? >> >> I also have installed mbi_products_categories extension which version is >> 0.1.1. I have also installed all required extensions, like xaJax, etc. >> >> The same story is also for displaying products... >> >> Any help would be appreciated >> >> Best regards > > _______________________________________________ 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] Highlight Products problem | Saurabh | typo3-project-tt-products@lists.netfielders.de | 0 | 09.04.2008 15:58 |
| [TYPO3-shop] Products categories menu | pftp | typo3-project-tt-products@lists.netfielders.de | 2 | 01.01.2008 23:29 |
| [TYPO3-shop] Related products accross categories? | Patrick Scholman | typo3-project-tt-products@lists.netfielders.de | 7 | 28.12.2007 09:38 |
| [TYPO3-shop] problem listing selected categories andmbi_products_categories | typo3-project-tt-products@lists.netfielders.de | 1 | 21.12.2006 12:27 | |
| [TYPO3] tt_news categories not displaying | dave typo | typo3-english@lists.netfielders.de | 3 | 21.12.2006 11:00 |