Hi,
I have just checked my sites Server Error Logs from within Xenforo Admin CP and i have spotted its full of the following error.
I have just checked my sites Server Error Logs from within Xenforo Admin CP and i have spotted its full of the following error.
Code:
ErrorException: Argument 1 passed to NFLJ_Showcase_ControllerPublic_Comment::getCommentSpecificRedirect() must be an array, boolean given, called in /var/www/vhosts/****/public_html/library/NFLJ/Showcase/ControllerPublic/Comment.php on line 24 and defined - library/NFLJ/Showcase/ControllerPublic/Comment.php:28
Generated By: Unknown Account, Today at 1:32 PM
Code:
#0 /var/www/vhosts/****/public_html/library/NFLJ/Showcase/ControllerPublic/Comment.php(28): XenForo_Application::handlePhpError(4096, 'Argument 1 pass...', '/var/www/vhosts...', 28, Array)
#1 /var/www/vhosts/****/public_html/library/NFLJ/Showcase/ControllerPublic/Comment.php(24): NFLJ_Showcase_ControllerPublic_Comment->getCommentSpecificRedirect(false, false, 5)
#2 /var/www/vhosts/****/public_html/library/XenForo/FrontController.php(310): NFLJ_Showcase_ControllerPublic_Comment->actionIndex()
#3 /var/www/vhosts/****/public_html/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /var/www/vhosts/****/public_html/index.php(13): XenForo_FrontController->run()
#5 {main}
Code:
array(3) {
["url"] => string(47) "http://www.yourpshome.net/showcase-comment/183/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}