1
Arowana
User's Groups
  • 2006/10/17 5:31

  • Arowana

  • Friend of XOOPS

  • Posts: 323

  • Since: 2004/8/6 2


I need help with User's Groups

I just imported everyone from Nuke-php to XOOPS

the problem is that none of them show up as Registered users.

So what Table in the database is this setting located and what should it be set at for Registered Users.

Thanks for your help
Arowana

2
christian
Re: User's Groups
  • 2006/10/17 9:08

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


In PhpMyAdmin you can execute this query. She add in group registered users the users are not presents already in this group.

insert into xoops_groups_users_link (groupiduid
select 2uid from xoops_users where uid not in (select uid from xoops_groups_users_link where groupid=2);

Login

Who's Online

297 user(s) are online (88 user(s) are browsing Support Forums)


Members: 0


Guests: 297


more...

Donat-O-Meter

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

Latest GitHub Commits