Hello I just installed bbpress and I dont know where to add new users. We want to use this as a private forum, with no registration process at all, so I would need to have total access to manage users.
manually add new user
Published on January 5th, 2011 by elambrobbPress and WordPress need their own domains?
Published on January 4th, 2011 by PurdueGuyI have an existing WordPress site, and started looking into adding bbPress to it. I see that they can be integrated, but am unclear on whether the bbPress needs its own domain for installation. Will the WordPress and bbPress site be like two interlinked sites, or more like one site?
bbPress, WordPress, & Pagelines Forum integration
Published on January 4th, 2011 by carterdjohnsonI installed everything as per instructions and much help from various sources.
It all seemed to work for a moment, but then I logged out and back in to make sure it was all okay, but once I logged in the ADMIN link was gone and I cannot figure out how to get back to the admin section to access the settings and stuff.
Does anyone have any ideas?
Thread Title
Published on January 4th, 2011 byhave the latest bbpress and wanted to know how to limit the display of the thread titles so it will be something like this
this is a test of a thread title an…
Registration and login not working
Published on January 4th, 2011 by on3rdstreetI have installed bbpress and am utilizing a theme. Everything seems to be in place but I cannot register or login with my info. Instead I get sent to a page that says:
This webpage is not available.
The webpage at http://3rdstreet.com/wp/forum/bb-login.php might be temporarily down or it may have moved permanently to a new web address.
More information on this error
Below is the original error message
Error 100 (net::ERR_CONNECTION_CLOSED): Unknown error.
Here is the link: http://3rdstreet.com/wp/forum/
Any Help?
Rich Objects code constructor (Facebook Wall – alike thingie )
Published on January 3rd, 2011 by trofHey guys,
sorry is it is a stupid question, I’m new with bbPress…
I was wondering, is it possible to create a bbPress plugin besed on Rich Object code constructor ( Demo: http://xbb2.com ) , and if “yes” – shall it be on HTML or BBCode generation ?
Thanks
AT
How to lock forum?
Published on January 3rd, 2011 by hjenningsI’ve just started a forum for my blog (www.dowdycornerscookbookclub.com). The address for the forum is:
http://dowdycornerscookbookclub.com/dccc_forums/
In the forum, I’ve created a forum called DCCC Forum Guidelines.
This is where I describe the guidelines for users of the forum on my site.
I would like to lock it so that no one can leave a reply, but I still want it to be visible to all members.
Is there a way to do this?
Conforming bbPress to my website
Published on January 2nd, 2011 by FrankRI have a big main section on my website and I would like for the entire bbPress program to reside there and look and act like it does as a freestanding, or as best it can.
I can easily do this with WordPress but this is much different. For thing, it seems that there can only be one stylesheet, so I have to copy bbPress’s stylesheet and paste it into mine and name it style.css. then rename the divs with the same names.
This is what I want it to be:
<My website>
<my header></close my header>
<my navigation></close my navigation>
<my mainsection or column is 900px wide>
<<< Here will go the entire bbPress program >>>
</close my mainsection or column>
</close My website>
Here’s how I have the header.php:
<<<<—- Start of header.php —->>>>
<?php
$_head_profile_attr = ”;
if ( bb_is_profile() ) {
global $self;
if ( !$self ) {
$_head_profile_attr = ‘ profile=”http://www.w3.org/2006/03/hcard”‘;
}
}
?>
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.1//EN” “http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd”>
<html xmlns=”http://www.w3.org/1999/xhtml”<?php bb_language_attributes( ‘1.1’ ); ?>>
<head<?php echo $_head_profile_attr; ?>>
<meta http-equiv=”X-UA-Compatible” content=”IE=8″ />
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″ />
<title><?php bb_title() ?></title>
<link rel=’stylesheet’ href=’style.css’ type=’text/css’ charset=’utf-8′ />
<link rel=”stylesheet” href=”<?php bb_stylesheet_uri(); ?>” type=”text/css” />
<?php if ( ‘rtl’ == bb_get_option( ‘text_direction’ ) ) : ?>
<link rel=”stylesheet” href=”<?php bb_stylesheet_uri( ‘rtl’ ); ?>” type=”text/css” />
<?php endif; ?>
<?php bb_feed_head(); ?>
<?php bb_head(); ?>
</head>
<body>
<!–Begin top of My Website–>
<div id=’al_wrapper’>
<div id=’al_sub_wrapper’>
<div id=’al_head’>
<h1>Title</h1>
<h4>Tag Line</h4>
</div>
<div id=’pagetitle’>
<div id=’bread’>You are here: Home » This Page</div>
</div>
<div id=’al_both’>
<div id=’my_right’>
<div id=’inside_my_right’>
<h2 class=’myright’>This Page</h2>
<!–End top of My Website–>
<body id=”<?php bb_location(); ?>”>
<div id=”wrapper”>
<div id=”header” role=”banner”>
<h1>“><?php bb_option(‘name’); ?></h1>
<?php if ( bb_get_option(‘description’) ) : ?><p class=”description”><?php bb_option(‘description’); ?></p><?php endif; ?>
<?php if ( !in_array( bb_get_location(), array( ‘login-page’, ‘register-page’ ) ) ) login_form(); ?>
<div class=”search”><?php search_form(); ?></div>
</div>
<div id=”main”>
<?php if ( bb_is_profile() ) profile_menu(); ?>
<<<<—- End of header.php —->>>>
<<<<—- Start of footer.php —->>>>
</div>
</div>
<div id=”footer” role=”contentinfo”>
</body>
</div>
<?php do_action(‘bb_foot’); ?>
<!–Beging of My Website footer–>
</div>
</div>
</div><!–end both–>
<div class=’spacer_20′></div>
<div id=’al_footer’>
Content copyright 2010. Mywebsite.com – All rights reserved.
Home ·
</div>
</div><!–end al_subwrapper–>
</div><!–end al_wrapper–>
<!–End My Website footer–>
</body>
</html>
<<<<—- End of footer.php —->>>>
Using this, the look of my website is OK but the bbPress is all jumbled up and not right. Any help would be appreciated.
can not get my buddypress used with wp to log in or out correctly
Published on January 2nd, 2011 by babblefishI can log in and out but i have to do a reload of the page for it to show. I asume there is some thing not reloading the page after the event of login or logout. is there a fix to this or do i have to tewll every one to hit reload after they log in or out.
I am not sure what to do can some one help me,
Thank you
I am using firefox and i have the newest bp 1.27 and wp302 installed.
Can't post, reply- if 'add new' topic, can't select forum
Published on January 1st, 2011 by McGeeStevenorcalmilsim.com/forum
I have login synchronized with WP and bbPress.
The only option I have as Admin / Keymaster or my account McGee / Administrator is to ‘Add New’ in the ‘Latest Discussions’ topic section.
I do get a new window and can enter a title and content, but can’t select one of the two forum for the topic. When I click ‘Send Post’ the next page says ‘This topic has been closed’ every time.
There are no other options to add, rely or create anything new.
All I have been able to do is edit a post as the Admin.