Preview inserting backslashes (\) in tags
Posted: Thu Jan 03, 2008 12:18 am
Hello hello
I'm currently using CMS 1.2 (Barbados) with PHP 5.2.0-8, MySQL 5.0.32, and Zeus webserver 4.3.
The issue I am seeing is after creating new content, when I hit the 'Preview' tab I'm noticing images aren't displaying. Looking at the source for the preview frame reveals this:
Where are these random \ slashes coming from? They certainly aren't in my config.php file.
The actual page, when submitted is perfect, this is only occuring when previewing.
Anyone seen this before?
Cheers,
Stu.
I'm currently using CMS 1.2 (Barbados) with PHP 5.2.0-8, MySQL 5.0.32, and Zeus webserver 4.3.
The issue I am seeing is after creating new content, when I hit the 'Preview' tab I'm noticing images aren't displaying. Looking at the source for the preview frame reveals this:
Code: Select all
<img src=\"uploads/images/ABE08.jpg\" title=\"abe\" alt=\"abe\" />
The actual page, when submitted is perfect, this is only occuring when previewing.
Anyone seen this before?
Cheers,
Stu.