You can always just remove
However I'm unsure if it's a bug in MyBB or somewhere else.
Enabling openssl module for PHP would solve the issue, too.
EDIT: Bug report: https://github.com/mybb/mybb/issues/750
$output = $CAPI_Util->GetRandom($count, 0);
from inc/functions.php.However I'm unsure if it's a bug in MyBB or somewhere else.
Enabling openssl module for PHP would solve the issue, too.
EDIT: Bug report: https://github.com/mybb/mybb/issues/750