The problem I am running into now is basically Signatures are used with the IMG tag this mod changes anything that has the IMG tag.
We need to re-write the $signature to use an alternate img tag like [SIG] [SIG] or somehow have the field for signatures remove the script above and use the default one from Vb. Basically trick it in signatures to use original vb code.
PHP Code:
return '<img src="' . $link . '" border="0" alt="" />';
anyone want to help with this let me know I have some updated code than the above that works better but Im holding off posting it till were done here..