[TYPO3-shop] requiredInfoFields
Franz Holzinger
franz at fholzinger.com
Sat May 31 15:11:54 CEST 2008
Lukas Taferner a écrit :
> Dear list,
>
> I can't get requiredInfoFields in 2.5.6/2.5.5 to work:
>
> neither
> plugin.tt_products.requiredInfoFields = email, city, zip, address, country
> nor
> plugin.tt_products.requiredInfoFields >
> plugin.tt_products.requiredInfoFields = email, city, zip, address, country
> in SETUP seem to do the trick, only the missing 'agb' checkbox is
> recognized by the shop. What am I doing wrong?
This seems to come from a change of t3lib_div::trimExplode in TYPO3 4.2.
It did not reset the array which it returns.
I will upload a test version to http://jambage.com
Give me your feedback.
- Franz
More information about the TYPO3-project-tt-products
mailing list