Einzelnen Beitrag anzeigen
  #3  
Alt 27.01.08, 10:44
Juergen_190 Juergen_190 ist offline
Forum Newbie
 
Registriert seit: 15.09.07
Alter: 46
Beiträge: 21
Lösung

Hi, aber natürlich.

Im Template der Forumseite unter Constants hatte ich die erste Zeile, (pid=13),
die auf den Sysordner der Usergruppen verweist, vergessen:

plugin.tx_srfeuserregister_pi1.pid = 13
plugin.tx_srfeuserregister_pi1.userGroupUponRegistration = 1
plugin.tx_srfeuserregister_pi1.userGroupAfterConfirmation = 2
plugin.tx_srfeuserregister_pi1 {
formFields = username,password,first_name,last_name,email,address,zip,city,telephone,company,www
requiredFields = username,password,first_name,last_name,email,address,zip,city,telephone}
Mit Zitat antworten