MyBB Community Forums

Full Version: Mod CP Annoucements Warning
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I was told by Paul to post this here instead.

Bug #2115: Mod CP Announcements Warning
Author: Mark Janssen
Status: New
Priority: Normal
Assignee:
Category: Moderator Control Panel
Target version:
Reproducibility: Always
Reported In MyBB Version: 1.6.8
PHP Version: 5.3.17
Browser: Chrome
Database Type:
Database Version:
SQA assignments:
If you go to modcp.php?action=announcements I get the following warning for each announcement:
Warning [2] in_array() expects parameter 2 to be array, string given - Line: 73 - File: inc/functions_modcp.php PHP 5.3.17 (Linux)
File Line Function
[PHP]errorHandler->error
/inc/functions_modcp.php 73 in_array
/modcp.php

I performed a File Diff to ensure my copy is not modified and it isn't.


I have also tried using the No Plugins setting and I still got this error.
In anyway related to :

http://dev.mybb.com/issues/2049 ?