Error after upgrading CFv6 and CCv6 for PHP8

Resolve a syntax error after upgrading ChronoForms and ChronoConnectivity for PHP 8.

Overview

The upgrade process introduced a syntax error in a core file, preventing access to the forms management page.
Apply the official update provided by the development team to correct the file and restore backend access.

jo joaoparao 22 Feb, 2023
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
Max_admin Max_admin 23 Feb, 2023
Answer
There is an official update in development and I have just sent you the link by email!
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Post a Reply