[TYPO3-shop] Required fields

Franz Holzinger franz at fholzinger.com
Thu Jun 5 09:55:58 CEST 2008


Hello Elijah

> Sorry if this is a duplicate post, I could not search via
> lists.netfielders ttproducts archives, somehow Namazu doesn't have the
> ttproducts dropdown even if I'm logged in :( 
> 
> Anyway, I have setup ttproducts and everything else seems to work except
> for the required fields. I could submit an empty form and it will still
> allow to finalyze the order: 
> plugin.tt_products.requiredInfoFields = name, address, telephone, email
> 
> Somehow it jumps straight through the finalyze page and completely
> ignores my PIDpayment page, why is that? 
> 
> 
> # some ts that may be related to the problem. I have 6 pages for
> ttproducts:
> 
>     * Payment [36]
>     * Details [38]
>     * Basket [39]
>           o Finalyze [42]
>     * Admin [35]
>     * Bear products [32]
> 
> 
> plugin.tt_products.PIDstoreRoot = 27
> plugin.tt_products.PIDbasket = 39
> plugin.tt_products.PIDpayment = 36
> plugin.tt_products.PIDfinalize = 42
> plugin.tt_products.PIDdelivery = 42
> plugin.tt_products.PIDbilling = 42
> plugin.tt_products.rootPageID = 27
> 
> 
> Can anyone spot the trouble here? are there any settings that makes the
> ordering process skip the payments page? 
This is fixed in the next development version at
http://www.jambage.com/index.php?id=170

- Franz




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