Hey,
Is it just my install or does everybody get 'DTD HTML' in the description box when inserting a new product, or indeed editing an old one?
Its an FCKeditor issue and not an OC one I think because I've tried manually setting the textarea content to nothing...
thanks
M.
Is it just my install or does everybody get 'DTD HTML' in the description box when inserting a new product, or indeed editing an old one?
Its an FCKeditor issue and not an OC one I think because I've tried manually setting the textarea content to nothing...
thanks
M.
I'm not sure that was the only thing tho...
There is also the changes here:
http://code.google.com/p/open-cart/source/detail?r=151
http://code.google.com/p/open-cart/source/detail?r=169
and there are ongoing discussions in :
http://code.google.com/p/open-cart/issues/detail?id=101
There is also the changes here:
http://code.google.com/p/open-cart/source/detail?r=151
http://code.google.com/p/open-cart/source/detail?r=169
and there are ongoing discussions in :
http://code.google.com/p/open-cart/issues/detail?id=101
Hi,
the fix described in one of the posts listed above...
Thanks guys
the fix described in one of the posts listed above...
Seems to have worked for meThe solution
Find in files information.tpl, mail.tpl, newsletter.tpl and product.tpl - "oFCKeditor.Config['DocType'] = 'DTD HTML';" and delete this line.

Thanks guys
For reference that's mentioned here: http://forum.opencart.com/index.php/top ... ml#msg8189
As you can see, the bug is mentioned in a thread talking about v0.8, which then became v1.0...
However, I'm not seeing this bug at all.
The proposed line you're trying to remove will mean that you're using XHTML instead of HTML, which will make your code invalid.
See: http://code.google.com/p/open-cart/sour ... tpl&old=49
As you can see, the bug is mentioned in a thread talking about v0.8, which then became v1.0...
However, I'm not seeing this bug at all.
The proposed line you're trying to remove will mean that you're using XHTML instead of HTML, which will make your code invalid.
See: http://code.google.com/p/open-cart/sour ... tpl&old=49
Last edited by hm2k on Wed Nov 05, 2008 9:04 pm, edited 1 time in total.
Who is online
Users browsing this forum: No registered users and 5 guests