Jump to content

Trying to implement \IPS\Content\Statistics


Go to solution Solved by bfarber,

Recommended Posts

Posted

You're missing the $commentClass::$databasePrefix in the topPosters() method:

		$commentItemField = $commentClass::$databaseColumnMap['item'];

so I got the Unknown column 'xxxx' in 'where clause' error.

Thank you.

Same in popularDays().

I haven't tested it all. Probably there are more.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...