[CDB] Stop Forum Spam

A place for Extension Authors to post and receive feedback on Extensions still in development. No Extensions within this forum should be used within a live environment!
Scam Warning
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

IMPORTANT: Extensions Development rules

IMPORTANT FOR NEEDED EVENTS!!!
If you need an event for your extension please read this for the steps to follow to request the event(s)
User avatar
RMcGirr83
Former Team Member
Posts: 22059
Joined: Wed Jun 22, 2005 4:33 pm
Location: Your display
Name: Rich McGirr

[CDB] Stop Forum Spam

Post by RMcGirr83 »

Extension Name: Stop Forum Spam
Author: RMcGirr83

Description:
Requires at least phpBB version 3.1.4-RC1.Extension will query the stop forum spam database on registration and posting (for guests only) and deny the post and or registration to go through if found. Will log an entry in the ACP if so set.

Version: 1.0.0

Download: https://github.com/RMcGirr83/phpBB-3.1- ... master.zip

Installation:
  1. Copy the entire contents of the repository to ext/rmcgirr83/stopforumspam
  2. Navigate in the ACP to Customise -> Extension Management -> Extensions.
  3. Click Enable.
  4. Visit the user registration settings and set the options for the extension
Github Repository: https://github.com/RMcGirr83/phpBB-3.1-stopforumspam

Image

This extension requires at least phpBB 3.1.4-RC1
Image

Image

Image

Image

If you like this extension and want to show some appreciation, then feel free to buy me a beer.
Last edited by RMcGirr83 on Sat Sep 05, 2015 10:09 pm, edited 6 times in total.
Former Modifications/Extensions Team Member | My extensions | github | All requests for support via PM will be ignored
Appreciate the extensions/mods/support then you can support me by buying a beer 🍺
User avatar
RMcGirr83
Former Team Member
Posts: 22059
Joined: Wed Jun 22, 2005 4:33 pm
Location: Your display
Name: Rich McGirr

Re: [RC] Stop forum Spam

Post by RMcGirr83 »

*** reserved ***
Former Modifications/Extensions Team Member | My extensions | github | All requests for support via PM will be ignored
Appreciate the extensions/mods/support then you can support me by buying a beer 🍺
User avatar
Raul [ThE KuKa]
Style Customisations
Style Customisations
Posts: 11137
Joined: Mon Dec 08, 2003 9:24 pm
Location: Spain
Name: Raul Arroyo

Re: [RC] Stop forum Spam

Post by Raul [ThE KuKa] »

Great job!!! ;)
All unsolicited PMs will be ignored.
:warning: Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats :warning:


If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
:flag_es: phpBB Spain - Online Since 2003 :heart:


User avatar
HiFiKabin
Community Team Member
Community Team Member
Posts: 6767
Joined: Wed May 14, 2014 9:10 am
Location: Swearing at the PC, UK
Name: James

Re: [RC] Stop forum Spam

Post by HiFiKabin »

Nice one Rich
User avatar
nextgen
Registered User
Posts: 2395
Joined: Mon Jul 26, 2010 10:58 pm
Location: Guatemala
Name: Melvin García

Re: [RC] Stop forum Spam

Post by nextgen »

Very useful :)
メルビン・ガルシア • nextgen Solutions

Please do NOT contact for support via PM or email.
User avatar
Raul [ThE KuKa]
Style Customisations
Style Customisations
Posts: 11137
Joined: Mon Dec 08, 2003 9:24 pm
Location: Spain
Name: Raul Arroyo

Re: [RC] Stop forum Spam

Post by Raul [ThE KuKa] »

Rich,

This is RC version...

More changes in language files? ;)

Is for Spanish translation on/off :mrgreen:
All unsolicited PMs will be ignored.
:warning: Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats :warning:


If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
:flag_es: phpBB Spain - Online Since 2003 :heart:


User avatar
RMcGirr83
Former Team Member
Posts: 22059
Joined: Wed Jun 22, 2005 4:33 pm
Location: Your display
Name: Rich McGirr

Re: [RC] Stop forum Spam

Post by RMcGirr83 »

No more language changes are planned.

Question, should the extension ban the user if found in the stop forum database? By ip, username, email or a combination?
Former Modifications/Extensions Team Member | My extensions | github | All requests for support via PM will be ignored
Appreciate the extensions/mods/support then you can support me by buying a beer 🍺
User avatar
alhitary
Registered User
Posts: 868
Joined: Wed Jan 17, 2007 7:51 am
Location: ROY
Name: Bassel Taha

Re: [RC] Stop forum Spam

Post by alhitary »

Requires at least phpBB version 3.1.4-RC1

Is that mean it is not working with current version 3.1.3 ? :(
User avatar
HiFiKabin
Community Team Member
Community Team Member
Posts: 6767
Joined: Wed May 14, 2014 9:10 am
Location: Swearing at the PC, UK
Name: James

Re: [RC] Stop forum Spam

Post by HiFiKabin »

alhitary wrote:Requires at least phpBB version 3.1.4-RC1

Is that mean it is not working with current version 3.1.3 ? :(
It means what it says. Unless you have 3.1.4-RC1 or higher, you can not use this extension.
User avatar
Raul [ThE KuKa]
Style Customisations
Style Customisations
Posts: 11137
Joined: Mon Dec 08, 2003 9:24 pm
Location: Spain
Name: Raul Arroyo

Re: [RC] Stop forum Spam

Post by Raul [ThE KuKa] »

"PR" Spanish translation ready Rich. ;)
All unsolicited PMs will be ignored.
:warning: Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats :warning:


If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
:flag_es: phpBB Spain - Online Since 2003 :heart:


User avatar
martin123456
I've Been Banned!
Posts: 726
Joined: Sat Mar 05, 2011 7:44 pm

Re: [RC] Stop forum Spam

Post by martin123456 »

RMcGirr83 wrote:No more language changes are planned.

Question, should the extension ban the user if found in the stop forum database? By ip, username, email or a combination?
User name and email rich.

I'm using this already the non acp version and is working quite well still.

Code: Select all

<!-- IF S_CODE_UNTIDY and S_MESS_ON_INDEX Good If_Not_TIDY_Then_SUBMIT -->
User avatar
Puchahawa
Registered User
Posts: 769
Joined: Sat Jan 01, 2011 10:33 pm
Name: Randy

Re: [RC] Stop Forum Spam

Post by Puchahawa »

Perhaps the option for the admin to have the ext ban or not, then what form of ban (name, IP, email)
User avatar
RMcGirr83
Former Team Member
Posts: 22059
Joined: Wed Jun 22, 2005 4:33 pm
Location: Your display
Name: Rich McGirr

Re: [RC] Stop Forum Spam

Post by RMcGirr83 »

The plan is to only set the ban for an hour or so....not permanent.
Former Modifications/Extensions Team Member | My extensions | github | All requests for support via PM will be ignored
Appreciate the extensions/mods/support then you can support me by buying a beer 🍺
User avatar
Stoker 4.0
Registered User
Posts: 1504
Joined: Sun Feb 13, 2011 1:33 pm
Location: Funen, Denmark
Name: Ulrik Christensen

Re: [RC] Stop Forum Spam

Post by Stoker 4.0 »

RMcGirr83 wrote:The plan is to only set the ban for an hour or so....not permanent.
Great idea. Would prevent admins getting 5 or more mails about the same spammer trying to register or post.
Regards Stoker
User avatar
draky
Registered User
Posts: 250
Joined: Tue Dec 10, 2002 2:04 pm
Location: France
Name: Gilles W.

Re: [RC] Stop Forum Spam

Post by draky »

Very nice extension !

I would prefer an IP ban because Stop Spam Forum is an IP database, isn't it ?

What about to let the amdin choose in ext options ? Email, name, IP, both, all ?
An let the admin the duration of ban ? Like x "hours" or" "days" ? An ampty box for a number beside a dropdown menu with "hours" and " days" ?

Return to “Extensions in Development”