solved, incorrect case for some of the markers.
Andrew Davis wrote: > in the manual it says to set evaluation settings like this to clear them > out: > > (in setup typoscript i na template record on that page): > > plugin.tx_srfeuserregister_pi1.create.evalValues.tx_core101ems_address2 = > > > I verifiecd this is correct in ts object browser, as i found the other, > working fields listed there similarly. > > i set this for all my new fields, but for those new fields, I still am > getting > ###EVAL_ERROR_FIELD_tx_core101ems_address2### > output to the frontend... > > where should i be looking next (stumped...) > > Thanks for any help, > Andrew > > > > Andrew Davis wrote: >> 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 _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
