Error in Sending EmailAttempt to read property "title" on array
-
Hello! I'm getting this log every time I use the 'Dispatch' option with the payment type 'Cash on Delivery.' The email is sent for other payment methods, but when I select this specific one, the email doesn't reach its recipient.
Log:[2025-05-29 12:26:41] local.ERROR: Error in Sending EmailAttempt to read property "title" on array (View: .../public_html/packages/Webkul/Admin/src/Resources/views/emails/orders/shipped.blade.php)
[2025-05-29 12:26:41] local.ERROR: Error in Sending EmailAttempt to read property "title" on array (View: .../public_html/packages/Webkul/Admin/src/Resources/views/emails/orders/inventory-source.blade.php)
[2025-05-29 12:26:41] local.ERROR: Error in Sending EmailAttempt to read property "title" on array (View: .../public_html/packages/Webkul/Shop/src/Resources/views/emails/orders/shipped.blade.php)
[2025-05-29 12:33:47] local.ERROR: Error in Sending EmailAttempt to read property "title" on array (View: .../public_html/packages/Webkul/Admin/src/Resources/views/emails/orders/shipped.blade.php)
[2025-05-29 12:33:47] local.ERROR: Error in Sending EmailAttempt to read property "title" on array (View: .../public_html/packages/Webkul/Admin/src/Resources/views/emails/orders/inventory-source.blade.php)
[2025-05-29 12:33:47] local.ERROR: Error in Sending EmailAttempt to read property "title" on array (View: .../public_html/packages/Webkul/Shop/src/Resources/views/emails/orders/shipped.blade.php) -
Hello @MScopell
We have checked this at our end. and everything is working fine as expected.
Check the below Screenshot for your reference.
Money Transfer:
https://prnt.sc/jPoR1ZcrTuC7COD-
Kindly confirm whether you have added the SMTP configuration in your .env file.
Also, please check if any customizations were made on your end, as that could be causing the issue.
Warm Regards
Team Bagisto