Forums

TypePad AntiSpam Errors on Multsite (9 posts)

  1. jimgroom
    Member
    Posted 10 months ago #

    I am currently running a 5000+ blog multisite installation and moved from Akismet to TypePad AntiSpam (http://antispam.typepad.com/) this morning and everything works fine save that whenever anyone posts a comment on a blog the comment takes, but in the interim this error message shows up:

    Warning: stripslashes() expects parameter 1 to be string, array given in /home/umwblogs/public_html/wp-content/mu-plugins/TypePadAntiSpam.php on line 226

    Warning: Cannot modify header information - headers already sent by (output started at /home/umwblogs/public_html/wp-content/mu-plugins/TypePadAntiSpam.php:226) in /home/umwblogs/public_html/wp-content/plugins/subscribe-to-comments/subscribe-to-comments.php on line 817

    Warning: Cannot modify header information - headers already sent by (output started at /home/umwblogs/public_html/wp-content/mu-plugins/TypePadAntiSpam.php:226) in /home/umwblogs/public_html/wp-includes/pluggable.php on line 934

    I have the TypePadAntiSpam in the mu-plugins folder as you an see, and I deactivated Subscribe to Comments and the same errors (save the Subscribe to comments one) showed up, so i am wondering if anyone has any ideas how I might work around this stripslashes() error.

    I appreciate any advice, help, and/or commiseration you can offer in advance.

  2. Andrea_r
    team pirate
    Posted 10 months ago #

    headers already sent

    this one usually means there's a blank line at the beginning or end of those files. Can you check? :)

  3. jimgroom
    Member
    Posted 10 months ago #

    Andrea_r,

    I am checking now, and you are amazing---how did I know you would respond here? What would the WP community do without you?

  4. Andrea_r
    team pirate
    Posted 10 months ago #

    Eh, they'd manage. ;) I am training ninjas and pirates as we speak.

  5. jimgroom
    Member
    Posted 10 months ago #

    Andrea,

    There was a space at the bottom of both the typepad antispam and pluggable PHP files, but when I removed that spaces the error is still there. Curtiss had an idea that would change the code on line 225-227 of the TypPad Antispam code, and that removed the error but comments went directly to spam without moderation or anything.

  6. Andrea_r
    team pirate
    Posted 10 months ago #

    yeah for that one? I think they need to fix the plugin. :-/

    we've been having some success with "cookies for comments" plugin as well.

  7. jimgroom
    Member
    Posted 10 months ago #

    Excellent,

    Thanks for the cookie for comments suggestion. I'll be trying that out shortly.

  8. agreda
    Member
    Posted 2 months ago #

    I think they need to fix the plugin.

    Me too...

    For the record, we're seeing this same issue with the errors every time comments are made on sites of the Tripawds Blogs community.

    Any Typepad Antispam plugin devs listening?

    @jimgroom Care to share that hack for further investigation?

    @Andrea_r Thanks as usual for your continued ninja training efforts!

  9. agreda
    Member
    Posted 2 months ago #

    PS: I've submitted a link to this topic to antispam at sixapart and just wanted to clarify that our errors are only slightly different, likely because we've network activated ours from the plugins folder.

    Just noticed this topic is now 7 months old too! :-\

    Warning: stripslashes() expects parameter 1 to be string, array given in /home/tripawds/public_html/wp-content/plugins/typepadantispam/TypePadAntiSpam.php on line 226
    
    Warning: stripslashes() expects parameter 1 to be string, array given in /home/tripawds/public_html/wp-content/plugins/typepadantispam/TypePadAntiSpam.php on line 226
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/tripawds/public_html/wp-content/plugins/typepadantispam/TypePadAntiSpam.php:226) in /home/tripawds/public_html/wp-includes/pluggable.php on line 866

Reply

You must log in to post.

About this Topic