Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
The phrase open_report exists and is capitalized. Hmm.prepareReport() in XenForo_ReportHandler_Abstract..[php]switch ($report['report_state']){ case 'open': $report['reportState'] = new XenForo_Phrase('open'); break; /* ... */}[/php]I don't have a phrase with the id 'open'.
The phrase open_report exists and is capitalized. Hmm.
prepareReport() in XenForo_ReportHandler_Abstract..
[php]
switch ($report['report_state'])
{
case 'open': $report['reportState'] = new XenForo_Phrase('open'); break;
/* ... */
}
[/php]
I don't have a phrase with the id 'open'.
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences