Search Results for 'bbpress'
-
Search Results
-
Hi there,
What I’m looking for is to have a simple forum integrated with my WP installation. It seems like bbPress is the perfect choice but now I’m not so sure.
I’ve just this week came across and installed bbPress. I have nothing live yet, as I’m still working on a template but now as of yesterday I’ve heard of buddypress… and now I’m confused. It seems like the two products are made by the same people, are intended for similar purposes, but some people have both installed. On top of that it seems like support for bbPress is waning.
I’m not sure how much of the above is true, but that’s the impression I’ve been getting over the last couple days. So can anyone shed light on the situation for me?
Regards,
Topic: No Filters or Actions ??
Hello folks,
I was hoping that someone could point me in the direction of an ACTION that occurs on the following pages so that I can hook my plugin into them without hacking the core:
bb-edit.php
I have a plugin that needs to be fired when someone edits a post.
Forum layout update
In the backend we do it all through AJAX (how wonderful), except we call the following page bb-admin/admin-ajax.php and the following sections (via a switch statement): add-forums and order-forums.
Except, no actions there to call either. And yes, to the best of my ability, I’ve stuck with the code the whole way through all the functions they call. I’ve yet to find a pluggable one.
===============================================================================
I realise that my phrasing is sometimes considered combative, and I apologise for that, but are we seriously suggesting that at no point is the ability to add/edit/control/order our forum pluggable in anyway; and the same for the editing of a forum post??
I’m more than happy to be wrong here, because right now I’m having one of those “bbPress moments” where you’re not quite sure if you’re losing your marbles or if whoever decided to make these not pluggable is.
Thanks for the help
Topic: Page not found
Hey,
I’ve created a forum, some topics and some posts but when I click on anything in the forum it just goes to a “page not found”.
Heres the site
http://touchrugbyportugal.com/bbpress/
In fact most links go to that error page.
What have I not done?
J
I’ve started creating a blog with WordPress and it is working fine.
I now what to add in a forum (on a different page) that uses the WordPress login IDs.
I have found stuff to integrate the two but I have a question about installation directories.
WordPress is installed in mydomain/blog
Do I install bbPress there?
I wanted the forum page to be mydomain/forum
If I install to a directory with that name, can I still integrate with WordPress?
Sorry if this has been asked before but I was unable to find specif details on the forum, FAQ, or installation instructions.