MyBB Community Forums

Full Version: [F] error in management (admin cp)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
this is the error in the bottom of the page when trying to edit settings of some forum:

Fatal error: Cannot use string offset as an array in /home/stiduene/public_html/test/mybb14/admin/modules/forum/management.php on line 1344
Hmm, interesting I actually got this once, however, I really have no idea how to reproduce it, or how it happened.
I have a feeling the forumpermissions cache somehow got removed from the DB.

Try this - go to Users -> Groups -> <select any group> -> Save User Group. See if that fixes the error.
Thank you for your bug report.

This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated.
I'am interesting this !
May I ask which version of PHP in your hosting ?


Thanks,
Blueray,
I've suppressed the error with an is_array() check. It seems to happen right after installation when a cache for forum permissions hasn't been generated yet.
thanks guys for your hard work Big Grin

i'm happy to be usefull :p
Hi, All,

Thanks all that great works !



Blueray,