Hello,
I've been using chrono forms a while now and just recent wanted to add a form to an article so I installed the chronoforms plugin V4 J3. Once I installed, enabled, and added the chronoform tags to an article I got the following error:
Fatal error: Class 'JParameter' not found in /mnt/data/vhosts/casite-570230.cloudaccess.net/httpdocs/components/com_chronoforms/libraries/chronoform.php on line 82
I've googled the issue and have tried adding jimport( 'joomla.html.parameter' ); to the beginning of the chronoform.php file but it was already there. Any ideas on why I might be getting this error?
I've been using chrono forms a while now and just recent wanted to add a form to an article so I installed the chronoforms plugin V4 J3. Once I installed, enabled, and added the chronoform tags to an article I got the following error:
Fatal error: Class 'JParameter' not found in /mnt/data/vhosts/casite-570230.cloudaccess.net/httpdocs/components/com_chronoforms/libraries/chronoform.php on line 82
I've googled the issue and have tried adding jimport( 'joomla.html.parameter' ); to the beginning of the chronoform.php file but it was already there. Any ideas on why I might be getting this error?