Advanced HTML Editor 3 Support Product Page

Not a problem

image problem code saved to database

Reported 16 Oct 2012 19:32:15
1
has this problem
16 Oct 2012 19:32:15 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 16 Oct 2012 19:56:18
16 Oct 2012 19:56:18 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 17 Oct 2012 08:34:58
17 Oct 2012 08:34:58 Vulcho Vulev replied:
Hello Colin.

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

Regards:Vulcho.
Replied 17 Oct 2012 20:48:05
17 Oct 2012 20:48:05 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