Forums

Class 'HTML_ChronoContact' not found

marcellus 03 May, 2009
Hi,
I just installed the altest ChronoForms Version and Module and this error comes up when i try to include the module inside an article via loadposition-command:

Fatal error: Class 'HTML_ChronoContact' not found in /xxxx/joomla/components/com_chronocontact/libraries/chronoform.php on line 133


The line inside this php-documents looks like this:

HTML_ChronoContact::showform( $MyForm->formrow, $posted);


Any idea?
marcellus 03 May, 2009
When I click on the direct link
index.php?option=com_chronocontact&chronoformname=musik
the form is correctly displayed! I assume that it is a problem between the module and component. My Hoster perhaps? I have SafeMode turned on and problems with uploading files
GreyHead 03 May, 2009
Hi boont,

Let me understand, you are putting your Form into a module, then using a plugin to load the module into an article?

Can you just use the ChronoForms PlugIn to put the form directly into the article?

The more layers of code nesting you have the more likely it is that the paths get lost :-(

Bob
marcellus 03 May, 2009
Hi GreyHead,
I am using the loadposition-command to insert the Form-module into an exsisting article

I will try the Plugin method now


Works like a charm. Thank yoU😉

Thread can be closed
GreyHead 03 May, 2009
Hi Marcellus,

Have you tried using the ChronoForms Mambot/Plugin to do that? Or is there some reason why you have to use the more complicated method?

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