syntax error, unexpected ':', expecting ')'
/var/www/vhosts/delivercomputing360.com/httpdocs/libraries/chrono_lib/chrono.php:202
Call stack
# Function Location
1 () JROOT/libraries/chrono_lib/chrono.php:202
2 require_once() JROOT/administrator/components/com_chronomyadmin/chronomyadmin.php:11
3 require_once() JROOT/libraries/src/Component/ComponentHelper.php:402
4 Joomla\CMS\Component\ComponentHelper::executeComponent() JROOT/libraries/src/Component/ComponentHelper.php:377
5 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/AdministratorApplication.php:101
6 Joomla\CMS\Application\AdministratorApplication->dispatch() JROOT/libraries/src/Application/AdministratorApplication.php:159
7 Joomla\CMS\Application\AdministratorApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:225
8 Joomla\CMS\Application\CMSApplication->execute() JROOT/administrator/index.php:51
Also all the button text and field label text are now in string format and not the proper text, eg New button = JTOOLBAR_NEW, Edit button = JTOOLBAR_EDIT, etc. We've uninstalled ChronoMyAdmin but it doesn't revert it. Any idea how to fix this?
It has somehow removed Extensions > Languages from Joomla backend! The com_languages component cannot be found. I don't think ChronoMyAdmin should be doing this?
We are using Joomla 3.10
I do not think it will remove any components, but you need to uninstall both the component and the library
We've uninstalled both and it's still the same, all button text and fields are using string instead of the value.
Installed it on another site with same Joomla and PHP versions, and the same issue occured.
Have you tested installing ChronoMyAdmin on Joomla 3.10?