Regularly, my code will get snippets of HTML inserted into the middle of it. The code inserted is:
Sometimes it appears in the middle of plain text, so it doesn't matter. But sometimes it gets inserted inside one of my HTML tags, breaking the entire form. It always shows up in the same place, unless I make significant changes to the code; then it will start appearing in a new place. I can delete the inserted code, click Save or Apply, then navigate back to the Form Code tab... and there it is again. It takes multiple deletions of the inserted code before it will finally save WITHOUT adding the code in, and it seems to be completely unpredictable whether it will save properly or not. Now every time I want to make any change to my form, I have to save again and again until it works correctly.
<script type="text/javascript" src="http://www.benlippenregistrations.com/administrator/components/com_chronocontact/js/tiny_mce/themes/advanced/langs/en.js"></script>
Sometimes it appears in the middle of plain text, so it doesn't matter. But sometimes it gets inserted inside one of my HTML tags, breaking the entire form. It always shows up in the same place, unless I make significant changes to the code; then it will start appearing in a new place. I can delete the inserted code, click Save or Apply, then navigate back to the Form Code tab... and there it is again. It takes multiple deletions of the inserted code before it will finally save WITHOUT adding the code in, and it seems to be completely unpredictable whether it will save properly or not. Now every time I want to make any change to my form, I have to save again and again until it works correctly.