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:
The line inside this php-documents looks like this:
Any idea?
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?
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
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
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
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
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
This topic is locked and no more replies can be posted.