MyBB Community Forums

Full Version: Announcements are not displayed
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I have just set up my first MyBB forum (1.6.5) , installed a new theme, all is working well .... until now ! Toungue

I created a global announcement in the CP but it's not displayed . I tried to play with date settings (I changed the php time format to H:i ) . But it does not change anything Undecided

I had set the default theme again -> no luck
I added define("NO_PLUGINS", 1); in the init.php as stated previously on the forums -> no change Undecided

I'm really stuck cause I really need the announcement feature in order to open publicly my forum Confused

thanks in advance for your help !
Fixed in [Issue #1785].

You can either wait for the next release, or download forumdisplay.php from the repo and overwrite the 1.6.5 version.
(2012-01-18, 06:28 PM)Nathan Malcolm Wrote: [ -> ]Fixed in [Issue #1785].

You can either wait for the next release, or download forumdisplay.php from the repo and overwrite the 1.6.5 version.

Thanks a lot for your fast answer ! Shy
I get the file and now it works like a charm !