MyBB Community Forums

Full Version: [F] /me command not replaced in quoted PM
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
More code in private.php that does nothing... $quoted doesn't exist.

$quoted['message'] = preg_replace('#^/me (.*)$#im', "* ".$pm['quotename']." \\1", $quoted['message']);
Thank you for your bug report.

This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated.