uCoz Community uCoz Modules Forum Ban - How to ban someone ? (By IP address, By username ...) |
Ban - How to ban someone ? |
Ban by username. Is realized by means of reproofs.
Ban by IP address. Is realized by means of admin-bar and forbids activity on the whole site. Admin Bar » Control » IP blocking 1. Each IP address must be entered in a new line.
The bans both by a username and IP prohibits user’s activity but doesn’t prevent him from viewing the site. If you want to prohibit someone from viewing the site you must adjust user group permissions. There are the following options for this purpose: 1. View users' personal pages (profiles)
You must remember that IP ban doesn’t mean that you have got rid of a hooligan forever. Many users have dynamic IPs, some users use proxy and some have a corporative network: if you ban one user you’ll also ban a number of harmless users. And don’t forget that the ban by a username is also not the best decision: it’s not a problem to register a new username. You can use the following methods to protect your site from undesirable visitors:
1. Create a separate group with no permissions and move there all delinquents. 2. Ordinary users can read everything but their permissions to write are limited. Only checked users can write. I'm not active on the forum anymore. Please contact other forum staff.
|
this is a range of his ip: 82.76.0.0 - 82.79.255.255
normaly an ip range ban is given by replacing numbers with *. i.e.: 82.76.*.* 82.77.*.* 82.78.*.* 82.79.*.* or Buffer overrun detected!
|
Quote (MaRiO3719) i resolved or not the problem? no, you didnt.
Quote (MaRiO3719) i banned the range of IPs in this mode 82.78.56.0 you have to choose what is worse - ban all range or keep baning the same person everyday. when you decide to ban a dinamic ip you must ban a whole range. Buffer overrun detected!
|
Quote (Sunny) Create a "banned" group, adjust group permissions and make the pages like the following: Code Where do I put this code??? And Do I have to create a new page by page management and add create new page with this code?? Code <html> <head> <title>The account is blocked</title> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <style type="text/css"> body{ font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif; font-size: 11px; margin: 0; padding: 0; /* required for Opera to have 0 margin */ } .errorwrap { background: #F2DDDD; border: 1px solid #992A2A; border-top: 0; margin: 5px; padding: 0; } .errorwrap h4 { background: #E3C0C0; border: 1px solid #992A2A; border-left: 0; border-right: 0; color: #992A2A; font-size: 12px; font-weight: bold; margin: 0; padding: 5px; } .errorwrap p { background: transparent; border: 0; color: #992A2A; margin: 0; padding: 8px; font-size: 11px; } </style> </head> <body> <table border="0" width="750" cellspacing="1" cellpadding="75" align="center"> <tr> <td width="100%"> <div class="errorwrap"> <h4>Your account has been blocked: by the Administration</h4> Your username (<b>$USERNAME$</b>) on this site has been blocked by the administrator. The following reasons were provided:</p> A standard ban for all larrikins</p> If you see this then you have been banned!</p> Possible causes:</p> - For spamming</p> - For using offensive language</p> The time of ban termination: <b>Not</b>limited</p> This is an automatic blocking procedure and it doesn’t require any actions.</p> </div> </td> </tr> </table> </body> </html> Please Help me I am confused... Post edited by warezparadise - Tuesday, 2010-01-26, 9:49 AM
|
Quote (warezparadise) Where do I put this code??? Depends on where you want it to appear. Probably into "Site Pages" template.
Quote (warezparadise) And Do I have to create a new page by page management and add create new page with this code?? Yes. I'm not active on the forum anymore. Please contact other forum staff.
|
Well, I've blocked users before but that doesn't stop them from making another account and coming back to my website. I've tried IP blocking and stuff and it still let them make another account. Please help me because there is someone who keeps spamming on our website and if we block them they just make another account with a NEW e-mail so that rules out the 1 e-mail per user setting.
|
| |||