[TYPO3-commerce] Checkout Prob

Michiel Roos [netcreators] michiel at netcreators.com
Thu Aug 9 13:07:47 CEST 2007


Timo,

In the case I just investigated (with similar symptoms) the solution was 
to include the commerce template (which was stored in a sysfolder) into 
the main template.

You can create a seperate template for commerce as explained in: 
http://wiki.typo3.org/index.php/EXT/commerce/manual#Create_a_ext_Template_for_commerce

There you specify all the id's in the constants field of the template.

If you store this template in a sysfolder, you need to 'include' it into 
your main template.

You can check if you have a template inclusion problem with the 
'Template->Typoscript Object Browser'. Go to the 'basket' page, call up 
the TS Object browser and go to: Constants -> plugin -> tx_commerce_lib.

There you should see all the page id's you set in your template. If you 
se zero's instead of yor id's, then your commerce template is not parsed.

Regards,


Michiel

-- 
Netcreators BV :: creation and innovation
www.netcreators.com

Interesse in werken bij Netcreators?
http://www.netcreators.com/bedrijf/vacatures/


More information about the TYPO3-project-commerce mailing list