View Single Post
Old November 4th, 2006, 09:19 AM   #11 (permalink)
disciple1
Member
Verified Customer
 
Join Date: Feb 2004
Posts: 67
Hi Chuck,

Thanks for you patience and help. I must apologize as I was sloppy in applying one of your fixes and neglected to change the $extra variable to match. When I noticed that I went back and tried that fix again and it works now.

The correct fix for me was:

$extra1 = un_htmlspecialchars(convert_markups($extra1));
$extra2 = un_htmlspecialchars(convert_markups($extra2));

Sorry to have wasted your time beyond that. I do however appreciate the manner in which this forum has always provided great replies to me and the rest of the community.

Thanks again.

Rick
disciple1 is offline   Reply With Quote