Quote
Originally posted by LK:
6. Graemlins remove the last character before them <img src="https://www.ubbcentral.com/boards/images/graemlins/confused.gif" alt="" />
Ranch, it's the same problem. Charles said he fixed it.

[edit: Atleast the first one... Second one's fix:

$_[0] =~ s/ ?<img border="0" alt="[[^"[]]+]" title=":?[^"[]]*:?" src="graemlins/$short->{'image'}" /> ?/ :$short->{'trigger'}: /gi;]

Notice the ?'s after :

[This message was edited by LK on 27 Dec 01 at 03:26 AM.]