Search Results for 'bbpress'
-
Search Results
-
Topic: logout variable
I’m new at bbpress and don’t know much about php. I can edit stuff, but I can’t really come up with anything on my own.
I’m editing another theme for bbpress and changing it to my own theme. Somehow or another there is no log out link. I need to know what that is. For logging in it is this :
‘<?php login_form(); ?>’
what do I put for logging in. I have a sidebar file and I want to put it there, so that when members are logged in, they can click on logout.
thank you in advance
I wanted to use bbpress because I thought it was really simple to use and it was easy to integrate with wordpress. I’ve been looking at some posts recently and I get the idea that bbpress isn’t being actively worked on and that this Mat individual wants to abandon this project (?)
Is this the person who made wordpress really great?
Is this a good reason not to continue using bbpress? Is bbpress going to die out if Mat doesn’t work on it?
i understand these may be silly questions, but I am not trying to make a joke of things
Topic: Running Multiple Instances
WordPress 3.0 + bbpress 1.02 : integration works fine.
but,
wordpress 3.0 multisite + bbpress 1.02 : integration doesn’t work.
….
when added the code below in wp-confeg.png
define(‘WP_ALLOW_MULTISITE’, true);
define( ‘MULTISITE’, true );
define( ‘SUBDOMAIN_INSTALL’, false );
$base = ‘/’;
define( ‘DOMAIN_CURRENT_SITE’, ‘myhomepagename.com’ );
define( ‘PATH_CURRENT_SITE’, ‘/’ );
define( ‘SITE_ID_CURRENT_SITE’, 1 );
define( ‘BLOG_ID_CURRENT_SITE’, 1 );
the integration breaks.
What’s the problem, and what’s the solution?
Any help will be appreciated.
In last bbpress.org theme there was an option for “subscribe for this topic”…But I can’t find In new one….
I can not stay in touch with this forums regularly but its nice to get email updates abt my topics and I don’t like rss feeds….can any mod activate this plugin?
Thanks

