Quote:
Originally Posted by GeoS
replace with
PHP Code:
$tpl = ereg_replace("<IMAGE_NOTES>",nl2br($image_notes),$tpl);
|
Thanks Geos,
I am so stupid, But I review my index.php and was correct,
I mistaken when writing post, pardon. : mad:
Anyway an error persists, when putting a blank line in image note the system writes two break lines.
I see that while text in all fields in mysql table has <br/>, in field notes is plain text (or raw text).
Pardon, but my English is horrible.