• This causes a PHP error about line 226.

    foreach ( $comment as $key => $data )
    $query_string .= $key . ‘=’ . urlencode( stripslashes($data) ) . ‘&’;

    I assume that something else above is wrong as $data probably shouldn’t be null.

Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m having this same problem, but I haven’t found a solution to it.

    will this plugin ever be updated?
    I know I can use the akismet plugin and change the links to the typepad servers but I don’t know enough php to remove the menu links…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: TypePad AntiSpam for WordPress] Causes a php error’ is closed to new replies.