Morning
I am trying to back up all of my connections an receive and error
and the backup fails.
Backup works fine in CF5.
Are there any suggestions or fixes for the problem?
Regards
Nick
I am trying to back up all of my connections an receive and error
0 Call to undefined function GCore\Admin\Extensions\Chronoconnectivity\ereg()
and the backup fails.
Backup works fine in CF5.
Are there any suggestions or fixes for the problem?
Regards
Nick
Hi Nick,
I've hunted this one down I think. The fix is to replace ereg( with preg_replace( in lines 248 and 250 of the file /administrator/components/com_chronoconnectivity5/chronoconnectivity/chronoconnectivity.php
I've added a note to the Joomla! 3.5 bugs FAQ
Bob
I've hunted this one down I think. The fix is to replace ereg( with preg_replace( in lines 248 and 250 of the file /administrator/components/com_chronoconnectivity5/chronoconnectivity/chronoconnectivity.php
I've added a note to the Joomla! 3.5 bugs FAQ
Bob
This topic is locked and no more replies can be posted.