vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Anti-Spam Options - Spam Decimator (https://vborg.vbsupport.ru/showthread.php?t=271057)

Fraxter 10-02-2011 10:15 AM

Quote:

Originally Posted by Hostboard (Post 2252164)
Scren capture... I think this is universal regardless of where you are in VB (Blogs, CMS, Forums)

Ah ok. That's a good idea. :)

Fraxter 10-02-2011 05:29 PM

Small weekend update:

Quote:

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
More later. :)

Hostboard 10-03-2011 06:44 PM

Thank you for the update :)

nipponmexico 10-04-2011 07:40 AM

Quote:

Originally Posted by cric2k (Post 2251669)
Ability to add IP address to banned list would be great.

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

Fraxter 10-04-2011 10:15 AM

He's talking about the vbulletin option to ban ip addresses.

synseal 10-05-2011 09:47 AM

Quote:

Originally Posted by Pander23 (Post 2251627)
Only with a manuel template edit, cause there is no template hook. Let me know if you need help for that.

I have looked at the template but cant find what needs changing to move it right, thanks. :up:

Fraxter 10-05-2011 03:12 PM

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}&amp;threadid={vb:raw post.threadid}&amp;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">&nbsp;</span>

That's all.

TheHack3r 10-05-2011 03:17 PM

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 :)

Fraxter 10-05-2011 03:40 PM

Quote:

Originally Posted by TheHack3r (Post 2253617)
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...

Normally the spam button should appear in forum posts, if you have correctly set your spam decimator settings (correct usergroup ids). Please check your settings first.

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.

jitsuboy 10-05-2011 09:57 PM

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?


All times are GMT. The time now is 05:56 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01172 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_html_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete