Custom field shown in html, not actual file

I didn't know how to put the title of the thread so I typed it like that. I have never come across this kind of a problem, and I have dealt with Coranto frequently in recent time.
The problem is as follows. Although I have typed my custom field code in a style correctly the image doesn't show up, or to be more precise sometimes when I rebuild news it does, but more often it doesn't.
This is the code I use:
But, in html it shows up like this:
I really have no clue what is happening. I have four other Coranto installations on the same server and everything is working as it should.
I hope someone has an answer.
EDIT: I forgot to paste the URL to the site so you can see it for yourselves.
http://dtm.pixelseeker.net/
The problem is as follows. Although I have typed my custom field code in a style correctly the image doesn't show up, or to be more precise sometimes when I rebuild news it does, but more often it doesn't.
This is the code I use:
- Code: Select all
<img src="<FilePath: CustomField_Photo>" width="460" height="200" alt="" />
<h1><Field: Subject></h1><Field: Text>
But, in html it shows up like this:
- Code: Select all
<img src="<FilePath: CustomField_Photo>" width="460" height="200" alt="" />
<h1>Lorem ipsum dolor sit amet, consectetuer adipiscing elit</h1>Cum sociis natoque penatibus
I really have no clue what is happening. I have four other Coranto installations on the same server and everything is working as it should.
I hope someone has an answer.
EDIT: I forgot to paste the URL to the site so you can see it for yourselves.
http://dtm.pixelseeker.net/