HI. I did the CFv6 and CCv6 update for PHP8 as suggested in the FAQs but I can't access the forms management page in the backend and I get the following error:
0 syntax error, unexpected variable "$target"
.../administrator/components/com_chronoforms6/chronoforms/controllers/connections.php:414
which corresponds to
$target = \G2\Globals::get('CACHE_PATH').$file['name'];
The modules seem to work correctly and for CC no problem at least for now. Do you have any suggestions?
Thank you
joao
0 syntax error, unexpected variable "$target"
.../administrator/components/com_chronoforms6/chronoforms/controllers/connections.php:414
which corresponds to
$target = \G2\Globals::get('CACHE_PATH').$file['name'];
The modules seem to work correctly and for CC no problem at least for now. Do you have any suggestions?
Thank you
joao