Hello
Since upgrading to v 6.16 we have lots of errors like this :
`Exception Type: Error
File: /var/www/html/components/com_acym/acym.php
Line: 27
Message: Class 'AcyMailing\FrontControllers\Listid-2484-distributeurs-sfrController' not found
#0 /var/www/html/libraries/src/Component/ComponentHelper.php(402): require_once()
#1 /var/www/html/libraries/src/Component/ComponentHelper.php(377): Joomla\CMS\Component\ComponentHelper::executeComponent('/var/www/html/c...')
#2 /var/www/html/libraries/src/Application/SiteApplication.php(194): Joomla\CMS\Component\ComponentHelper::renderComponent('com_acym')
#3 /var/www/html/libraries/src/Application/SiteApplication.php(233): Joomla\CMS\Application\SiteApplication->dispatch()
#4 /var/www/html/libraries/src/Application/CMSApplication.php(196): Joomla\CMS\Application\SiteApplication->doExecute()
#5 /var/www/html/index.php(49): Joomla\CMS\Application\CMSApplication->execute()
#6 {main}
Request information
GET variables
Array
(
[Itemid] => 196
[option] => com_acym
[ctrl] => listid-2484-distributeurs-sfr
[task] =>
[step] =>
[mailid] => 183-le-calculateur-sfr-pour-convaincre-vos-clients
[lang] => en-GB
)
`
And looking at the file it request a class that may not exist any longer as we have removed v 5 ?
Mind to check
Thanks