1
kappen
group module changed
  • 2004/5/7 16:18

  • kappen

  • Just popping in

  • Posts: 22

  • Since: 2004/3/19


I asked this a while back but didnt get an answer so I am asking again. Does anybody know what would change the group permision area from looking like its suppose to

This

To looking like

This


Any help would be appreciated I cant believe a bug would add a link to the find user option so I am thinking this is the work of a module or a option I changed.

2
irmtfan
Re: group module changed
  • 2004/5/7 16:33

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


i have this problem too & i ask it in this topic.

3
cauchy
Re: group module changed
  • 2004/5/7 19:19

  • cauchy

  • Just popping in

  • Posts: 4

  • Since: 2004/4/7 1


edit this file:
\modules\system\admin\groups\groups.php

replace this line:
if ($usercount 200 && $membercount 200) {


with:
if ($usercount 2000 && $membercount 2000) {


ciao

4
Mithrandir
Re: group module changed

I think it has to do with a memory problem when having many users.

Loading every user simply killed the available memory, hence the "find user" when you have so many users.

Login

Who's Online

189 user(s) are online (110 user(s) are browsing Support Forums)


Members: 0


Guests: 189


more...

Donat-O-Meter

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

Latest GitHub Commits