![]() |
|
ZP 1.4 : bug in tiny_mce ? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: ZP 1.4 : bug in tiny_mce ? (/thread-8085.html) |
ZP 1.4 : bug in tiny_mce ? - vincent3569 - 2011-01-10 hello when I want to add an image in a news with Tiny-MCE, I have the following error when I click on the magnifying glass below the image. Fatal error: Call to undefined function html_encode() in /mnt/129/sda/4/9/vincent.bourganel/zenphotoNB/zp-core/zp-extensions/tiny_mce/plugins/tinyzenpage/zoom.php on line 4. is-it a known bug ? ZP 1.4 : bug in tiny_mce ? - sbillard - 2011-01-10 Not until now. Thanks for reporting. Quick fix should be to reverse that line with the line followin it. [edit] Seems to fix it. |