View Single Post
Old November 27th, 2005, 07:31 AM   #41 (permalink)
indiamike
Member
Verified Customer
 
indiamike's Avatar
 
Join Date: Nov 2001
Location: New Jersey
Posts: 127
So what was the final fix

I changed showproduct.php to
Quote:
if ($Globals['allowhtml'] == "yes" || VB3_ENHANCEDINT == "on" ) $desc = un_htmlspecialchars( $desc );
$desc = convert_markups( $desc );
Quote tags still do not show.

With html set to "yes" (in both fields in the admin section) it works and quote tags show, but I can still add html.


Sorry after a couple pages of threads I am still lost.
indiamike is offline   Reply With Quote