[Plugin: TypePad AntiSpam for WordPress] Causes a php error
-
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)
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.