IF you have cut and pasted a macro in the last few days
Posted: Wed Jun 30, 2004 5:09 am
If in the last few days you have cut and pasted a macro and it returns errors please check the following.
Your problem is not the macro but PHBB you need to check your macro and do this:
Find this - < and change it to this <
and
Find this - > and change it to this >
Credits to DKAA read this link
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