[TYPO3-commerce] No Products shown

Gregor Maier blaugelb at t-online.de
Thu Jul 16 20:33:03 CEST 2009


Hi All,

Ive got a problem with Commerce installation. The problem is that on the Product_List site nothing is shown just this:

	<!--
		BEGIN: Content of extension "commerce", plugin "tx_commerce_pi1"
	-->
	<div class="tx-commerce-pi1">
<form action="index.php?id=108" method="post">
<input type="hidden" name="tx_commerce_pi1[catUid]" value="17" />
<div class="com-category">
	<div class="com-category">
			<!-- -->
	</div>
</div>

<table class="com-list" cellspacing="0" cellpadding="0" border="0">
	<thead>
		<tr class="com-list-header">
	      <th class="com-list-header-img">Bild</th>
	      <th class="com-list-header-title">Titel</th>
	      <th class="com-list-header-teaser">Beschreibung</th>
	      <th class="com-list-header-price">Preis</th>
	      <th class="com-list-header-action"></th>
	    </tr>
	</thead>
	<tbody>
		
	</tbody>
</table>
<div class="pagebrowser"></div>	
</form>
	</div>
	<!-- END: Content of extension "commerce", plugin "tx_commerce_pi1" -->

Think the IDs set correct, my Typo3 version is updated now to 4.2.8 Commerce is 0.9.8. Some other dependencies??


Regards

Gregor




More information about the TYPO3-project-commerce mailing list