MyBB Community Forums

Full Version: Setting Permissions
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
After I went to set admin permissions, I got this:

Fatal error: Call to undefined function: arraytobits() in /home/usr/public_html/mybb/admin/adminoptions.php on line 51

the code is this:

	$upperms = arraytobits($newperms);
A simple search would have prevented space being used on the server Toungue (j/k)

http://www.mybboard.com/community/search.php with keyword $upperms = arraytobits($newperms); will help.
thanks forgot about that. i still get pm'ed about that too on phpbb.com lol.