I got this error in profiles after activating Advanced MyCode Permissions plugin:
<!-- start: php_warnings -->
<table border="0" cellspacing="1" cellpadding="4" align="center" class="tborder">
<tr>
<td class="tcat">
<strong>Han ocurrido los siguientes errores:</strong>
</td>
</tr>
<tr>
<td class="trow1"><span class="smalltext"><strong>Warning</strong> [2] preg_replace() [<a href='function.preg-replace'>function.preg-replace</a>]: Compilation failed: unmatched parentheses at offset 16 - Line: 346 - File: inc/class_parser.php PHP 5.2.17 (Linux)<br />
<table style="width: 100%; margin: 10px 0; border: 1px solid #aaa; border-collapse: collapse; border-bottom: 0;" cellspacing="0" cellpadding="0" border="0">
<thead><tr>
<th style="border-bottom: 1px solid #aaa; background: #ccc; padding: 4px; text-align: left; font-size: 11px;">File</th>
<th style="border-bottom: 1px solid #aaa; background: #ccc; padding: 4px; text-align: left; font-size: 11px;">Line</th>
<th style="border-bottom: 1px solid #aaa; background: #ccc; padding: 4px; text-align: left; font-size: 11px;">Function</th>
</tr></thead>
<tbody>
<tr>
<td style="font-size: 11px; padding: 4px; border-bottom: 1px solid #ccc;">[PHP]</td>
<td style="font-size: 11px; padding: 4px; border-bottom: 1px solid #ccc;"> </td>
<td style="font-size: 11px; padding: 4px; border-bottom: 1px solid #ccc;">errorHandler->error</td>
</tr>
<tr>
<td style="font-size: 11px; padding: 4px; border-bottom: 1px solid #ccc;">/inc/class_parser.php</td>
<td style="font-size: 11px; padding: 4px; border-bottom: 1px solid #ccc;">346</td>
<td style="font-size: 11px; padding: 4px; border-bottom: 1px solid #ccc;">preg_replace</td>
</tr>
<tr>
<td style="font-size: 11px; padding: 4px; border-bottom: 1px solid #ccc;">/inc/class_parser.php</td>
<td style="font-size: 11px; padding: 4px; border-bottom: 1px solid #ccc;">154</td>
<td style="font-size: 11px; padding: 4px; border-bottom: 1px solid #ccc;">postParser->parse_mycode</td>
</tr>
<tr>
<td style="font-size: 11px; padding: 4px; border-bottom: 1px solid #ccc;">/member.php</td>
<td style="font-size: 11px; padding: 4px; border-bottom: 1px solid #ccc;">1364</td>
<td style="font-size: 11px; padding: 4px; border-bottom: 1px solid #ccc;">postParser->parse_message</td>
</tr>
</tbody></table>
</span><br /></td>
</tr>
</table><br /><br />
<!-- end: php_warnings -->