MyBB Community Forums

Full Version: Search Language
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
In the /english/search.lang.php the variable $l['find_all'] has a value of "Find all".  The problem is in some environments the webserver will consider it malware because of that.  It then deletes the file off the server. I suggest figuring out a different value we can assign.  Perhaps "View all"?
Not really a bug (or rather a bug in the script which denies this phrase), but I agree that changing it would be helpful. I've already seen 4-5 support topics about it.
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/1400

Thanks for contributing to MyBB!

Regards,
The MyBB Group