1

(69 replies, posted in News)

gog wrote:

You should post that line and  the line before that...

pun_mail($recipient_email, $mail_subject, $mail_message, '"'.str_replace('"', '', $pun_user['username']).'" <'.$pun_user['email'].'>');

 redirect(htmlspecialchars($_POST['redirect_url']), $lang_misc['E-mail sent redirect']);
    }

2

(69 replies, posted in News)

I did the updates manually using http://punbb.org/download/hdiff/hdiff-1 … .2.12.html now when I go to "Mark all topics as read" I get this error:

Parse error: syntax error, unexpected T_VARIABLE in /home/.odzanends/user/adress.com/forum/misc.php on line 123

I've double checked the line replaced in misc.php but don't know why it would cause this error.