|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
Hello,
I have a new setup of tt_products 2.5.2. TYPO3 s Version 4.1RC2. Now I want own Sites in the pagetree for the Singelview of each product, which can be differen from product to product. For me the best way to solve this would be a page for each Product with the record rom tt_product inserted on this page. But this works not anymore. I can select the sysfolder where all my products are stored etc but no single tt_products record. I have a similar setup of tt_products 1.0.0 on TYPO3 3.6.2. Here it works without a problem. any hints? Sascha Falger _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-tt-products |
|
#2
|
|||
|
|||
|
Ok, first problem is solved. I can now insert records.
In ext_tables.php of tt_products I have just deleted the // on line 247 [t3lib_extMgm::addToInsertRecords('tt_products');] Now I changed the defaultCode to: plugin.tt_products.defaultCode = SINGLE Single code gets inserted, but I think the ID of the product is missing. This is the output: <div class="tx-ttproducts-pi1"> <div id="tx-ttproducts-pi1-single"></div><!-- END: tx-ttproducts-pi1-single --> </div> any hints? Sascha Falger Sscha Falger schrieb: > Hello, > > I have a new setup of tt_products 2.5.2. TYPO3 s Version 4.1RC2. > Now I want own Sites in the pagetree for the Singelview of each product, > which can be differen from product to product. For me the best way to > solve this would be a page for each Product with the record rom > tt_product inserted on this page. But this works not anymore. I can > select the sysfolder where all my products are stored etc but no single > tt_products record. > I have a similar setup of tt_products 1.0.0 on TYPO3 3.6.2. Here it > works without a problem. > > any hints? > > Sascha Falger _______________________________________________ TYPO3-project-tt-products mailing list TYPO3-project-tt-products (AT) lists...netfielders.de http://lists.netfielders.de/cgi-bin/...ct-tt-products |
|
#3
|
|||
|
|||
|
Hello Sascha,
> Now I changed the defaultCode to: > plugin.tt_products.defaultCode = SINGLE > > Single code gets inserted, but I think the ID of the product is missing. > This is the output: > <div class="tx-ttproducts-pi1"> > <div id="tx-ttproducts-pi1-single"></div><!-- END: > tx-ttproducts-pi1-single --> > </div> > > any hints? You must also set the default product id in TypoScript of this page. defaultProductID Greets, 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-dev] typo3 4.1 RC2 - EM not working anymore? | Franz Koch | typo3-dev@lists.netfielders.de | 8 | 28.02.2007 21:48 |
| [TYPO3] FlexForms insert record | Michael Paffrath | typo3-english@lists.netfielders.de | 0 | 20.02.2007 15:45 |
| [TYPO3-german] FlexForms insert record | Michael Paffrath | typo3-german@lists.netfielders.de | 0 | 20.02.2007 15:24 |
| [TYPO3-shop] ability tt_products | Igor Pstyga | typo3-project-tt-products@lists.netfielders.de | 7 | 15.01.2007 10:06 |
| Re: [TYPO3-shop] fe_users and tt_products | Franz Holzinger | typo3-project-tt-products@lists.netfielders.de | 0 | 05.12.2006 17:37 |