After updating from CF 7.0.6 to 7.0.7 forms in the CF module are no longer displayed. They worked fine before but now all i see is the moduletitle but no form code. Is this a bug or am i missing something?
Please write a review for the extension you are using on the Joomla extensions directory before posting a new question as we are being spammed by many negative reviews.
Thank you for your support!
$formname = $params->get('chronoform', '');
$chronoform = G3\L\Request::data('chronoform', '');
$gpage = G3\L\Request::data('gpage', '');
if(!empty($gpage)){
if($formname != $chronoform){
$gpage = 'load';
}
}
$vars = array('chronoform' => $formname, 'gpage' => $gpage);
$output = new G3Loader([
'site' => 'front',
'alias' => 'chronoforms7',
'extension' => 'chronoforms',
'vars' => $vars ?? [],
]);
2CheckOut.com Inc. (Ohio, USA) is an authorized retailer for goods and services provided by ChronoEngine.com