Any chance of a quick-fix before it is properly patched?
$comments = str_replace(array('"', '\''), array('"', '''), $comments); $comments = str_replace(array('"', '\\\''), array('"', '''), $comments);Users browsing this forum: No registered users and 0 guests