I think there should be many reasons. People wants to have options to change everything in forum. I've seen many cases when users change titles in pos...
I don't say we load different widgets for different forums, there is no such feature. I mean the case when only Recent Posts widget exists on sidebar ...
I'm sorry but I didn't follow you. What option you mean?
Please don't forget there are forums where only Recent Topic or Recent Posts widget is used. New topic should be added in both widgets. If we remove t...
Hi blackcemre, Please let me know what you mean saying "rewrite Wordpress"? Will you wp_users and wp_usermeta table stay or they will be removed? If y...
there was an option to have wpForo usergroups synchronized with wordpress usergroups - I don't want to have to manage two sets of user groups and perm...
I'm sorry but I can't find forum on your website, please leave forum URL not the home page.
Here is the list of places where we use reply title Recent Posts pageRecent Posts widgetTopic RSSProfile > ActivityNew Post notification emails
Because you've translated the SQL code too. The code is changed. For example: CREATE TABLE IF NOT EXISTS is changed to: CREATE TABLE SI NO EXISTE Plea...
It doesn't matter the Member has access to forum or not. This page displays all registered users in your WordPress user system. This is user list, thi...
Sure, all those actions can generate such error. If some field is missing in wpforo_posts table you'll get lots of error on almost all db SELECT actio...
Yes, it doesn't, I just explain what you should do if you're developer. If not this requires developer work. There is no stable URL for account page.
There are three user titles: UsergroupReputation TitleCustom Title When user is registered he/she gets these titles: RegisteredNew MemberMemberThe #...
I'm sorry but there is no static URL for this, you should generate it dynamically using member nicename: member-nicename/
Ok, I see the problem. The update process was incomplete on your forum and the new field in wpforo_posts table is not created. Please make sure the _w...