Hello
Just upgraded to joomla 4.4.0 and it seems that Admintools sends an exception each time that there is an error somewhere.
The issue seems to be with joomla mailer and the stack trace is :
TypeError: Joomla\CMS\Mail\MailerFactory::createMailer(): Return value must be of type Joomla\CMS\Mail\MailerInterface, Joomla\CMS\Mail\Mail returned at /var/www/vhosts/cercle.business/html/libraries/src/Mail/MailerFactory.php:106 at Joomla\CMS\Mail\MailerFactory->createMailer() (/var/www/vhosts/cercle.business/html/libraries/src/Factory.php:708) at Joomla\CMS\Factory::createMailer() (/var/www/vhosts/cercle.business/html/libraries/src/Factory.php:490) at Joomla\CMS\Factory::getMailer() (/var/www/vhosts/cercle.business/html/plugins/system/admintools/src/Feature/EmailOnPHPException.php:93) at Akeeba\Plugin\System\AdminTools\Feature\EmailOnPHPException->onError() (/var/www/vhosts/cercle.business/html/plugins/system/admintools/src/Extension/AdminTools.php:747) at Akeeba\Plugin\System\AdminTools\Extension\AdminTools->runVoidFeature() (/var/www/vhosts/cercle.business/html/plugins/system/admintools/src/Extension/AdminTools.php:301) at Akeeba\Plugin\System\AdminTools\Extension\AdminTools->onError() (/var/www/vhosts/cercle.business/html/libraries/vendor/joomla/event/src/Dispatcher.php:486) at Joomla\Event\Dispatcher->dispatch() (/var/www/vhosts/cercle.business/html/libraries/src/Application/EventAware.php:111) at Joomla\CMS\Application\WebApplication->triggerEvent() (/var/www/vhosts/cercle.business/html/libraries/src/Application/CMSApplication.php:320) at Joomla\CMS\Application\CMSApplication->execute() (/var/www/vhosts/cercle.business/html/includes/app.php:61) at require_once('/var/www/vhosts/cercle.business/html/includes/app.php') (/var/www/vhosts/cercle.business/html/index.php:32) |
Can you suggest something to fix this ?
Thanks a lot
Regards
Jean