Published on June 11th, 2010 by
Ok, so both my blog and forum are set up properly and working fine.
I did some hacking to get rid of the back tick to quote option.
So I’m posting for the fist time “I’m” and it posts as “I/’m”
I try to find the problem and can’t.
I end up making 3 db’s total:
db 1) Using what I have (results in /’)
db 2) Clean install, using only themes (results in /’)
db 3) Clean install, no themes, no hacks nothing, just integrated with cookies (results in /’)
Any one have any idea what’s going on?
Both are latest releases. Everything else works fine. Integration works etc etc
I created a new DB with clean installs of both wp and bb with the same results. Different user names, default themes etc. Nothing worked.
tia!
Published on June 10th, 2010 by
The directions just say to upload to server – where? I uploaded to my wp-content but I am not getting install directions when I go to my URL or my Admin URL. Please advise. It would be great to provide more detail in the installation directions for those who are less computer savvy. Thanks!
Published on June 10th, 2010 by btko
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,
Published on June 10th, 2010 by kevinjohngallagher
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
Published on June 10th, 2010 by JemzTouch
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
Published on June 10th, 2010 by cv3t
How to disable Favorites TAB ?
Published on June 10th, 2010 by gideons
when installed it did not show a report post link on the bottom of the post
http://roidubrico.com/topic/comment-installer-reseau-internet-cat5
see for example
http://roidubrico.com/topic/comment-installer-reseau-internet-cat5
plugin installed without problem
I can access the admin panel under reports
thanks
Published on June 10th, 2010 by driz
I want to show only the very top level forums on my front page. I have tried:
<?php if ( bb_forums("depth=1") ) : ?>
But that didn’t work and all the forums still show up. I only want to show the very top level, so for example if I have the following forums:
Main
- Sub Forum 1
- Sub Forum 2
--- Sub Forum 2.1
--- Sub Forum 2.1
- Sub Forum 3
Community
- Sub Forum 1
- Sub Forum 2
--- Sub Forum 2.1
--- Sub Forum 2.1
- Sub Forum 3
Only Main and Community would appear on the home page.
Thanks.
Published on June 10th, 2010 by Rartemass
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.
Published on June 9th, 2010 by gideons
I would like to make my sidebar look like bborg sidebar
So with a Forum List
Search Box
Hot Tags
RSS
Views
and maybe even add a Latest Discussions
which shows the last five or ten active threads
in WP you just add widgets but bb does not seem to have that luxury
Thanks for your help