PDA

View Full Version : Bug: Allow ChannelAdmin to delete channel


chx86
05-10-2007, 19:50
Hi, I have a small problem with my server. I allow my registered users to create registered channels on the server. The problem is that they can't remove them.

I've marked 'ChannelDelete' in the ChannelAdmin permission selection of the server. The 'delete' option is shown in the client only if the user is in that channel, but if he or she is in the channel, it can't be removed because the channel is not empty.

If I move the user out of the channel as SA after he has the "do you want to remove the channel"-dialog on his screen, he is able to remove the channel.

The client should not gray out the 'Delete Channel' option when you're outside your own channel.

maxi1990
05-10-2007, 20:25
The channeladmin could discheck the "registered" box by editing the channel. On leaving it it will disappear ;)

chx86
05-10-2007, 23:07
The channeladmin could discheck the "registered" box by editing the channel. On leaving it it will disappear ;)

I only allow registered channels since I don't want visitors to enter any other channels than the default one.

maxi1990
06-10-2007, 15:36
As far as I know this is not really a bug.

If you are currently not in the channel then the client/server doesn't see that you are a channel admin. So you are not able to remove it unless you switch into it.

ANR Daemon
06-10-2007, 15:41
But if You in that channel, You can't remove it because You in it...

maxi1990
06-10-2007, 15:58
Edit Channel->Uncheck Registered, leave and there you have it ;)

The privilege delete channel if only for the subchannels, not for the parent.

chx86
06-10-2007, 16:13
Edit Channel->Uncheck Registered, leave and there you have it ;)

The privilege delete channel if only for the subchannels, not for the parent.

No, it's not. It's for the full (parent) channel. And I don't allow users to uncheck the registered box, so they can't just unregister the channel and wait for it to be removed.