You are not logged in.
- Topics: Active | Unanswered
#26 2013-01-15 11:38:33
- Burnouts
- Member
- Registered: 2009-04-02
- Posts: 25
Re: SPAM blocking : SpamBarrier mod
You can delete multiple users at once on the admin users page.
I ended up writing my own script to delete them if they had content in their sig but no posts, deleted the threads and posts by them too.
7850 users to 159
Offline
#27 2013-01-15 17:24:19
- sklerder
- Member
- From: Brittany
- Registered: 2012-11-06
- Posts: 130
- Website
Re: SPAM blocking : SpamBarrier mod
Hello !
I verified once again on my forum (in English to be sure to be in the same conditions that your's).
Users
Username E-mail Posts Website Signature Registered
No match.
How did you install the mod ?
Manually ?
Offline
#28 2013-01-18 15:28:14
- Burnouts
- Member
- Registered: 2009-04-02
- Posts: 25
Re: SPAM blocking : SpamBarrier mod
Once you install the mod using install_mod.php you must then follow the rest of the steps outlined in the readme.txt file, it is long the lines of modifying register.php, login.php and profile.php (and some lang files).
To the creator of this I would think it would be a good idea to include this more visible to the people installing the mod because if you just use install_mod.php it does actually install it but not completely, thus leaving some like me and skleder a bit confused to why it isn't working.
Working great here though!
Offline
#29 2013-01-18 17:30:48
- sklerder
- Member
- From: Brittany
- Registered: 2012-11-06
- Posts: 130
- Website
Re: SPAM blocking : SpamBarrier mod
Hello.
Sorry, but it was such an evidence for me, that I did'nt mention that all the steps in the readme.txt were to be applied
[Edit]
I've added the information in the first post of this topic.
[/Edit]
Last edited by sklerder (2013-01-18 22:45:51)
Offline
#30 2013-02-06 01:09:23
- raygene
- Member
- From: QC, Canada
- Registered: 2012-11-02
- Posts: 57
- Website
Re: SPAM blocking : SpamBarrier mod
May I assume that this mod has to be applied manually but not with Mod Installer?
Also, will this play nice with the "Very Simple Anti Bot Registration" mod?
Cheers!
Last edited by raygene (2013-02-06 01:15:29)
Never, under any circumstances, take a laxative and a sleeping pill on the same night...
Offline
#31 2013-02-13 02:53:56
- Burnouts
- Member
- Registered: 2009-04-02
- Posts: 25
Re: SPAM blocking : SpamBarrier mod
Hi,
I am getting the following error when a user attempts to sign up
"You are identified as undesirable. RC : 3"
I have tried to signup to my own forum using a unused email but I get this issue when I click "register".
Seems to be an issue across a few of my fluxbb installs, tried a clean install but same issue.
Other mods installed are ezbbc toolbar, mod installer and private messaging. I don't think any of these would be conflicting?
I feel that spambarrier is blocking all users, as I've gone from a few users per day to none (not bots).
Total
Not spam: 0
Blocked by Honeypot: 12738
Blocked by SFS: 9
Blocked by DNSBL: 0
Average last 7 days
Not spam: 0 per day
Blocked by Honeypot: 230.71 per day
Blocked by SFS: 0.14 per day
Blocked by DNSBL: 0 per day
I have tried turning off all spam checks but it does not seem to make any changes, I am thinking there is some issues with the mod.
Last edited by Burnouts (2013-02-13 02:56:18)
Offline
#32 2013-02-20 21:20:05
- sklerder
- Member
- From: Brittany
- Registered: 2012-11-06
- Posts: 130
- Website
Re: SPAM blocking : SpamBarrier mod
Hi !
Sorry for the late answers ...
@raygene : The mod may be installed manually, or with Daris' Patcher (thats the method I use).
I didn't try to "port" it on Otomatic's "Mod Installer", but it shouldn't be too hard for who has already "ported" some mod on "Mod Installer".
@Burnouts : : Could you paste the code of your register.php and login.php files, please ?
Are you sure you don't call the "include/spambarrier.php" in any other script ?
[Edit]
The code "RC=3" indicates indicates that the HoneyPot field has been posted as not empty, but shouldn't be tested on login (only on registering) ...
[/Edit]
Last edited by sklerder (2013-02-20 21:23:00)
Offline
#33 2013-02-21 02:55:37
- Burnouts
- Member
- Registered: 2009-04-02
- Posts: 25
Re: SPAM blocking : SpamBarrier mod
Hey thanks for checking this..
This is the contents of my register.php - http://pastebin.com/eS8zDYbZ
Offline
#34 2013-02-21 08:08:20
- sklerder
- Member
- From: Brittany
- Registered: 2012-11-06
- Posts: 130
- Website
Re: SPAM blocking : SpamBarrier mod
Hi Burnouts.
It seems to me you missed steps 28 & 29, which are very important : They create the HoneyPot field in the register form
According to that, it appears to me that you apply modifications manually ...
Well, perhaps should you use Daris' Patcher ... It will really simplify your installations
Offline
#35 2013-02-21 11:20:35
- Burnouts
- Member
- Registered: 2009-04-02
- Posts: 25
Re: SPAM blocking : SpamBarrier mod
I did them manually because the mod installer left out the steps.. you may want to look into that.
Offline
#36 2013-02-21 12:01:22
- sklerder
- Member
- From: Brittany
- Registered: 2012-11-06
- Posts: 130
- Website
Re: SPAM blocking : SpamBarrier mod
Huuuh ?
What do you mean, exactly ?
In the readme.txt, these steps are not optional
Offline
#37 2013-02-26 20:17:08
- raygene
- Member
- From: QC, Canada
- Registered: 2012-11-02
- Posts: 57
- Website
Re: SPAM blocking : SpamBarrier mod
Before I install this mod, is it compatible with 1.5.3?
Thanks.
Never, under any circumstances, take a laxative and a sleeping pill on the same night...
Offline
#38 2013-02-26 20:38:05
- sklerder
- Member
- From: Brittany
- Registered: 2012-11-06
- Posts: 130
- Website
Re: SPAM blocking : SpamBarrier mod
Hi !
Yes, it should be ...
I didn't test it agains 1.5.3, but knowing what has been modified since 1.5.2 and 1.5.3, it shouldn't be a problem
Offline
#39 2013-02-26 20:46:51
- raygene
- Member
- From: QC, Canada
- Registered: 2012-11-02
- Posts: 57
- Website
Re: SPAM blocking : SpamBarrier mod
Thanks for the quick reply!
Should I add 1.5.3 to:
$fluxbb_versions= array('1.5.0','1.5.1','1.5.2');
To avoid getting the version warning?
Merci!
Never, under any circumstances, take a laxative and a sleeping pill on the same night...
Offline
#41 2013-02-26 20:56:19
- raygene
- Member
- From: QC, Canada
- Registered: 2012-11-02
- Posts: 57
- Website
Re: SPAM blocking : SpamBarrier mod
Thanks for your help, much appreciated.
Last edited by raygene (2013-02-26 20:57:29)
Never, under any circumstances, take a laxative and a sleeping pill on the same night...
Offline
#42 2013-02-26 20:58:21
- sklerder
- Member
- From: Brittany
- Registered: 2012-11-06
- Posts: 130
- Website
Re: SPAM blocking : SpamBarrier mod
Thank you Franz ...
Same answer
Offline
#43 2013-02-26 21:23:25
- raygene
- Member
- From: QC, Canada
- Registered: 2012-11-02
- Posts: 57
- Website
Re: SPAM blocking : SpamBarrier mod
Sorry to be a pain but since I've already installed "Very Simple Anti Bot Registration", should I apply the mod using Patcher or do it manually just in case VSABR may have modified certain lines SpamBarrier will?
Never, under any circumstances, take a laxative and a sleeping pill on the same night...
Offline
#44 2013-02-26 21:47:34
- sklerder
- Member
- From: Brittany
- Registered: 2012-11-06
- Posts: 130
- Website
Re: SPAM blocking : SpamBarrier mod
You can try with Patcher ...
Thats with it I installed SpamBarrier.
If something goes wrong, it will alert you before making modifications ...
Then, you'll have to uninstall VSABR, but maybe there won't be any conflict
Offline
#45 2013-02-26 21:55:00
- raygene
- Member
- From: QC, Canada
- Registered: 2012-11-02
- Posts: 57
- Website
Re: SPAM blocking : SpamBarrier mod
Thanks, I'll try using Patcher and see what happens, if there's a problem, I'll uninstall VSABR.
I'll keep you posted...
Un gros merci du Québec.
Never, under any circumstances, take a laxative and a sleeping pill on the same night...
Offline
#46 2013-02-27 00:39:34
- raygene
- Member
- From: QC, Canada
- Registered: 2012-11-02
- Posts: 57
- Website
Re: SPAM blocking : SpamBarrier mod
Update: I had to install it manually because there was a line already modified by VSABR and I had to merge a bit of code from the two mods.
It seems that the installation went well, I entered my StopForumSpam API key, checked the required options and saved the settings.
Since this board isn't live (public) yet, is there a way to test SpamBarrier?
Also, may I assume that if I need to remove or update VSABR, I'll have to do so manually? This was installed using Mod Installer (as suggested by the mod author) and my merged code line might interfere with the code from both mods.
Never, under any circumstances, take a laxative and a sleeping pill on the same night...
Offline
#47 2013-02-27 06:07:57
- cyberman
- Member
- From: Germany
- Registered: 2010-01-11
- Posts: 297
- Website
Re: SPAM blocking : SpamBarrier mod
Many thanx for this nice mod - works for me with 1.4.8 as I need.
Only on user search I got an Fatal error
Fatal error: Call to undefined function parse_signature() in /usr/www/users/itozrm/forum/plugins/AP_SpamBarrier.php on line 103
Mitgliedsname Email Beiträge Webseite Signatur Registriert
Think the spam assassin is essential so it should be a FluxxBB feature, not only a mod .
Last edited by cyberman (2013-03-03 00:40:28)
Offline
#48 2013-03-02 21:27:25
- Ememone
- Member
- From: Warsaw
- Registered: 2008-09-13
- Posts: 43
Re: SPAM blocking : SpamBarrier mod
When I install this mod (FluxBB 1.5.2) then people have error during registration process. Error is when user click "Register" button... Whats wrong?
An error was encountered
Error: Unable to log user registration.
Clean FluxBB 1.5.2 with only "Patcher by Daris" modification...
Offline
#49 2013-03-03 11:20:27
- adaur
- Developer
- From: France
- Registered: 2010-01-07
- Posts: 843
- Website
Re: SPAM blocking : SpamBarrier mod
Hi Ememone,
Please enable debug mod and paste the full error here .
Last edited by adaur (2013-03-03 11:20:50)
FeatherBB - A simple and lightweight new generation forum system
Based on FluxBB, written in PHP, using Slim Framework for a proper OOP-MVC architecture.
Offline
#50 2013-03-03 11:56:46
- Ememone
- Member
- From: Warsaw
- Registered: 2008-09-13
- Posts: 43
Re: SPAM blocking : SpamBarrier mod
Hi adaur,
Full error from debug mode:
An error was encountered
File: /home/michalm1/public_html/forum/include/spambarrier.php
Line: 37FluxBB reported: Unable to log user registration
Database reported: Unknown column 's_errors' in 'field list' (Errno: 1054)
Offline