Your problem is not the macro but PHBB you need to check your macro and do this:
Code: Select all
All < and > have been changed to their html safe equivalents ( < and > )
and
Find this - > and change it to this >
Credits to DKAA read this link
Moderator: MacroQuest Developers

Code: Select all
All < and > have been changed to their html safe equivalents ( < and > )