Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
DawPi Posted August 31, 2020 Posted August 31, 2020 Without plugin, no. It's a group setting: /* Can the member report content? */ if ( $member->group['g_can_report'] != '1' AND !\in_array( \get_class( $this ), explode( ',', $member->group['g_can_report'] ) ) ) { return 'no_module_permission'; }
Recommended Posts