| |
The time now is Sat Sep 04, 2010 1:43 pm |
Posted: Thu Mar 20, 2008 10:17 pm Post subject: Spamcheck level goes to 1 |
 |
|
 |
|
ewelin
Joined: 20 Mar 2008 Posts: 2
|
Which antispam version? 1.2.8
Which phpbb version? 2.0.23
Can you describe the bug? When inside the Antispam -> Management page if you save changes the Spamcheck level gets set to 1. I've manually adjusted the setting in the config table within the DB only to go back there and change it to something else and it goes back to 1. I haven't looked into this for a reason why but I'm guessing a minor html code within the template file.
What happened before the bug was visible/triggered ? This worked fine before updates were completed. I upgrade antispam from 1.2.7 and i upgraded phpBB from 2.0.21. Everything else seems to be working except for this. |
|
|
Posted: Fri Mar 21, 2008 10:34 pm Post subject: |
 |
|
 |
|
ramon fincken Site Admin
Joined: 11 Dec 2006 Posts: 274 Location: A'dam/Diemen, The Netherlands
|
hi Ewelin,
thanks for reporting.
I looked into the PHP code and there is indeed an error triggered so the HTML output is incorrect ..
I have fixed this in 1.2.9
If you are dying for a solution here's the instructionset:
OPEN
/admin/admin_antispam_fields.php
FIND
| Code: | // Spamchecklevel
$input = make_input('text', 'mod_spamcheck_api' |
REPLACE WITH
| Code: | // Spamchecklevel
$input = make_input('text', 'mod_spamcheck_level' |
_________________ Phpbbantispam founder, available for freelance phpBB2 coding.
Get it while it's hot ! http://www.phpbbantispam.com/viewtopic.php?t=1
Project files & mailinglist: https://sourceforge.net/projects/phpbbantispam/ |
|
|
Posted: Fri Mar 21, 2008 11:42 pm Post subject: |
 |
|
 |
|
ewelin
Joined: 20 Mar 2008 Posts: 2
|
glad you figured it out... I'm in no need of the fix but thanks for providing it. I'm looking forward to 1.2.9  |
|
|
Posted: Sat Mar 22, 2008 1:26 am Post subject: |
 |
|
 |
|
|
|
|
Posted: Sat May 24, 2008 5:57 pm Post subject: |
 |
|
 |
|
|
|
|
|
All times are GMT + 1 Hour
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|