Advanced HTML Editor 3 Support Product Page

Not a problem

image problem code saved to database

Reported 12 years ago
1
has this problem
12 years ago Colin Whitehead posted:
When I insert an image in editor3 the code on the page lookslike this:

<img alt="" align="right" src="1.jpg" width="180" height="120" />

When the record is inserted the code inserted to the database becomes:

<img alt="" align="right" src="1.jpg" width="0" height="0" />

Can you help me please this is defeating me!!

Using CS5 php mysql

Replies

Replied 12 years ago
12 years ago Colin Whitehead replied:
This is an IE9 problem. When the page is processed in Firefox the correct parameters for the image are passed to the database.
Replied 12 years ago
12 years ago Vulcho Vulev replied:
Hello Colin.

Can you provide us with link to the problem page,Where we can inspect your code?

Regards:Vulcho.
Replied 12 years ago
12 years ago Colin Whitehead replied:
Hi Vulcho,

Thank you for your response. I can't explain why but when I put the pages up on the remote server so you could see them they worked in IE9. It just seems a problem that persists on my local machine. Best regards Colin

Reply to this topic