I realize that the failure to load a form using {chronocontact}formName{/chroncontact} has been discussed at some length. I think I have tried everything that was recommended. I am migrating a 1.5 site to 2.5.4 and the ChronoForms work in the 1.5 version of the website.
System Info:
PHP Version 5.2.17
Web Server Apache
WebServer to PHP Interface cgi-fcgi
Joomla! Version Joomla! 2.5.4 Stable [ Ember ] 2-April-2012 14:00 GMT
Joomla! Platform Version Joomla Platform 11.4.0 Stable [ Brian Kernighan ] 03-Jan-2012 00:00 GMT
In "Module Manager" ChronoForms has a green checkmark under "Status":
ChronoForms :: None :: ChronoForms None Public All 123
In "Plugin Manager" ChronoForms also has a green checkmark under "Status":
chronoforms content chronoforms Public 10022
The "Extension Manager" of Chrono* are as follows:
chronoforms Site Plugin V4 RC3.0 26 Dec 2011 ChronoEngine.com content 10022
ChronoForms Site Module V4 RC3.0 26 Dec 2011 ChronoEngine.com N/A 10023
ChronoForms Administrator Component 4.0 RC3.4.1 31.May.2012 Chronoman N/A 10021
My template has:
<jdoc:include type="component" />
I've created both an "Easy" and an "Advanced" form, adding the "Show html" event on load. No luck. The page shows {chronocontact}formName{/cronocontact}. And yes, I substituted my form name for "formName". The forms display properly from "Front End View" in the ChronoForms->Forms Manager. At this point, I'm just feeling stupid. Everything works fine under Joomla 1.5. Any ideas? Thanks in advance.
System Info:
PHP Version 5.2.17
Web Server Apache
WebServer to PHP Interface cgi-fcgi
Joomla! Version Joomla! 2.5.4 Stable [ Ember ] 2-April-2012 14:00 GMT
Joomla! Platform Version Joomla Platform 11.4.0 Stable [ Brian Kernighan ] 03-Jan-2012 00:00 GMT
In "Module Manager" ChronoForms has a green checkmark under "Status":
ChronoForms :: None :: ChronoForms None Public All 123
In "Plugin Manager" ChronoForms also has a green checkmark under "Status":
chronoforms content chronoforms Public 10022
The "Extension Manager" of Chrono* are as follows:
chronoforms Site Plugin V4 RC3.0 26 Dec 2011 ChronoEngine.com content 10022
ChronoForms Site Module V4 RC3.0 26 Dec 2011 ChronoEngine.com N/A 10023
ChronoForms Administrator Component 4.0 RC3.4.1 31.May.2012 Chronoman N/A 10021
My template has:
<jdoc:include type="component" />
I've created both an "Easy" and an "Advanced" form, adding the "Show html" event on load. No luck. The page shows {chronocontact}formName{/cronocontact}. And yes, I substituted my form name for "formName". The forms display properly from "Front End View" in the ChronoForms->Forms Manager. At this point, I'm just feeling stupid. Everything works fine under Joomla 1.5. Any ideas? Thanks in advance.
Hi dumb_luck13,
The plug-in tag changed in CFv4. If you check the Plug-in configuration you will see
There is some more info in this FAQ.
Bob
The plug-in tag changed in CFv4. If you check the Plug-in configuration you will see
This plugin must have ChronoForms component in order for it to work. You just need to put the name of the form you want to show between : {chronoforms}&{/chronoforms}, Example: {chronoforms}form1{/chronoforms} where form1 is the form name which will be displayed!!
There is some more info in this FAQ.
Bob
This topic is locked and no more replies can be posted.