I'm sorry but not. wpForo is a WordPress plugin and it doesn't have separate user system. All website users are the same forum users. That doesn't mat...
Hi arcticsolutions, Thank you for letting us know. We'll add those in next version. Also the option to disable "Checkbox: I Accept Website Terms and P...
@toss, try this... put this code in your active theme functions.php file: function my_custom_email_html_tags( $allowed_html ){ if( $allowed_post_...
I'm sorry but Moderators are not allowed to change Usergroup in wpForo yet. This is the most risky point of all forums. Changing Usergroup means grant...
Probably the user of this topic was deleted before deleting that topic or some other topic data was incorrect.
The second issue should be cache issue. It's either website cache, wpForo HTML Cache or Object cache issue.
The first issue (new topic email) is already fixed in next version. If you need fix it urgently, please edit /wpforo/wpf-includes/wpf-hooks.php file, ...
Please leave some Screenshot. I don't see last login date on members and profile page.
This is already added in next version of wpForo. It'll be probably released by end of this month.
@louie This is a cache or optimizer plugin issue. All JS/CSS files are crashed on your website. Please disable that plugins. This issue is a general i...
Have you enabled built in reCAPTCHA for Registration and Login forms in Dashboard > Forums > Tools > Antispam Tab?
Try this. Navigate to Dashboard > Forums > Settings > Styles admin page. Put this CSS code in Custom CSS Code textarea, save it, delete all c...
Hi PierreLedeveloppeur, I'm really sorry but I can't find time for debugging this code, this is out of our support. We don't support custom code issue...
I'm sorry but there is no other ways. you should hide that fields using CSS code.
We use Adminer plugin in such cases.