[TYPO3-commerce] Product Data is not showed in list - and detail view

Bing van Moorsel | Idar Creative bing at idar.nl
Fri Jan 22 11:27:28 CET 2010


Hey list,

just to let you know (in case you also get this problem). we found the 
solution.
our language was set to dutch, and some how that conflicts with the 
extention.

in the config in typoscript:
sys_language_uid = 3
we changed it to:
sys_language_uid = 0
now it works fine.

Greetings Bing.

"Idar Creative" <mail at idar.nl> schreef in bericht 
news:mailman.1.1256814657.15723.typo3-project-commerce at lists.typo3.org...
> Hi List,
>
> I've just installed a fresh version of commerce 0.11.16.
> Followed the standard procedure, but i can get my Product data to show in 
> a listed view or in a detail view.
>
> In a detail view i only see the article amount, article price and the 
> delivery price, to back link and basket button
> It seems that he can't find the Products data.
>
> Also when I clicked on the link to basket, it the Payment and Delivery 
> dropdownboxes are not filled.
>
> Yes, I added the following:
> plugin.tx_commerce_lib.paymentArticleId = 1
> plugin.tx_commerce_lib.payProdId = 1
> plugin.tx_commerce_lib.delProdId = 2
> plugin.tx_commerce_lib.catUid = 2
> plugin.tx_commerce_lib.regularArticleTypes = 1
> plugin.tx_commerce_lib.ArticleTypes = 1
>
>
> hope that someone can point to the solutions,
>
>
> Kind regards,
>
> Idar
>
>
> 





More information about the TYPO3-project-commerce mailing list