I use this hack and its great but,
I have some problems;
I want to use this code in my message
HTML Code:
<strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong><br />
but it looks like that
HTML Code:
<strong><phrase 1=\"$bbuserinfo[username]\">$vbphrase[welcome_x]</phrase></strong>
what's that \ \ \ \ ???
between html tag..
I can't use HTML,QUOTE ,CODE and PHP tag codes.
what should we do?