October 26th, 2005, 01:18 PM
|
#4 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,056
|
Try this remove the line in bold
if ( VB3_ENHANCEDINT == "on" ) $ereviews = un_htmlspecialchars($ereviews); else $ereviews = convert_markups($ereviews); |
| |