Hi, using the editor in a blog message in our CMS I run into the problem that the content of the editor, which should initially be empty is being replaced by the entire page...which contains an editor whose content is the entire page...which contains...and on and on.
Any idea what may cause this?
I have the editor created via a grace function so I can just say:
$form->addField(new vgCuteEditor('$ID', '$ENTRY', '$HELP', '$WIDTH', '$HEIGHT');
In this instance the variable $ENTRY is empty, but when the page is rendered it is being replace by the page contents.
If I view page source the textarea is correctly empty.
See link below for contents of CuteEditor in page.
This is rather urgent so if I need to contact you another way let me know. We own a Redistribution License.
Thanks,
Paul