Forums

Chronocontact plugin diplaying code below form in Joomla

stcnks 14 Apr, 2009
My form was working correctly, but I wanted to insert it into an article. I installed the chronocontact plug in and enabled it. I then added this code in html into the article {chronocontact} contactus_form {/chronocontact}

What I see when I look at the result is the form, as I want it, but with a ton of what looks like code under it. Also, the "joomla professional" link is showing under the code after I purchased a license.

the code starts with:

.'; eval("if(field.getProperty('title')){fMessage_val_validate_email = field.getProperty('title');}"); eval("cfvalidate_"+field.

and ends with:

.add( Validate.Presence, { failureMessage: fMessage_val_required } );"); } }); });
Joomla Professional Work

Any help would be greatly appreciated! I love the way this program is working aside from this little setback.

Stacy
GreyHead 14 Apr, 2009
Hi stchks,

I think that you have the Joomla Email Cloaking Plugin enabled and it is trying to protect the example email in the ChronoForms email validation. Check this by turning email cloaking off. If it is the cause then you can probably resolve it by switching the poitions of the two plugins in the Plugin Manager.

Bob
stcnks 15 Apr, 2009
Hello,

Wow, you were excactly right, Joomla Email Cloaking is the problem for sure. I disabled it and the form looked right.

As of now, the chronocontact is in order 0 and the email cloaking is at order 5 - it seems that chronocontact is already above email cloaking, but I'm not familiar with the orders and what that affects.

How specifically can I reorder chronocontact to work with email cloaking enabled?

Thank you so much!
GreyHead 15 Apr, 2009
Hi stcnks,

If you now have "the chronocontact is in order 0 and the email cloaking is at order 5" then move Email cloaking above ChronoForms.

Bob
stcnks 16 Apr, 2009
Thank you so much!
It is working as it should now. I am having some strange gap in the spacing of the form in Safari and Firefox, but it looks normal in Explorer. Seems like it is clearing the sidebar float, but that's probably a Joomla thing : )

Thanks again
Johnatan 02 Sep, 2011
Hi, don't know whether i should start a new topic, since this thread is already outdated, but I have a form generated by phplist. I succed to implement it in joomla with chronoforms component and I insert it in an article with choroforms plugin. The problem is that in source code the form tab appear twice and javascript show me an error. Did you met this problem, what I did wrong? Thank you.
GreyHead 02 Sep, 2011
Hi Johnatan,

Please post a link to the form so I can take a quick look.

Bob
This topic is locked and no more replies can be posted.