Hi
using joomla 1.5
From admin panel Forms Manager after clicking the link for any form:
index.php?option=com_chronoforms&chronoform=...
Fatal error: Cannot redeclare class CFChronoForm in ../public_html/joomla/components/com_chronocontact/libraries/chronoform.php on line 547
Therefore cannot proceed.
Please advise
Rob
using joomla 1.5
From admin panel Forms Manager after clicking the link for any form:
index.php?option=com_chronoforms&chronoform=...
Fatal error: Cannot redeclare class CFChronoForm in ../public_html/joomla/components/com_chronocontact/libraries/chronoform.php on line 547
Therefore cannot proceed.
Please advise
Rob
After disabling via admin/Extensions/Module manager both ChronoForms (mod_chronocontact) and ChronoForms (mod_chronoforms) everything works!
Hi Rob,
Yes, you can't have the 2 different modules running at the same time, use only the module matching your component version.
Regards,
Max
Yes, you can't have the 2 different modules running at the same time, use only the module matching your component version.
Regards,
Max
This topic is locked and no more replies can be posted.