[TYPO3] problem with extending sr_feuser_register

Jérémy Lecour jeremy.lecour at gmail.com
Mon Aug 14 17:30:24 CEST 2006


Hi, I had the exact same problem.

You have this :
!-- ###SUB_ERROR_FIELD_dic### -->

and have to write this :
!-- ###SUB_ERROR_FIELD_tx_newfields_dic### -->

You get the principle and you have to apply it to all variations of
the field calls in the html template, TS setup, …

It's quite boring to have all those long field names, but I got my
extension working this way.

2006/8/14, Stanislav Rusnák <monstrozita at gmail.com>:
> Ralf Hettinger  wrote / napísal(a):
> > Hm... what comes to mind...
> >
> > ... have you extended fe_users manually or by using the kickstarter?
> >
> > If the latter is true and supposing you have named your kickstarter extension
> > 'extkey', kickstarter will not add a field named dic to fe_users but will add
> > the field tx_extkey_dic to fe_users. Please counter check with phpmyadmin if in
> > doubt.
>
> Yeah, that`s it. I used kickstarter to create new fields in database and
>   it created field named tx_newfields_dic. When I used the correct
> fieldname in template, the label and field appeared, but I am still
> experiencing problem.
> The registration is not working. Looks like everything is running fine
> in frontend, but the user is not added to userlist in backend. It worked
> properly, until I added my new field.
>
> I would appreciate any suggestions.
>
> Stanislav Rusnak
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>


-- 
Jérémy Lecour : <mailto:jeremy.lecour at gmail.com>
webdesigner, webmaster et développeur web
Trésorier du PLUG : Provence Linux User Group
http://www.plugfr.org/



More information about the TYPO3-english mailing list