Forums

Join
bbPress Support ForumsInstallationError when deleting forum

Info

Tags

Error when deleting forum

  1. Hi,

    When I try to delete a forum and all of its posts, I get the following error:

    Fatal error: Call to undefined function array_may() in /home/username/public_html/forums/bb-admin/admin-functions.php on line 507

    Any suggestions?

    P.S. Sorry, I posted this in the wrong forum.

  2. That's a bug. That function call should be to "array_map()"

    It's safe to edit that file if you like. I guess people don't delete whole forums that often. I'll fix this in the source for next release.

  3. You must log in to post.