[MODDB] Ban Hammer

Post your MODs, receive and provide feedback!
Topics in this forum are not for MOD support, they are for giving the author feedback.
Forum rules
The topics in this forum are not for general MOD support, they are for giving the MOD author some feedback, ideas and bug reports.

Re: [MODDB] Ban Hammer

Postby RMcGirr83 » 26 Feb 2010, 04:24

and the fix

Code: Select all
                  $user_type_array = array(USER_NORMAL, USER_INACTIVE);
                  // Grab the user id
                  $sql = 'SELECT *
                  FROM ' . USERS_TABLE . '
                  WHERE ' . $db->sql_in_set('user_type', $user_type_array) . ' AND username_clean = "' . $username . '"';
                  $result = $db->sql_query($sql);
Image
User avatar
RMcGirr83
Supporter
Supporter
 
Years of membershipYears of membershipYears of membership
 
Posts: 136
MODs: 19
Joined: 30 Nov 2006, 15:23
Gender: Male
Real name: Rich

Re: [MODDB] Ban Hammer

Postby bonelifer » 26 Feb 2010, 09:05

Senoir Richard. You are the man. Sam-T get on getting the next version out the door. You can DO IT.
User avatar
bonelifer
Moderator Team Leader
Moderator Team Leader
 
Years of membershipYears of membershipYears of membershipYears of membership
 
Posts: 1067
Joined: 24 Jun 2006, 18:48
Location: htpc.MythBuntu
Gender: Male
Real name: William

Re: [MODDB] Ban Hammer

Postby SA007 » 28 Feb 2010, 17:00

Very nice MOD you got here. Well done.
User avatar
SA007
New member
New member
 
Posts: 10
Joined: 23 Feb 2010, 18:16
Location: On your website
Gender: Male
Real name: Real Name..What that

Re: [MODDB] Ban Hammer

Postby bonelifer » 11 Mar 2010, 03:49

Ok found the trash can mod. It's a quick tools mod, but the ACP part and the SQL stuff should be what you need.

Move to trash -->> http://phpbb3hacks.com/viewtopic.php?f=37&t=331
User avatar
bonelifer
Moderator Team Leader
Moderator Team Leader
 
Years of membershipYears of membershipYears of membershipYears of membership
 
Posts: 1067
Joined: 24 Jun 2006, 18:48
Location: htpc.MythBuntu
Gender: Male
Real name: William

Previous

Return to MOD Feedback

Who is online

Users browsing this forum: No registered users and 1 guest