MyBB Community Forums

Full Version: Thread prefix error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
[attachment=32192]
The error occurred after i posted a message in a forum that requires a thread prefix .
but i have no thread prefixes setted up yet .

i have the latest mybb 1.8 from github
it looks like MyBB 1.8 is not compatible with php 5.5 !

that warning is related to php compatibility and you can hide such warnings

Admin Panel >> Configuration >> Settings >> Server and Optimization Options
--> change the error logging medium to Hide Warnings & save the settings
(2014-08-17, 02:47 PM).m. Wrote: [ -> ]it looks like MyBB 1.8 is not  compatible with php 5.5 !
that warning is related to php compatibility and you can hide such warnings

it seems that way... thanks!
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/1247

Thanks for contributing to MyBB!

Regards,
The MyBB Group
Pushed. Should be just a matter of checking if the array is empty.
thank you for looking into it