Skip to:
Content
Pages
Categories
Search
Top
Bottom

Page 2 on Latest Discussions requires login? Huh?

Published on January 14th, 2010 by Casemon

Anyone else seeing this? Better, anyone know why it happens?

examples:

http://www.bydesigngames.com/community/

http://www.bydesigngames.com/community/page/2

bbPress broke when I changed the URL

Published on January 14th, 2010 by

I changed the url from /forum to /admin and it’s freaking out. It loads with none of the style sheets, so its black text on a while background. I changed the name of the folder to /admin and still it doesn’t work at all. Any tips for recovering this? The reason why I named the folder admin is because it’s just an administrative forum not for public use.

So, a good idea to start using this or not?

Published on January 14th, 2010 by

In light of whats being talked about in this thread ” https://bbpress.org/forums/topic/whats-happening-with-bbpress “, is it such a good idea to install this and perhaps start using it?

I do feel that the project has a strong community spirit, though mostly I feel its mainly because its closely linked to WordPress.

I really want to use this forum software as whilst its simple and kind of goes back to the roots of the forum days in that ever talked about “web 2.0” style, I dont want to build up a site using this software for the project to be binned later on down the line.

Many thanks.

How can I move threads?

Published on January 14th, 2010 by

Some threads have been posted in the wrong forum but I can’t seem to move them, even when looking at them in the Admin panel and logged in as keymaster!

Any tips?

No login/register button link on forum page

Published on January 14th, 2010 by ipunkbali

my forum has no login or register link button. It shows login form only when I click addtopic. justinbieberzone.com/forums . When I checked on the database phpmyadmin, there are only

bb_forum,

bb_meta,

bb_post,

bb_topic,

3 bb_terms,

is this normal?

How do I add register and login link? thanks alot.

empty background

Published on January 14th, 2010 by ipunkbali

I finally embedded bbpress into my wordpress theme, but the background is kinda transparent or gone. Can anyone help?

http://www.justinbieberzone.com/forums

i was using this tutorial http://tinsology.net/2009/05/seamless-wordpress-bbpress-integration/

thanks

Inserting path/to/wp-blog-header.php

Published on January 14th, 2010 by ipunkbali

i Read somewhere

“In order to do it, you need to put require_once(‘path/to/wp-blog-header.php’); in bbPress’ bb-config.php (wp-blog-header is in the same directory as WordPress’ wp-config.php file).”

Where do I exactly insert this code in wp-config.php file?: require_once(‘path/to/wp-blog-header.php’); ??

This is what i see in my wp-config.php file. Thanks

<?php

/**

* The base configurations of bbPress.

*

* This file has the following configurations: MySQL settings, Table Prefix,

* Secret Keys and bbPress Language. You can get the MySQL settings from your

* web host.

*

* This file is used by the installer during installation.

*

* @package bbPress

*/

// ** MySQL settings – You can get this info from your web host ** //

/** The name of the database for bbPress */

define( ‘BBDB_NAME’, ‘metroadv’ );

/** MySQL database username */

define( ‘BBDB_USER’, ‘metroadv’ );

/** MySQL database password */

define( ‘BBDB_PASSWORD’, ‘xxxxxx’ );

/** MySQL hostname */

define( ‘BBDB_HOST’, ‘localhost’ );

/** Database Charset to use in creating database tables. */

define( ‘BBDB_CHARSET’, ‘utf8’ );

/** The Database Collate type. Don’t change this if in doubt. */

define( ‘BBDB_COLLATE’, ” );

/**#@+

* Authentication Unique Keys.

*

* Change these to different unique phrases!

* You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/bbpress/ WordPress.org secret-key service}

*

* @since 1.0

*/

define( ‘BB_AUTH_KEY’, ‘put your unique phrase here’ );

define( ‘BB_SECURE_AUTH_KEY’, ‘put your unique phrase here’ );

define( ‘BB_LOGGED_IN_KEY’, ‘put your unique phrase here’ );

define( ‘BB_NONCE_KEY’, ‘put your unique phrase here’ );

/**#@-*/

/**

* bbPress Database Table prefix.

*

* You can have multiple installations in one database if you give each a unique

* prefix. Only numbers, letters, and underscores please!

Is bbPress What I Need?

Published on January 14th, 2010 by RCHR

I need to add a forum to my site, and I am narrowing down which software to use. bbPress would offer the easiest integration into my site, but I need to know how much ability I have over tracking users posts and if there is an ability to have user uploadable content.

Regards,

Sean

Step 1: Database config — is this a new DB? or the one I use for WP?

Published on January 14th, 2010 by ketchupguy

Step 1: Database config — is this a new Database that I need to create? Or should I use the same database that WordPress is using?

Prefixes for Topics

Published on January 13th, 2010 by krani

Hi,

can anybody tell me which plugin I need to get prefixes like “[resolved]” and “[not resolved]” for the topics? (like in this forum)

regards

krani

Skip to toolbar