1
finalfiler
How to remove users from groups?
  • 2002/2/8 21:08

  • finalfiler

  • Documentation Writer

  • Posts: 111

  • Since: 2002/1/19


I am assured this function is working, ie

ADMINISTRATION MENU > SYSTEM ADMIN > GROUPS > REGISTERED USERS MODIFY > EDIT MEMBERS OF THIS GROUP >

and

SELECT Member(s) from "Members" list box
Click "Delete"

But this does NOT work for me. It can only be because I am too stupid and uneducated to complete the process.

Given the my lack of commonsense and education can someone explain to me how members can be removed from a specific group.


Many thanks



2
netwize
Re: How to remove users from groups?
  • 2002/2/8 22:00

  • netwize

  • Just popping in

  • Posts: 89

  • Since: 2002/1/20


theres two box below,

left one contains members not in the group
rite one contains members in the group

..
to remove a user, just click on the name in the rite box and click on the left arrow.

.
the name will now be transfer to the left box

..
you are done.

.

3
finalfiler
Re: How to remove users from groups?
  • 2002/2/9 1:39

  • finalfiler

  • Documentation Writer

  • Posts: 111

  • Since: 2002/1/19


If you read my initial post, that is exactly what I am doing. But nothing happens when the delete, back button, whatever you want to call it, is clicked.



4
finalfiler
Re: How to remove users from groups?
  • 2002/2/9 20:50

  • finalfiler

  • Documentation Writer

  • Posts: 111

  • Since: 2002/1/19


Is there any chance one of the XOOPS team can give me an answer to this, or at least give me a hint where I start tracking the problem, for example the code section I should look at to see what's going on?

TIA

5
onokazu
Re: How to remove users from groups?
  • 2002/2/10 7:22

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


What exactly do you get after you push the delete button? does it take you to another page, or nothing happens?

6
finalfiler
Re: How to remove users from groups?
  • 2002/2/10 8:29

  • finalfiler

  • Documentation Writer

  • Posts: 111

  • Since: 2002/1/19


Quote:

onokazu wrote:
What exactly do you get after you push the delete button? does it take you to another page, or nothing happens?


Nothing and the same (group edit) page remains up.

I have turned the debug/ error messages on as per one of your previous posts but no message appears when clicking <Delete

Many thanks


7
Razgo
Re: How to remove users from groups?
  • 2002/2/12 6:26

  • Razgo

  • Just popping in

  • Posts: 85

  • Since: 2002/1/16


I just found out I can remove a user from the user group if I am using IE6 web browser.

My problem was Mozilla web browser would not do it.

8
finalfiler
Re: How to remove users from groups?
  • 2002/2/12 6:46

  • finalfiler

  • Documentation Writer

  • Posts: 111

  • Since: 2002/1/19


That's it! Just tried it in IE5.5 and the delete worked.

My usual browser is Netscape 6.2 on Windows and Mozilla on Linux.

OK XOOPS team, can we get a fix know that Razgo worked it out and I have confirmed it?

TIA
(PS sooner than later would be a bonus )

9
onokazu
Re: How to remove users from groups?
  • 2002/2/12 14:31

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


Quote:

finalfiler wrote:
I am assured this function is working, ie

ADMINISTRATION MENU > SYSTEM ADMIN > GROUPS > REGISTERED USERS MODIFY > EDIT MEMBERS OF THIS GROUP >

and

SELECT Member(s) from "Members" list box
Click "Delete"

But this does NOT work for me. It can only be because I am too stupid and uneducated to complete the process.

Given the my lack of commonsense and education can someone explain to me how members can be removed from a specific group.


Many thanks




Ok, i've found what was causing this problem.
Open modules/system/groups/group.php
on line 152 find the following codes:

echo "<form action='admin.php' method='post' />";

change the above line to

echo "<form action='admin.php' method='post'>";

This should work in mozilla.

Login

Who's Online

188 user(s) are online (90 user(s) are browsing Support Forums)


Members: 0


Guests: 188


more...

Donat-O-Meter

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

Latest GitHub Commits