Report Centre Essentials

Report Centre Essentials [Paid] 2.12.1

No permission to buy ($45.00)
Xon updated Report Centre Essentials with a new update entry:

2.10.0 - Feature update

  • Update legacy report data which did not set the autoreported flag when linked to a warning
  • Add indexes with hopefully better selectivity for report statistics page(s)
  • Add new "Test report routing" page under AdminCP => Tools
  • Fixes for report queue assignment rules
    • Fix prefix matching when MultiPrefix add-on is not in use
    • Fix "Match: None of the selected" did not work for "Applicable forums" under "Content type reported"
    • Fix "Automatically report threads" ignored match criteria
    • Fix "Automatic reports" option was...

Read the rest of this update entry...
 
Xon updated Report Centre Essentials with a new update entry:

2.11.0 - Feature update

  • Fix moving a report between queues or toggling if new reports are allowed would re-open the report uselessly
  • Add "Report status on report form" option with the values of "None"/"Display content has been reported"/"Display reported count".
    Disabled by default.
    User-facing phrases:
    • svReportCentreEssentials_content_already_reported
    • svReportCentreEssentials_content_already_reported_x_times
  • Add "New user reports: allow/prevent"...

Read the rest of this update entry...
 
Xon updated Report Centre Essentials with a new update entry:

2.11.1 - Bugfix & maintenance update

Recommend checking any report queue rules which use the "Content type reported" criteria after upgrading, as data migration for these needs to be done!
  • Use better phrases when missing a name/description for a report queue & missing a title for a report queue rule
  • Fix "unknown column queue_rule_report_action_type" when attempting to create a new report queue rule
  • Fixes for report queue rule's "Content type reported" criteria.
    • Fix "All selected" match criteria did not...

Read the rest of this update entry...
 
Did you confirm that re-enabling the addon makes it break again?

This add-on extends the user entity in a standard way and doesn't cause those sorts of issues which implies an addon isn't implementing the XFCP chaining correctly.
 
@Xon can you fix this please?

Code:
XF\Db\Exception: MySQL statement prepare error [1054]: Unknown column 'report.replies' in 'where clause' in src/XF/Db/AbstractStatement.php at line 230

XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 198
XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 40
XF\Db\Mysqli\Statement->prepare() in src/XF/Db/Mysqli/Statement.php at line 56
XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 162
XF\Db\AbstractAdapter->fetchAllNum() in src/XF/Search/Source/MySqlFt.php at line 286
XF\Search\Source\MySqlFt->search() in src/addons/SV/SearchImprovements/XF/Search/Source/MySqlFt.php at line 58
SV\SearchImprovements\XF\Search\Source\MySqlFt->search() in src/XF/Search/Search.php at line 185
XF\Search\Search->XF\Search\{closure}() in src/XF/Search/Search.php at line 214
XF\Search\Search->executeSearch() in src/XF/Search/Search.php at line 180
XF\Search\Search->search() in src/XF/Repository/Search.php at line 33
XF\Repository\Search->runSearch() in src/addons/SV/SearchImprovements/XF/Repository/Search.php at line 101
SV\SearchImprovements\XF\Repository\Search->runSearch() in src/XF/Pub/Controller/Search.php at line 437
XF\Pub\Controller\Search->runSearch() in src/XF/Pub/Controller/Search.php at line 119
XF\Pub\Controller\Search->actionSearch() in src/addons/SV/SearchImprovements/XF/Pub/Controller/Search.php at line 86
SV\SearchImprovements\XF\Pub\Controller\Search->actionSearch() in src/XF/Mvc/Dispatcher.php at line 352
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 258
XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2487
XF\App->run() in src/XF.php at line 524
XF::runApp() in index.php at line 20
 
I need to see the full request (ie the _REQUEST blob) to understand this error. You can DM me that text.

Did this occur during install or keep occurring after?
 
Back
Top Bottom