Arrow

Problem with WP 2.7 back-end reply feature and Custom Anti-Spam | Peter's Custom Anti-Spam for WordPress | Forum

Back to the custom anti-spam plugin page
 
Current User: Guest
Search Forums:


 






Minimum search word length is 4 characters – Maximum search word length is 84 characters
Wildcard Usage:
*  matches any number of characters    %  matches exactly one character

Problem with WP 2.7 back-end reply feature and Custom Anti-Spam

Reply to Post Add a New Topic
UserPost

1:18 pm
December 4, 2008


steveegg

Guest

There is a slight problem with the plugin (3.1.1) and WP 2.7 (RC1) – when attempting to reply from the "Edit Comments" back-end with "force registered users to enter the anti-spam word", the attempt fails with the "Error: Please enter the anti-spam word." message. Since there is no place to enter the word, and I don't want to disable the registered users need to enter the word, that's a minor annoyance.

1:19 pm
December 4, 2008


steveegg

Guest

That should be "'force registered users to enter the anti-spam word' feature active". I really need to learn to proof-read :-)

1:56 pm
December 4, 2008


Peter

Admin

posts 732

Hi steveegg,

Thanks for pointing that out. I will fix this in the 3.1.2 release today. You can immediately patch 3.1.1 by replacing lines 585 and 586 of custom_anti_spam.php with:

// If the user is not logged in check the security code
if( ($cas_forcereg || ! isset( $user_ID )) && !is_admin() )

Basically, this adds a check to see whether you are logged into the WordPress back-end. If you are, it won't check for the anti-spam word.

12:43 pm
December 5, 2008


steveegg

Guest

Thanks much. Downloading now on both the main blog (still running 2.6.3) and the test one.

12:51 pm
December 5, 2008


steveegg

Guest

Works like a charm

Reply to Post

Reply to Topic:
Problem with WP 2.7 back-end reply feature and Custom Anti-Spam

Guest Name (Required):

Guest Email (Required):

HTML Editor
Smileys
Confused Cool Cry Embarassed Frown Kiss Laugh Smile Surprised Wink Yell
Post New Reply

Guest URL (required)

Math Required!
What is the sum of:
3 + 4