Search Results for '"wordpress"'
-
Search Results
-
Topic: Export forum data only
Hi everyone loving bbpress and just had some questions. How do I export just my forums? I know the normal wordpress port allows me to export all my pages etc, and I can choose individual items, but I can’t choose say replies and forums.
Is there a plugin or some other function that will let me export all forum related data and users only? The reason I ask is because I have a running site, and I have a test version of the site with working forums. I want to put the working forums into the actual site, without overwriting existing content
Thanks
RodolfoSo, it appears that bbPress on my site does not like the word “fuck” or any of its derivatives. When users try to post a topic or reply containing this word, after submitting, they see “ERROR: your reply cannot be created at this time.” My account, the keymaster, is able to make posts with this word. If I give other users a keymaster forum role, then they may also make posts with this word. No other roles (not even moderator) can make posts with the word. This is all independent of the users’ site roles. All other forms of profanity, no matter how strange and distasteful, seem to pose no problem. How can I fix this and allow my users to use the word “fuck” to their hearts’ content? I have already tried everything on the bbPress troubleshooting site. I have no words listed in the ‘Comment Moderation’ and ‘Comment Blacklist’ boxes in the WordPress discussion settings, and the maximum rating is set to X. All forum topics on my site are private.
Info:
WordPress v4.52
Theme: SiteOrigin North
bbPress v2.59Topic: WordPress user roles broken
Hello I have a website which relies on user roles such as administrator to show certain content. I have installed BBPress which seems to break my user roles for example all Administrators become Keymasters also which is fine but if I run a query such as the code below it evaluates to false.
Any help would be greatly appreciated.
<?php if (is_user_logged_in() ) { $user_ID = get_current_user_id(); $user_info = get_userdata($user_ID); if(isset($user_info->roles) && implode(', ', $user_info->roles) == 'administrator') { ?>; <?php } >;Hi, I am using wordpress 4.5.2 and bbpress 2.5.9. I activated the bbpress plugin in dashboard and created a forum. But I got a blank page when I clicked the link to the forum. Then I found all other pages on the website become blank.
I removed the plugin then the website works again.
I suppose it is a template problem. But I don’t know how to fix it.
My website is http://www.rcaonline.ca . Does anyone know what the reason is and how to fix it?
Any help is appreciated.
Sean
Topic: Diferent email
Hello! I have on my wordpress admin one email, contato@vidroid.com.br , but I have other email that I like to use to mu forum: forums@vidroid.com.br . How I configure to send emails of bbPress’s forums by this email, not changing the principal email of my wordpress admin?
Thanks!
bbPress version : 2.5.9-6017.
WP version : 4.5.2When creating a topic in the WordPress admin area, When I fill in the the the editor with some content for the initial reply/discussion of the topic nothing shows in the topic and it still displays there are 0 replies.
Any one have any ideas on to why this would not be outputting ? anything in forum settings ?
I have disabled all plugins and tried switching themes as well as create a new keymaster user with no luck.
Here is the message I receive from a forum member:
i”ve been trying to post a response for days now… have tried many times to reply, but when I hit submit, nothing happens. Tried another forum topic, nothing is showing up. I’ve looked all over the site for any ways to get help…and hope i don’t need to start dealing with WordPress. I’ve also tried logging out, but it won’t let me do that either. I’ve checked in my profile to see if i could change anything. The whole thing just doesn’t seem to be working at all for me. Talk about frustration! I was SOOOOo looking forward to connecting with everyone on the forums.now the site won’t load for me at all. Can you help?
Another member reported a similar issue, so I’m guessing there are others who just didn’t bother to message me. I’ve already tried to disable Askimet and that didn’t work. I also had a member whitelisted by my host, which also didn’t make a difference.
Wondering if anyone’s had trouble with Paid MembershipsPro and bbPress together? Could that be it?
This is the forum: http://introvertspring.com/infj-forum-2/
It is private, so you have to signup to enter.
Wordpress 4.5.2
bbpress 2.5.9Hi all:
I’m using wordpress 4.5.; bbpress 2.5.9.
I learned that when user reply to a topic, their forum role display right next to their profile image. Is it anyway I can move the forum role beneath the profile image instead next to it?
Your help is greatly appreciated.