• I am currently running a 5000+ blog multisite installation and moved from Akismet to TypePad AntiSpam (https://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.

Viewing 8 replies - 1 through 8 (of 8 total)
  • headers already sent

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

    Thread Starter jimgroom

    (@jimgroom)

    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?

    Eh, they’d manage. ?? I am training ninjas and pirates as we speak.

    Thread Starter jimgroom

    (@jimgroom)

    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.

    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.

    Thread Starter jimgroom

    (@jimgroom)

    Excellent,

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

    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!

    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
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘TypePad AntiSpam Errors on Multsite’ is closed to new replies.