The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||||||||||
Description
Handle spam with two fast clicks. Features - Ban user - Delete all forum threads by user (soft or permanent) - Delete all forum posts by user (soft or permanent) - Delete all blog comments by user (soft or permanent) - Delete all blogs by user (soft or permanent) - Delete all cms comments by user (soft or permanent) - Move soft deleted threads to specific forum (option) - Send auto mail to spammer - Send auto mail to webmaster - Set maximum posts for display spam button Install 1.) Upload all files from the "upload" folder to your forum root 2.) Import the product 3.) Done ![]() Update 1.) Upload all files from the "upload" folder to your forum root (override existing files) 2.) Import the product (override the existing) 3.) Done ![]() Changelog 2.0.1 [BUGFIX] - Blog entries deletion 2.0 Beta 2 [UPDATE] - Improved Decimator view (See: Attachment #3) [FEATURE] - Added checkbox for blog entry deletion [BUGFIX] - Textarea (send mail to spammer) only visible if setting is on now 2.0 Beta [UPDATE] - Updated to vBulletin 4.1.5 [UPDATE] - Made full XHTML valid [UPDATE] - Updated delete_blog_entries() function (for soft and permanent delete) [UPDATE] - Replaced all hardcoded text with phrases [UPDATE] - Various changes [FEATURE] - ON/OFF Setting for send mail to spammer [BUGFIX] - Fixed wrong forum/thread rebuilding (reported here: #125) Note This is only a beta. Update will follow. Please report bugs and issues in this thread. Credits Special thanks to RaidenDAWG2, who's written the original addon. He gave me the permission to update & release it here. Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
6 благодарности(ей) от: | ||
ah-webhosting, amin, hanhdn, Hostboard, Mulet |
Comments |
#22
|
|||
|
|||
![]() Quote:
![]() |
#23
|
|||
|
|||
![]()
Small weekend update:
Quote:
![]() |
#24
|
||||
|
||||
![]()
Thank you for the update
![]() |
#25
|
|||
|
|||
![]()
maybe you can test this
add this to .htaccess order allow,deny deny from 192.168.1.20 allow from all You can ban any ip , segment, or full class. Cya |
#26
|
|||
|
|||
![]()
He's talking about the vbulletin option to ban ip addresses.
|
#27
|
||||
|
||||
![]()
I have looked at the template but cant find what needs changing to move it right, thanks. :up:
|
#28
|
|||
|
|||
![]()
Edit postbit_legacy template.
Find: HTML Code:
<vb:if condition="$post['editlink']">
Add above: HTML Code:
<a href="#" class="spam" onclick="window.open('decimator.php?userid={vb:raw post.userid}&threadid={vb:raw post.threadid}&postid={vb:raw post.postid}','spam_decimator','statusbar=yes,menubar=yes,toolbar=yes,scrollbars=yes,resizable=yes,width=850,height=600'); return false;">Spam</a> <span class="seperator"> </span> |
Благодарность от: | ||
synseal |
#29
|
||||
|
||||
![]()
It's great mod, thanks, work perfectly on my board (vBulletin version 4.1.3)
But there is a bug: On thread the SPAM button for staf (moderator or super moderator) is not appear, but on PM is appear... Can you give solution about this situation... Thanks before ![]() |
#30
|
|||
|
|||
![]() Quote:
About the PM button in pms. Didn't notice that the template hook uses the same controls there. It's fixed in the next beta build. |
#31
|
|||
|
|||
![]()
Hi. I've uploaded to my root and upload the .xml. When I log onto my site I can see the new "spam" button under the posts, however when I click on it I get this error: Not Found
The requested URL /decimator.php was not found on this server. Apache/2.2.3 (CentOS) Server at www.mysite.com Port 80 I've uploaded many other add-ons before so I am familiar how to do it. Any thoughts? |
![]() |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|