Welcome, Guest. Please Login or Register.
May 14, 2025, 05:17:52 AM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  Account Disabling « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Account Disabling  (Read 486 times)
Draker
Noobie
*
Posts: 29


WWW
Account Disabling
« on: June 16, 2003, 07:36:32 AM »
Reply with quote

I wonder if it would be possible to write up a mod which would allow Admins (Or Global Moderators) to disable user accounts - Not delete or ban them -  but to disallow people from loggin in until such time as the account has been reactivated.

The problem I am facing is that I believe I have one person with two different accounts, posting both sides of a discussion.  However, until I am certain of this, I don't want to just delete the user, because I may be wrong, and then its rather hard to un-delete.

But if a mod were in place such that the next time this person/people attempted to log in, and they got an error message saying "Your account has been disabled.  Please contact the forum administrator for further assistance" or something, it would help out (or at least help me out.)
Logged
Aquilo
The Black Llama
Sr. Member
****
Posts: 416


Would'nt you like to be a llama too?

WWW
Re:Account Disabling
« Reply #1 on: June 16, 2003, 09:31:44 AM »
Reply with quote

have you checked the ip address to see if they are in the same block??

I was looking at the code for banning and I banned a test account and I'm gonna have to remove the cookie to login as admin again :) you cant stay logged in once you click any link your "disabled".

if you don't ban folks and you need something temporary
you could change the text:

$txt[430] = ', Your account has been disabled.  Please contact the forum administrator for further assistance';

banning is quite effective what level of disablement do you mean.

You could create another entry in the banned table and make type=disabled value=$username
Then do a query in banned() to display a custom message if the user is disabled but it's the same thing

Aquilo
« Last Edit: June 16, 2003, 09:32:36 AM by Aquilo » Logged

[td][/td]
[td]
[/td][td][/td][/table]
Spaceman-Spiff
Mod Team
YaBB God
*****
Posts: 3689


My $txt[228]

Re:Account Disabling
« Reply #2 on: June 16, 2003, 10:21:11 PM »
Reply with quote

you can try installing the Mute Mod, follow the white rabbit link in my sig
Logged

   My mods, ysePak, codes, tutorials
    Support question IMs = bad.
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  Account Disabling « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.042 seconds with 21 queries.