Robert
Robert
@robert
Admin
Support Team
Topics: 98 / Replies: 10219
Reply
RE: My javascript was blocked by wpforo

wpForo doesn't have any JS code for other code blocking purpose. I don't see any reason to block your code. It maybe incompatibility but it's not bloc...

8 years ago
Reply
RE: Problem when activating wpforo

Please never set Admin and Moderator as Standard Access in Forum Permission Settings. The admin should have Full Access, the Moderators should have Mo...

8 years ago
Reply
RE: Topic Add Error

@studiografic31 Ok, I see, your MySQL is very old version (we always recommend 5.6 and higher). So I made some changes in the code, please copy and tr...

8 years ago
Reply
RE: wpforo-shortcodes

Hi @lazainfo, wpForo shortcodes doesn't have settings and options. You can't manage the view of forums/topics appearance, and there is no way to disab...

8 years ago
Reply
RE: Get users post and topic count programmatically

Try this code, the $userid should be defined by you: <?php $user_posts = wpforo_member( $userid, 'posts' ); ?>

8 years ago
Reply
RE: All Users showing in Forum

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...

8 years ago
Reply
RE: Translations and policy checkbox issues

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...

8 years ago
Reply
RE: Allow more HTML tags in Emails

@toss, try this... put this code in your active theme functions.php file: function my_custom_email_html_tags( $allowed_html ){ if( $allowed_post_...

8 years ago
Reply
RE: Usergroup permissions problem

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...

8 years ago
Reply
RE: Topic Delete Error

Probably the user of this topic was deleted before deleting that topic or some other topic data was incorrect.

8 years ago
Reply
RE: New Topic emails and Custom Templates

The second issue should be cache issue. It's either website cache, wpForo HTML Cache or Object cache issue.

8 years ago
Reply
RE: New Topic emails and Custom Templates

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, ...

8 years ago
Reply
RE: Member last login

Please leave some Screenshot. I don't see last login date on members and profile page.

8 years ago
Reply
RE: Multiple icons

This is already added in next version of wpForo. It'll be probably released by end of this month.

8 years ago
Reply
RE: On One Individual Forum Design is Messed

@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...

8 years ago
Page 416 / 719