Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
afterfl0w's Advanced Banlist Details »»
afterfl0w's Advanced Banlist
Version: 2.51, by afterfl0w afterfl0w is offline
Developer Last Online: Apr 2009 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.6.0 Rating:
Released: 08-11-2006 Last Update: 08-13-2006 Installs: 87
DB Changes Uses Plugins Template Edits
Code Changes Additional Files  
No support by the author.

afterfl0w's Advanced Banlist! - Version 2.51
updated 13/08/06

Hey all, it's time for another release. This one has been completely re-written and made a lot easier to install! Also, it's vB3.6 and 3.5 compatible!

Onto the buzz:

Features
  • Simple, yet advanced display of banned users
  • Easy-to-set up! 15 minutes or less install time!
  • Import ALL your old bans into this permanent record of banned users!
  • Automatic post edit of offending post, to show warning that the user was banned!
  • Ban types, length, liftdate, bandate all shown on the list
  • Complete support from me, including custom modifications to the banlist
  • ADDED IN VERSION 2.51 - admin_banlist.php section for AdminCP! From there, you can clear the banlist, import bans, and selectively remove bans from the list!
  • ADDED IN VERSION 2.51 - Template edit for postbit that adds easy [Ban User] link!
  • FIXED IN VERSION 2.51 - Fixed Issues with Importing!
  • FIXED IN VERSION 2.51 - [Ban User] link no longer sends the linked page to main
  • FIXED IN VERSION 2.51 - Fixed compatibility errors with the product and showbans.php for older/newer versions of PHP

Quick install, added what everyone wanted, and made it easy to install! What more could you want!

Installation

Upload the product-aft_banlist.xml to your vB products, and then open the included README_FIRST!!.html file, and cycle through the instructions.

Afterwards, upload the showbans.php to your vB root and you're ready to go!

Importing Old Bans

This was HIGHLY requested in the last version, and I'm a fool for not including it.

Upload the import_bans.php file to your admincp folder, and then navigate to, for example, www.site.com/forums/admincp/import_bans.php.

Follow the instructions, which are as easy as pushing a button , and delete the file afterwards!

Upgrading

If you are upgrading, remove the old banlist table and replace all files!

Troubleshooting/Problems

Any problems or issues with this modification can be either posted in this thread, sent to me in a PM or e-mailed to me at flamethrower_stickattack@hotmail.com

You can also add me to MSN and I'll be able to offer support most of the time.

Install and MOTM Votes

I'm not going to force you to hit the install button, or push it on you, but it'd be greatly appreciated if you do! Also, if you REALLY like this hack, please vote it for MOTM(MOD OF THE MONTH)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 08-12-2006, 09:55 PM
Jesus05uk Jesus05uk is offline
 
Join Date: Feb 2006
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm getting this:
Code:
Database error in vBulletin 3.6.0 Release Candidate 3:

Invalid SQL:
CREATE TABLE banlist (
         banid int(10) unsigned NOT NULL auto_increment,
         userid smallint(5) NOT NULL DEFAULT '',
		 usergroupid smallint(5) NOT NULL DEFAULT '',
         username varchar(50) NOT NULL DEFAULT '',
         dateline int(10) unsigned NOT NULL DEFAULT '',
         bannedpost varchar(255) NOT NULL DEFAULT '',
         reason varchar(255) NOT NULL DEFAULT '',
         sentbywhom varchar(50) NOT NULL DEFAULT '',
         howlong int(10) unsigned NOT NULL DEFAULT '',
         INDEX (banid, userid)
                );

MySQL Error  : Invalid default value for 'userid'
Error Number : 1067
Date         : Saturday, August 12th 2006 @ 03:49:32 PM
Script       : http://forums.gmodcentral.com/admincp/plugin.php?do=productimport
Referrer     : http://forums.gmodcentral.com/admincp/plugin.php?do=productadd
IP Address   : 82.44.204.98
Username     : Jesus
Classname    : vb_database
Reply With Quote
  #3  
Old 08-12-2006, 10:17 PM
afterfl0w's Avatar
afterfl0w afterfl0w is offline
 
Join Date: Mar 2004
Location: Canada
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hmm, I only tested on the full release of vB3.6.

Maybe someone else knows the reason for that? There's nothing wrong with the SQL.
Reply With Quote
  #4  
Old 08-12-2006, 10:26 PM
Jesus05uk Jesus05uk is offline
 
Join Date: Feb 2006
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by afterfl0w
Hmm, I only tested on the full release of vB3.6.

Maybe someone else knows the reason for that? There's nothing wrong with the SQL.
Upgrading to Gold now.
Still no luck.
Reply With Quote
  #5  
Old 08-12-2006, 10:59 PM
afterfl0w's Avatar
afterfl0w afterfl0w is offline
 
Join Date: Mar 2004
Location: Canada
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone else having this problem?

EDIT: Jesus, I'm still seeing Powered by vBulletin Version 3.6.0 Release Candidate 3 at the bottom of your forums.

You sure you upgraded?
Reply With Quote
  #6  
Old 08-12-2006, 11:02 PM
Dan's Avatar
Dan Dan is offline
 
Join Date: Dec 2002
Location: Titusville, Florida
Posts: 1,787
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice job
Reply With Quote
  #7  
Old 08-12-2006, 11:53 PM
afterfl0w's Avatar
afterfl0w afterfl0w is offline
 
Join Date: Mar 2004
Location: Canada
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Update coming soon, since the Import feature appears not to work on an empty database.
Reply With Quote
  #8  
Old 08-13-2006, 12:10 AM
iTaLiAnBoY165 iTaLiAnBoY165 is offline
 
Join Date: Jan 2005
Posts: 70
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey when i try to import bans i get alot of these errors and then no bans imported.

error:
Warning: Cannot use a scalar value as an array in /admincp/import_bans.php on line 127
Reply With Quote
  #9  
Old 08-13-2006, 12:17 AM
afterfl0w's Avatar
afterfl0w afterfl0w is offline
 
Join Date: Mar 2004
Location: Canada
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Read post above yours. It's being worked on.
Reply With Quote
  #10  
Old 08-13-2006, 12:49 AM
Firestar.chkn Firestar.chkn is offline
 
Join Date: Aug 2005
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

I just installed this. I uploaded the files, made the changes to the bannings.php file, and imported the plugin.

I'm not sure though, if there are some instructions missing. I can see the options section, but I cannot see the ban/unban user section in the postbit.

Also, when I try to import the bans, I get an error message saying that I should be an admin to do it, and that I don't have permissions.

Running 3.6 gold.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:25 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05076 seconds
  • Memory Usage 2,298KB
  • Queries Executed 24 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete