Hello there.
On a specific showcase item, every time a user tries to report a review, the server returns this error:
Doesn't happen globally however.
On a specific showcase item, every time a user tries to report a review, the server returns this error:
Code:
Server Error Log
Error Info
ErrorException: Fatal Error: Undefined class constant 'FETCH_ARTICLE' - library/NFLJ/Showcase/ReportHandler/Review.php:16
Generated By: Max Bacon, A moment ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(49) "http://--.com/showcase/review/172/report"
["_GET"] => array(0) {
}
["_POST"] => array(5) {
["message"] => string(94) "This garbage review is still here. It's gross and misrepresents it. Please get rid of it."
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(40) "/showcase/enhanced-body-shape.40/reviews"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
Doesn't happen globally however.