Simple Machines Community Forum

Customizing SMF => Modifications and Packages => Topic started by: babjusi on August 16, 2009, 03:08:55 PM

Title: Ban troublesome user/s from board/s
Post by: babjusi on August 16, 2009, 03:08:55 PM
Link to Mod (http://custom.simplemachines.org/mods/index.php?mod=2061)

This mod will allow you to prevent certain users from entering certain boards of your choosing. Those users won''t be able to enter those boards. They will see them but they can''t enter them.

You can enable and disable the mod from the acp of your forum, where you can also choose the boards that you want to set as off limit for the troublesome users.
Title: Re: Ban troublesome user/s from board/s
Post by: gbsothere on August 16, 2009, 03:11:31 PM
Wow....   what a great idea! 

(http://whereitestmystuff.com/images/thumb.gif)
Title: Re: Ban troublesome user/s from board/s
Post by: akbora on August 16, 2009, 04:45:22 PM
very good idea but no 2.0 .

I am worried...
Title: Re: Ban troublesome user/s from board/s
Post by: Sudhakar Arjunan on August 17, 2009, 04:40:26 PM
Real good mod.

Hope you have got this idea, since you are running forum for years.

Good work.
Title: Re: Ban troublesome user/s from board/s
Post by: MaXiForum.cz on August 17, 2009, 04:45:17 PM
Quote from: gbsothere on August 16, 2009, 03:11:31 PM
Wow....   what a great idea! 

(http://whereitestmystuff.com/images/thumb.gif)

really nice :-)
Title: Re: Ban troublesome user/s from board/s
Post by: Sabre™ on August 18, 2009, 03:03:13 AM
Very Nice Mod Mate!

Thank You :)
Title: Re: Ban troublesome user/s from board/s
Post by: babjusi on August 18, 2009, 10:30:30 AM
Thanks for your comments and feedback guys :0
Title: Re: Ban troublesome user/s from board/s
Post by: MF30 on August 18, 2009, 12:33:05 PM
Nice Mod! ;)
Title: Re: Ban troublesome user/s from board/s
Post by: deathgame3 on August 24, 2009, 04:33:20 PM
hi i have a problem, you see when you navigate to /index.php?action=ban ...on the left hand side it shows the admin index..which includes ADMINISTRATION CENTER and SUPPORT AND CREATED under the MAIN and...BAN LIST under MEMBERS...is there a way to remove the MAIN part....(which includes the center and support links)...or if possible..is there a way to complete remove the left side index?...i do not want mods checking out administration center...which shows everything about the server and forum
Title: Re: Ban troublesome user/s from board/s
Post by: LHW on August 24, 2009, 04:48:39 PM
Very nice Mod!  Tested it on myself, and got banned from the boards I entered.  It worked perfectly!

Thanks!  :)
Title: Re: Ban troublesome user/s from board/s
Post by: babjusi on August 24, 2009, 04:49:03 PM
Quote from: deathgame3 on August 24, 2009, 04:33:20 PM
hi i have a problem, you see when you navigate to /index.php?action=ban ...on the left hand side it shows the admin index..which includes ADMINISTRATION CENTER and SUPPORT AND CREATED under the MAIN and...BAN LIST under MEMBERS...is there a way to remove the MAIN part....(which includes the center and support links)...or if possible..is there a way to complete remove the left side index?...i do not want mods checking out administration center...which shows everything about the server and forum

I am not sure that I understood what you meant. My mod has nothing to do with that.

P.s. Can you post a screenshot of the problem btw?
Title: Re: Ban troublesome user/s from board/s
Post by: babjusi on August 24, 2009, 04:49:17 PM
Quote from: Lord High Warlock on August 24, 2009, 04:48:39 PM
Very nice Mod!  Tested it on myself, and got banned from the boards I entered.  It worked perfectly!

Thanks!  :)

Thanks for your feedback :)
Title: Re: Ban troublesome user/s from board/s
Post by: Autumn13 on November 27, 2009, 08:46:54 PM
This is a wonderful mod, but is there any way that the person banned from the board can't see the board at all in the first place? So they don't know that the board even exists in the first place
Title: Re: Ban troublesome user/s from board/s
Post by: hartiberlin on December 29, 2009, 07:55:50 PM
Will there be a version for SMF 2.0RC2 ?

When ?

How do you add the troublesome users ?
Via the Ban list ?
or`how ?
Title: Re: Ban troublesome user/s from board/s
Post by: babjusi on December 30, 2009, 11:42:22 AM
Quote from: hartiberlin on December 29, 2009, 07:55:50 PM
Will there be a version for SMF 2.0RC2 ?

When ?

How do you add the troublesome users ?
Via the Ban list ?
or`how ?

I plan to upgrade it once 2.0 hits the final stage. You can add the troublesome users by their uid at the mod settings.
Title: Re: Ban troublesome user/s from board/s
Post by: Humphrey on March 05, 2010, 03:37:00 AM
Hello.

I just downloaded and installed this mod, but what I get is slightly different from the screenshot I can see in the mod page.

This is what I got on SMF 1.1.11:
(http://img200.imageshack.us/img200/9632/screenshot1pl.jpg)

Is it just my problem? Can I be sure the mod is correctly installed as it said when I ran it?

Thank you for any answer.
Title: Re: Ban troublesome user/s from board/s
Post by: Sabre™ on March 05, 2010, 06:02:43 PM
Check that the code was added to your Themes/default/languages/Modifications.english.php  and  /Themes/default/languages/Help.english.php.
If you have templates named Modifications.english-utf8.php  and  Help.english-utf8.php, then add the code to them also.
If you are using languages other than english, you will need to add the code for those templates aswell. eg. Modifications.klingon-utf8.php
Title: Re: Ban troublesome user/s from board/s
Post by: Humphrey on March 15, 2010, 06:23:51 AM
Thank you so much!