Hello,
We are experiencing an issue with the Request Quote / Email Cart functionality when running J2Store / 2commerce on PHP 8.4.
Environment:
-
Joomla: 6.x
-
J2Store / 2commerce: latest version
-
PHP: 8.4
-
Mail configuration: Joomla core mail (tested and working in other contexts)
Issue description:
-
The core J2Store component itself works correctly on PHP 8.4.
-
When using Request Quote / Email Cart, the request process starts normally (loading spinner appears).
-
However, the email is not sent to the administrator.
-
The process eventually stops without any visible frontend error or message.
Expected behavior:
-
The Request Quote / Email Cart form should send an email to the administrator as usual.
Actual behavior:
-
No email is sent.
-
No visible error is shown on the frontend.
Notes:
-
This issue does not occur on earlier PHP versions (e.g. PHP 8.3).
-
Could you please advise whether this is a known issue with PHP 8.4, and if there is a fix or recommended workaround available?
Thank you in advance for your support.