Page 1 of 1

upgarded to php 5 thml not displayed correctly

Posted: Fri May 12, 2006 6:57 am
by samuicom
We have just upgraded our OScommerce site to PHP5, most of the issues have been resolved. Only one remains

in that when we place HTML in a description field and press to preview this to see waht the page would look like

all the HTML

Code: Select all

<>
brackets are changed to _ ie

Code: Select all

<strong>
is displayed as _strong_

any help to fix this

Cheers Wayne

Posted: Fri May 12, 2006 9:34 am
by Maugrim_The_Reaper
Would need to see code which handles the submitted values and outputs it - it looks like some mechanism to prevent html.