View Single Post
  #6  
Old 04-22-2007, 12:18 AM
Trauko's Avatar
Trauko Offline
pp veteran
 
Join Date: Sep 2006
Location: Dalcahue, Chiloé
Posts: 99
Thaks GeoS

Quote:
Originally Posted by GeoS View Post
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.
Reply With Quote