1
Lance_
Registered User question
  • 2004/5/26 0:22

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


Hey,

When a user registers on my site, I have to manually assign them to the Registered Users Group. Is this normal? or do I have something set wrong somewhere??

Thanks.

2
tl
Re: Registered User question
  • 2004/5/26 2:35

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


Xoops should automatically default the user into Registered group. Not sure why you have to assign though.

3
Dave_L
Re: Registered User question
  • 2004/5/26 3:11

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


This line in register.php should take care of that:

if (!$member_handler->addUserToGroup(XOOPS_GROUP_USERS$newid)) {


4
Lance_
Re: Registered User question
  • 2004/5/26 21:46

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


Yep, and it's in there. lol

Maybe something amiss with the multisite hack I run.

Oh well.

5
ReCkage
Re: Registered User question
  • 2004/5/31 15:53

  • ReCkage

  • Just popping in

  • Posts: 39

  • Since: 2004/5/24


I had this same problem on my site, I had some programmers create the feature but it is basically a custom job for each site. If you want Ill get them to do a How To.

Our hack, during registration ask the user for the group they belong to, in our case its for a school, so they chose their program of study. It works great so fair, we havent had any issues.

Login

Who's Online

112 user(s) are online (81 user(s) are browsing Support Forums)


Members: 0


Guests: 112


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits