Dangerous 0 04/08/2017 06:05 PM (edited) В общем форум ipb 2.3.6 php 5.5Ошибка такая Warning: in_array() expects parameter 2 to be array, null given in /home/u165339910/public_html/sources/action_public/moderate.php on line 99 Сама строка:if ( ! in_array( $this->ipsclass->input['CODE'], $not_forum_array ) ) Edited April 8, 2017 by Dangerous Share this post Link to post Share on other sites
danilka 7 04/09/2017 05:44 AM написана же ошибка. ожидается, что $not_forum_array будет массивом, а передан null Share this post Link to post Share on other sites
Dangerous 0 04/14/2017 09:18 PM написана же ошибка. ожидается, что $not_forum_array будет массивом, а передан null Как ее изменить? Все работает но просто вылазит такая ошибка Share this post Link to post Share on other sites