Hi,
I am testing Drupal 5.7 and have just installed Account Type and nf_registration_mod. As I am currently the only user and is the administrator, why was my role re-assigned as authenticated user after installing account types module ?
And when I go to admin/user/user I got this error messages:
warning: Invalid argument supplied for foreach() in /home/newmill/public_html/sites/all/modules/nf_registration_mod/nf_registration_mod.module on line 1076.
Thanks,
Hanly
Comments
Comment #1
rconstantine commentedYour second issue should not be in this issue queue, but should be in that of the registration module's.
As for the first, why are you concerned about the role assignment? It doesn't supersede your admin rights in any way. If you don't want to use the 'authenticated user' role, simply do not assign any permissions to it. Are you new to Drupal? I don't see the problem.
Comment #2
shooommmm commentedHi rconstantine,
Thank you very much for your help. BTW I've removed account types module which solved all the errors. May be one day I may find the need for that module.
Thanks,
Hanly
Comment #3
rconstantine commented