Mr Lucky
Well-known member
The notice system page criteria allows you to specify a template e.g.
xengallery_media_index
as well as categories
However if you do that it displays in neither, then throws up an error on the category page:
An exception occurred: in_array() expects parameter 2 to be array, null given in /public_html/library/XenGallery/Listener.php on line 340
xengallery_media_index
as well as categories
However if you do that it displays in neither, then throws up an error on the category page:
An exception occurred: in_array() expects parameter 2 to be array, null given in /public_html/library/XenGallery/Listener.php on line 340
Code:
An exception occurred: in_array() expects parameter 2 to be array, null given in /home/caf/public_html/library/XenGallery/Listener.php on line 340
XenForo_Application::handlePhpError()
in_array() in XenGallery/Listener.php at line 340
XenGallery_Listener::criteriaPage()
call_user_func_array() in XenForo/CodeEvent.php at line 90
XenForo_CodeEvent::fire() in XenForo/Helper/Criteria.php at line 538
XenForo_Helper_Criteria::pageMatchesCriteria() in XenForo/ViewRenderer/HtmlPublic.php at line 228
XenForo_ViewRenderer_HtmlPublic->_getNoticesContainerParams() in XenForo/ViewRenderer/HtmlPublic.php at line 128
XenForo_ViewRenderer_HtmlPublic->renderContainer() in XenForo/FrontController.php at line 618
XenForo_FrontController->renderView() in XenForo/FrontController.php at line 158
XenForo_FrontController->run() in /public_html/index.php at line 13
Last edited: