Hi
I get a Fatal error on my wpforo in people want to send a private message
Fatal error: Call to a member function usergroup_can() on a non-object in/home/XXXXX/domains/XXXXX/public_html/wp-content/plugins/wpforo-private-messages/includes/messages-templte.phpon line10
Line 10 in messages-templte.php says:
<?php if( !$wpforo->perm->usergroup_can('vwpm') ) : ?>
Any suggestions what to do?