adding forms to an articles or module

br3n7 23 Mar, 2011
I'd like to put a form within an article (and as a module). Does V4 have similar mambot code like {chronocontact}form_name{/chronocontact} that could be used? or anther method? - thanks br3n7
br3n7 28 Mar, 2011
FANTASTIC!!! 😀
many thanks
GreyHead 09 Apr, 2011
Hi MKI-Miro,

I think you are running Joomla! 1.6 and the plug-in is for Joomla! 1.5

There is an unofficial plug-in for Joomla! 1.6 in the forums posted by user 'diver'

Bob
MKI-Miro 09 Apr, 2011
thanks i installed plugin for joomla 1.6

but now i got

Fatal error: Class 'JParameter' not found in /domains1/do2577500/public/www_root/components/com_chronoforms/libraries/chronoform.php on line 63

Edit:

Solved by adding
jimport( 'joomla.html.parameter' );
to top of that file
This topic is locked and no more replies can be posted.