2009-05-13, 05:43 PM
This Mycode I know worked on MyBB 1.4 but I cant manage to get it to work on 1.6 I dont see why?
This is the code:
Regular Expression:
Replacement:
Any idea's why?
This is the code:
Regular Expression:
\[mod\](.*?)\[/mod\]
Replacement:
<style> .code{font-family: Verdana; color: #465584; background-color: #FAFCFE; border: 1px dotted #000; padding: 2px; width:98%; margin: 0px auto 0px auto; /*overflow: auto; height: 200px;*/} </style> <table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"> <tr> <td><span class="smallfont"><strong><font color="#FF0000">Moderator Notice:</font></strong></span></td> </tr> <tr> <td class="code"><centre><img align="left" src="http://img257.imageshack.us/img257/3720/alertt1bn3.gif"></centre><font color="#FF0000">$1</font></td> <tr> </table>
Any idea's why?