MyBB Community Forums

Full Version: $_FILES['attachment'] instead of $_FILES['attachments']
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
There are 3 files where $_FILES['attachment'] is checked. However the input field has been renamed to attachments.

https://github.com/mybb/mybb/blob/1313f3...t.php#L195
https://github.com/mybb/mybb/blob/4ba89d...d.php#L160
https://github.com/mybb/mybb/blob/6ce374...y.php#L206
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/3888

Thanks for contributing to MyBB!

Regards,
The MyBB Group