Search Results for 'bbpress'
-
Search Results
-
I am deep integrating bbPress with WordPress 3.0 and I am encountering this white screen of death. I have done several integrations this way and never got stuck.
I use this code above database constants in bb-config.php
if ( !defined('ABSPATH') & !defined('XMLRPC_REQUEST')) {
define('WP_USE_THEMES', false);
include_once(dirname(__FILE__) . '/../wp-load.php' );
header("HTTP/1.1 200 OK");
header("Status: 200 All rosy");
}I checked the logs and there are no 500 errors, all are 200.
I loaded the WordPress in a separate php file which works fine, so I guess something is conflicting in between WordPress and bbPress.
bbPress has no plugins installed but WordPress does have some and its a live site.
I am going to check for any conflicting plugins.
Any pointers?
Topic: Download location
Hello,
It’s been a while (some years) since I last had the intention of using bbPress and as far as I can see things have changed since then. However, the current downloads on this website don’t seem to be working so I thought I’d pop in here to ask if anyone has a download location (I could download it from svn, but I thought I’d ask here first, would be simpler). At the same time I’d like to ask which version I’d be best to use, as I heard 1.0 ain’t a good one.
Any tips?
Thanks,
Wim Tibackx
i’m trying to install BB & integrate into WP. am a noob, so apologies.
=can i upload the bbpress 1.0.2.zip directly as with other plugins? appears not, as after upload there’s nothing in plugins list to manage
=assuming i am to upload bbpress via ftp, how do i get the whole folder to upload? this may be a problem with my ftp client, which won’t let me throw a whole folder onto the web site, it wants individual flyers.
=when i upload bbpress to my web site, which folder or path do i put it to?
any other tutorials and step-by-steps that are detailed i would much appreciate.
