• REGISTRATION REQUIREMENTS:

    Your username here MUST MATCH your XenForo username (connected to your XF license).

    Once you have registered here, then you need to start a conversation at xenforo.com w/Bob and provide the following:
    1. Your XenForo License Validation Token
    2. The Domain Name associated with the License
    NOTE: Your account will be validated once ALL requirements are verified/met. Thank you for your patience.

Fixed One Server Error when Reporting Review

Status
Not open for further replies.

mauzao9

Member
Showcase
Sportsbook
Hello there.

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.
 
This has been fixed and will be available in the upcoming maintenance release.
 
Status
Not open for further replies.
Back
Top