mihha
I have updated to 5.10.27 and everything seems OK at first glance. Configuration seems to be working again and I see no error messages up front. But when I enable error reporting I still see:
Warning: include_once(/home/********/public_html/components/com_acymailing/router/base.php): failed to open stream: No such file or directory in /home/********/public_html/components/com_acymailing/router.php on line 13
Warning: include_once(): Failed opening '/home/********/public_html/components/com_acymailing/router/base.php' for inclusion (include_path='.:/opt/alt/php74/usr/share/pear') in /home/********/public_html/components/com_acymailing/router.php on line 13
Warning: include_once(/home/********/public_html/components/com_acymailing/router/router.php): failed to open stream: No such file or directory in /home/********/public_html/components/com_acymailing/router.php on line 14
Warning: include_once(): Failed opening '/home/********/public_html/components/com_acymailing/router/router.php' for inclusion (include_path='.:/opt/alt/php74/usr/share/pear') in /home/********/public_html/components/com_acymailing/router.php on line 14
Update:
Before updating to 5.10.27 I did manually extract the router folder with no noticeable change.
After the 5.10.27 update I tried to send emails and the system hangs at the 'Send Process' pop-up:
After letting the pop-up sit for a while with no visible change, I closed the pop-up.
The emails can then be verified as queued and never sent:
Please advise.