[TYPO3] trying to add fields to sr_feuser_register;	not outputting
    Andrew Davis 
    andrew at avagraphique.com
       
    Fri Sep  7 05:02:26 CEST 2007
    
    
  
my error (of course), I was incorrectly referencing the new table 
fields.... should have been
TX_CORE101EMS_ADDRESS2
instead of
ADDRESS2
Seems to be working, except that
###EVAL_ERROR_FIELD_tx_core101ems_address2###
seems to be persistently showing in the frontend output. Something to do 
with my evaluation setting, which I will check next.
Andrew
Andrew Davis wrote:
> 
> following instruction manual for sr_feuser_register
> 
> I am trying to add some additional fields. I was able to kickstart a new 
> extension to add the db fields for fe_users, and I have followed the 
> instructions in sr_feuser_register
> 
> to create the fields in the user registration form, but when I view the 
> form on the frontend, instead of the new field it displays this:
> 
> ###LABEL_ADDRESS2### ###REQUIRED_ADDRESS2###
> ###EVAL_ERROR_FIELD_address2###
> ###MISSING_ADDRESS2###
> 
> ...not sure what to do here. will try goign thru the instructions again, 
> but does nayone have any other suggesitons? known bugs?
> 
> any help much appreciated, thanks
> 
> Andrew
    
    
More information about the TYPO3-english
mailing list