Forums

Inserting into Article Problems

ryanmac 17 Apr, 2009
Just installed ChronoForms and absolutely love it. I was able to set up an extensive form in under 30 minutes. The only problem that I'm experiencing is when a form into an article, there's a bunch of code mumble jumble below my submit button (which doesn't appear when you view the form directly).

Running Joomla 1.5.9, ChronoForms V3.1 RC4.11 and Plugin (Mambot) ChronoContact V3.1 RC4.11. Debug mode is off in both Joomla and ChronoForms. The plugin is published (enabled) and ordered 2nd (right below: Authentication - Joomla).

Here are some screenshots to show you the problem...

[attachment=0]standalone.jpg[/attachment]
[attachment=1]inarticle.jpg[/attachment]
GreyHead 17 Apr, 2009
Hi ryanmac,

I'm pretty certain that you have the Email Cloaking plugin enabled and it's trying to protect the email address in the JavaScript validation message.
Turn off Email Cloaking to check, if it is the problem, turn it back on again and switch the order of the two Plugins.

Bob
ryanmac 17 Apr, 2009
Thank you GreyHead, that solved the problem. I do have one more question which is unrelated, and although I've searched the forums looking for the answer, I have been unable to find it. (I'm sure it's here though)

When I use the Form Wizard to create a Form, I insert Captcha. Change the Label to "Verification" and leave everything else how it is. When I preview my form, only my Label appears. I checked the Form HTML and see this:


<div title="form_item27" class="form_item" style="border: 0px none ; background-color: rgb(255, 255, 255);">
    <div class="form_element cf_captcha">
      <label class="cf_label">Verification</label>
      <span>{imageverification}</span>
    </div>      


Do I need to turn something else on to get it to work? Does Captcha use a separate plugin? Again, I'm certain the answer is in the forums, although I havent been able to find it.
ryanmac 17 Apr, 2009
Nevermind solved... forgot to turn Anti-Spam on
This topic is locked and no more replies can be posted.