[TYPO3-shop] Problem with message "Basket is empty" in tt_products 2.9.1

Franz Holzinger franz at ttproducts.de
Tue Sep 7 18:36:28 CEST 2010


Le 03/09/2010 11:13, Ulrik H. Kold a écrit :
> Has anybody else experienced this problem? What did you do?
>
> Could this be a problem with my setup? Or is it a bug with the
> extension? A problem with TYPO3 and the ext? I have not been able to
> find any decent description of this problem elsewhere.
>
> Anybody?

Verify the file setup.txt.

The checks are configured here and they should be:

   basket.activity {
     basket {
		check = basket
     }
     info {
		check = basket
     }
     payment {
		check = address,agb,basket,account,card
     }
     finalize {
		check = address,agb,basket,account,card
     }
     overview {
		check = basket
     }
   }


- Franz



More information about the TYPO3-project-tt-products mailing list