Search Results for 'bbpress'
-
Search Results
-
Hello, I’ve just set up bbPress 1.03
I’m having two issues, number 1 is that No emails go out when people attempt to register for the site
Number two is all of my posts show up as anonymous, and the threads show up as empty.
I am hosting this out of my own home, running the latest Apache and MySql through XAMPP.
kanesmorgue.homeip.net
Hi. I’m trying to show a logged in a user their topics/replies, which would be accomplished by showing their BuddyPress activity stream (since I’m using both). I see that this is supposed to be a feature, but my buddypress activity streams don’t show any bbpress activity. Any help would be much appreciated. Thanks!
After a user deletes/trashes their own topic, it redirects to /?view-all, which comes back with a “No results found” Page. How would I fix this? Thanks!
Note: This is a followup to this post on getting a user to be able to edit/delete their own topics. http://bbpress.org/forums/topic/user-close-topic-trash-etc-resolved
Topic: Theme In WordPress
Hello Everyone,
I really want to find a good theme that works with bbpress, that has a sidebar. I want to create a website that has a forum component, with a sidebar for various things. I also want to add advertising (aka Adsense) as a form of revenue, at least to make the site pay for it’s costs.
I have already created 1 website with bbpress, talkbeautyskincare.com and for some reason, sidebar displays below the main content, this is after I added the bbpress files into a child-theme. I just want to know my best bet to tackling this, because I would like to start a community that could help each other out on my ideas.
Thanks so much for your help
Zac
Hey guys, I just wanted to say thanks for creating this plugin. The possibilities with it are only limited by a persons skill with php, and of course, their imagination.
Using this plugin, and attempting to build a website around it has dramatically increased my understanding of WordPress, PHP, and everything in between. Before I started tinkering around with this thing I didn’t even know what an array was, nor did I have the slightest understanding of loops, queries, actions, or functions. If I needed something on my website, I used plugins, which often slowed everything down quite a bit and created a ton of conflicts. Now I’m not only designing the website I wanted, but I’m understanding it’s architecture.
Though I am a long way from finishing it, I feel like I actually have the ability complete it on my own, which never would have happened without this plugin.
So thank you again to the creators of bbpress, you truly are the last surviving Jedi Masters of wordpress.
I’m new to bbPress and I am testing it right now to see if it is a good replacement candiate for a phpbb forum I own.
I’ve set up version 2.0.2 on WP 3.3.
I’ve ‘done’ the extensive installation video on YT, which was very helpful.
Although I really appreciate the cleanliness of bbPress, my forum members really need a few addtional features, like bbCode and PM’s.
I found both plugins, but they claim not to be compatible with bbPress 2.x
Also they’re referring to an installation system I don’t get, where is ppPress ‘myplugins’ directory located?? I cannot seem to find this folder, where should it be?
Thanks for helping me out! (and a version compatible indicator in the plugin section of this site would be very helpful for beginners like me!)
Henri
Hi,
I just noticed that the url removes the forum name when in the topic url.
Is there any way to add the forum name?
example:
url1: http://bbpress.org/forums/forum/requests-and-feedback
url2: http://bbpress.org/forums/topic/anyone-use-bbpress-for-role-playing-games-rpg
Can the “topic” of url2 automatically changed to “request-and-feedback” so the final url reads: url2: http://bbpress.org/forums/requests-and-feedback/anyone-use-bbpress-for-role-playing-games-rpg
Thanks
Topic: Empty topic titles
With the bbPress 2.0.2 plugin, I can start topics with empty titles if I just fill it with spaces. This leads to inaccessible topics that can’t be clicked, viewed, or moderated in any sane way.
I ask you change line 176 in bbp-topic-functions.php to something like:
// No topic title
if ( empty( $topic_title ) || strlen(trim( $topic_title )) == 0)
Thanks
b