ChronoConnectivity V6 Front page error

anienebiketeam 08 Feb, 2017
I try to follow the tutorial in the FAQ about ChronoConnectivity V6, using the view in the backend the connection work correctly but in the front page (linking the connection in the main menu) I have this error:
Fatal error: Cannot redeclare r_() (previously declared in /home/mhd-01/www.asdtemeraritivoli.com/htdocs/libraries/cegcore2/joomla_gcloader.php:25) in /home/mhd-01/www.asdtemeraritivoli.com/htdocs/libraries/cegcore/joomla_gcloader.php on line 24

the webpage is http://www.asdtemeraritivoli.com/index.php/cc6, someone could help me to solve the issue?
Thanks!!!
Max_admin 09 Feb, 2017
Hi asdtemeraritivoli,

Do you have the latest v6 update ? this issue should be fixed in the last version v6.0.1

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
anienebiketeam 09 Feb, 2017
Hi Max,

yes i have installed the V6.0.1 of CC, my php version is 5.6.30-0+deb8u1 and mysql is 5.7.17. I tried to reinstall CC V6.0.1 and I have alway the same error...

Thanks
Francesco
Max_admin 10 Feb, 2017
Answer
Hi Francesco,

Apologizes, the error is originating from the v5 extension plugin or module you have displayed on the same page of the v6 connection, if you can disable it on this page then good, if not then please go to this file:
/home/mhd-01/www.asdtemeraritivoli.com/htdocs/libraries/cegcore/joomla_gcloader.php on line 24

and add this line of code before the "function r_":
if(!function_exists("r_")){

and after:
}

until an update is available for v5

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
webcrea 20 Apr, 2017
hi,

Fatal error: Cannot redeclare r_() (previously declared in /home/ws_website/public_html/libraries/cegcore2/joomla_gcloader.php:25) in /home/ws_website/public_html/libraries/cegcore/joomla_gcloader.php on line 24

and i have the last cc5 and cc6 and i checked, each have the test if(!function_exists("r_")){ ... }

best regards
Max_admin 22 Apr, 2017
Hi Chris,

So both files listed here have the "if(!function_exists("r_")){ ... }" line ?

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
webcrea 22 Apr, 2017
hello Max
Yes
Regards
webcrea 22 Apr, 2017

This is private content

Max_admin 22 Apr, 2017
Hi Chris,

That link goes to a create an account page, is this correct ?

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.