Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Help! Disable User problem

Quote Reply
Help! Disable User problem
In the members list there is an option to "Disable user".

When I click on this the list refreshes but it still shows "Disable user" so there's no way of identifying banned users other than going into the control panel. Surely this should change to "Enable user" when they are banned with a link to reinstate them?

I could manually create a link to enable the user but what would the command be? To disable it is:

Code:
gforum.cgi?do=disable_user;redo=<%this_do%>;user_id=<%user_id%>;<%hidden_query%>

I have tried enable_user and user_enabled but this doesn't work.
Subject Author Views Date
Thread Help! Disable User problem MJB 3172 Aug 1, 2006, 1:07 PM
Thread Re: [MJB] Help! Disable User problem
brewt 3093 Aug 1, 2006, 1:28 PM
Thread Re: [brewt] Help! Disable User problem
MJB 3107 Aug 1, 2006, 2:15 PM
Post Re: [MJB] Help! Disable User problem
brewt 3087 Aug 1, 2006, 3:43 PM