You have a Spam problem and I do too I have to manually remove Spam from my Forum almost every day. Is there a way to moderate the Forum?
You have a Spam problem
Published on December 18th, 2012 by MikeGulettTicket #2094 (new defect) – https://bbpress.trac.wordpress.org/ticket/2094
Published on December 18th, 2012 by AutomatedKid007I didn’t know where to post this so I figure I would put it in the troubleshooting forum.
Besides confirming the defect with creating a new group and the forum tab not showing up, but if a moderator can pass along another possible issue within the admin area of a buddypress group, and that’s when making a change to the group name – admin > details where those changes do not get passed along to bbpress and show up in the bbpress forums > all forums section.
In other words, the only way to make bbpress to see any changes to a buddypress group name is to delete the group altogether in buddypress and create a new one, then the changes are passed along to bbpress! As anyone would know, you can’t delete an existing Group without losing all the data, correct? ;(
I may be wrong, it happens lots of time, but I think this may somewhat be tied to the forum tab not showing up since they’re both a buddypress bbpress linkage issue.
If this helps, that’s all that counts.
How to remove edit-link below
Published on December 18th, 2012 by sayumi19Hello.
I would like to remove [edit-link] at every topic pages.
page sauce is here.
a href=”http://mysite url/wp-admin/post.php?post=59&action=edit” title=”Edit Topic”>Edit Topic</a
I really hope to have nice idea. Thank you for reading.
Expanding the Forums Underneath Each Category
Published on December 18th, 2012 by MarximusMGHey everyone, I’m a total newbie with bbPress, as I have only had experience with phpBB in the past. I have a very simple question. I’m setting up a new site with bbPress, but am seeing that the forums I’m making (underneath their parent categories) are not being displayed one at a time on their own line, but rather one right after each other, with commas separating them. (Image of this seen here: http://tinypic.com/r/o86nab/6 )
While this isn’t the end of the world, I’m much more used to seeing each forum on its own line, and it seems to make for easier navigation.
Is this something that is specific to the theme that I am using (Buddy) or is it something that can be changed with a plugin? Thanks in advance!
Redirect Loop bug found (reproducible)
Published on December 17th, 2012 by Manny FleurmondI ran into this messing around with a fresh install of bbpress installed on WordPress 3.5. Basically if you follow these steps, you can cause a forum’s permalink to get stuck in a redirect loop:
Create a category
Create a forum
Make the category the parent of the forum
Trash the category without removing the forum as a child
Go to the forum edit page and update it with no parent selected
After doing this the permalink of the forum becomes an infinite redirect loop and you’ll get an error from your server and browser. When you get the error screen, your browser should show the old permalink that includes the category slug, even though the new permalink shouldn’t have it. The bad part is that even if you untrash the category and make it the parent of the forum again, the redirect loop stays the same. This also makes the slug of said forum unusable.
I did this by accident and then was able to reproduce using the previously mentioned steps. Just wanted to let you guys know. Can’t find a way to fix this but to prevent it from occurring, make sure you unlink forums from a category BEFORE you want to delete said category.
Editing reply gives no fancy editor
Published on December 17th, 2012 by stefwilliamsThis is a weird one. When I create a forum post, I get the WYSIWYG editor.
When I reply to a post, I also get it,
BUT when I edit an existing reply, there is no WYSIWYG and I have plain html in the text area.
Using bbpress 2.2.3, WP 3.5 and buddypress 1.7-bleeding.
Doesn’t seem to be a bug, as it works fine with twenty twelve theme – I’m using the-bootstrap – but are there any ideas of what to try to fix it?
In the pages with the editor, the relevant js files are getting loaded from the cache, but on the page without the editor, there seems to be no reference to them, but no errors either…
?
Forum reply redirect URL rewrite issue
Published on December 17th, 2012 by apet083Hi I am having an issue with my forum URL rewrite rules/slugs/permalinks.
At the moment I am testing this in my dev environment.
I have a page that is called FORUM and contains my recent topic and forum shortcodes. This page is located at localhost/sitename/forum
My slug settings are:
Archive Slugs
Forums base: forum
Topics base: topics
Single Slugs
Forum Prefix ticked
Forum slug: forums
Topic slug: topic
Topic tag slug: topic-tag
Reply slug: reply
User slug: user
Topic view slug: view
When I navigate to a forum the URL looks like this:
http://localhost/sitename/forum/forums/butterflies/
When I navigate to a topic inside that forum, the URL looks like this:
http://localhost/sitename/forum/topic/test-topic/
When I reply to a topic, the URL rewrites to this:
http://localhost/sitename/forum/forums/butterflies/#post-158277
So obviously this is an incorrect URL and just takes me back to the forum home page with the list of recent topics.
How can I make the URL format be consistent? Something like:
http://localhost/sitename/forum/forum-name/test-topic/#post-158277
Thanks
Redirecting private/hidden forums URLs to wp-login.php
Published on December 17th, 2012 by Gawain LynchI’m having a problem where a number of our users are sending around URLs to discussions in private forums to other users, when those URLs are clicked, if the user is not logged in they get a 404.
I want to write a plugin that directs users to the login page if they are not already, and only then return a 404 if they don’t have ‘read_private_forums’…
Can anyone familiar with the bbPress code base point me to where bbPress evaluates this access?
SINGLE TOPIC PAGES – Help Please
Published on December 17th, 2012 by rixtertraderWordPress Version: 3.5
Theme: Optimize Press
Plugins: WishList Member v2.71 and bbPress v2.2.3
=====================================================
Greetings!
I’ve been tackling this problem for so long now that my mind is turning to mush. I really need some direction on this…please?
Task: My site contains static PAGES for subscribers to view/download content. I have also created some PAGES that are to be DISCUSSION pages, where each PAGE deals with just ONE (1) topic only.
Example: On my site you have a PAGE called FORUM DISCUSSIONS. On this page you will find 4 links representing the TOPICS.
TOPIC ONE
TOPIC TWO
TOPIC THREE
TOPIC FOUR
If you click on the link TOPIC ONE, you arrive at the TOPIC ONE PAGE. Here, I would like to allow my members to post their questions, comments, and even embed a picture if they wish.
Each member that posts on this PAGE would see their comment show up at the very top, pushing previous posts down the page. And of course, the member name, date and time of post is important for each post made.
While I know how to create a PAGE where I want a specific TOPIC discussed (and only that TOPIC), I don’t know how to give it the ability I just described above (allow users to post, include picture, have it show up at the top, etc.)
I’m thinking this is not difficult but I can’t seem to find the answers to my specific needs. I do not want my members creating the topics. I don’t want all the other fluff that shows how many members there are, how many are online, or any other additional information. Just a simple editor box to create the post, and for that post to show up at the top of the PAGE.
Can this be done?
Thank you in advance!
🙂
Importing bbpress forum
Published on December 17th, 2012 by Muntasir M. AumioI’d like to import my bbpress forum(with user, topics and replies) from one site to another.
Is it possible?
Both domain are in the same server. So, I see the database is same for both domain on the server.
https://codex.bbpress.org/import-forums/
I’m not very clear about that. And It doesn’t work for me as well.
Can anyone help me ASAP.
I’m in A SERIOUS trouble.
Please.