MyBB Community Forums

Full Version: Mass mail: lost radio button selection & illegal string offset warnings
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Mass mail at AdminCP:

1. If the scheduled sending date is in past, the error message screen loses that radio button selection.

Creating:

[attachment=43244]

Editing:

[attachment=43243]

2. When creating a new mass mailing, navigating away before submitting recipients criteria would result in blank in conditions in table massemails for this mass mailing. And warnings of Illegal string offset will be given when editing this mass mailing with PHP 7.4+.

One example of the warnings:
Warning [2] Illegal string offset 'username' - Line: 540 - File: \admin\modules\user\mass_mail.php PHP 7.4.1 (WINNT)
File 	Line 	Function
\admin\modules\user\mass_mail.php 	540 	errorHandler->error
\admin\index.php 	824 	require
Hi,

Thank you for your report. We have pushed this issue to our Github repository for further analysis where you can track our commits and progress with fixing this bug. Discussions regarding this bug may also take place there too.

Follow this link to visit the issue on Github: https://github.com/mybb/mybb/issues/4183

Thanks for contributing to MyBB!

Regards,
The MyBB Group