I like this hack, but it just doesn't seem to have all bugs worked out for 2.2.5. I have messed with it, but being a rookie I am a bit lost. At first attempt the preview showed the unformatted vbcode, I got that fixed. Now my sig link results in a vbullentin message box page, not the sedit page i used to have when i used this back in previous versions of vb. Any tips why clicking the link would not give me the sig editor?
Here's my modifyprofile add-in
PHP Code:
<tr>
<td bgcolor="#1D6AA0" colspan="2"><normalfont color="#EEEEFF" class="thtcolor"><b>Signature Editor and Preview</b></normalfont> <smallfont color="#EEEEFF" class=thtcolor>Optional signature you may use to appear at the bottom fo your posts.</smallfont></td>
</tr>
<tr>
<td bgcolor="#13486D" valign="top"><blockquote>$signaturepreview</blockquote></td>
<td bgcolor="#13486D" align="center"><a href="sedit.php?s=$session[sessionhash]&action=show"><img src="images/editsig.gif" width="122" height="23" border="0">
</a></td>
</tr>
If this isn't where I need to be looking, where should I be?
[edit]
It seems to work with Netscape fine, go figure IE is giving me trouble.[/edit]
*It would be really cool if this was updated and compiled.