[TYPO3-shop] error details

Franz Holzinger franz at fholzinger.com
Thu May 3 08:11:11 CEST 2007


Hello Leen Strijk,

> 
> When ordering a product, you come on the infor page, where you have to
> fil out the personal info.
> If do not do this, you see the page required info missing which is the
> in the template:
> ###BASKET_REQUIRED_INFO_MISSING###
> 
> In this part there is the marker ###ERROR_DETAILS###
> 
> In my case there is the message :
> You forgot to fill out the form correctly
> ###ERROR_DETAILS###
> Please go back and do so.
> 
> But instaed of showing the required fields that are missing like name
> and email, it shows the marker (###ERROR_DETAILS###).
> 
> I have kooked but I can't find any place to tell what the required
> fields are (eccept in the fe_userregister part).
> 

This should get replaced in
control/class.tx_ttproducts_control.php
You must have installed sr_feuser_register to see the full error
message. But otherwise the table fields should get shown.
It is in the subpart ###BASKET_REQUIRED_INFO_MISSING###.

- Franz


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