Skip to:
Content
Pages
Categories
Search
Top
Bottom

nothing work after upgrade

Published on June 11th, 2009 by Arturo

i’ve upgraded my trunk version with the latest rc-2 version and after this step nothing works on my forum deep-integrated with MU, when i try to post a topic a reply or update the option in admin backand i see this message or a message like this:

Your attempt to create this topic has failed.

Try again.

Back to Demo Forum.

any idea about this and how resolve? thanks.

Superficial WordPress Integration (sans db), can’t login

Published on June 10th, 2009 by alvarix

I am attempting to integrate bbpress rc-1 into a wp blog (2.7.1) so it utilizes the same header and footer, but I don’t need db or login integration.

I only need to load wordpress so I can call get_header() and get_footer(). When I add this to the top of bb-config.php require_once('/path/to/wp-blog-header.php'); it seems to destroy the ability to login. I am simply routed to another page (Add New Topic), without actually having been logged in. If I try to access bb-admin.php, it spits me back onto the index page.

Any guides suggestions?

Final release candidate 1.0-RC-2 is available.

Published on June 10th, 2009 by Sam Bauers

See the blog post.

Lots of testing would be greatly appreciated.

A note for anyone integrating cookies with WordPress less than version 2.8, you need to add this to your bb-config.php file…

define('WP_AUTH_COOKIE_VERSION', 1);

When you upgrade WordPress to 2.8 that line will have to be removed.

Where’s this data stored, anyone?

Published on June 10th, 2009 by

When you’re creating a new topic, the Tags edit field drops down a list of previously used tags if double-clicked. On one of my forums I tested the Censor plugin (which didn’t work for unknown reasons). I’d put in a couple of swear words as tags, and now they’re showing up all the time.

I’ve searched through the DB manually with my ISP control panel, but can’t find it. Does anyone know where the list is populated from? This could turn out somewhat embarrassing if I don’t remove the offending words!

BBPress Posts on another page.

Published on June 10th, 2009 by niravdave

Hi,

I have searched on the internet and here. I have been unable to find a script/code which can display latest discussions on my homepage which is not wordpress a wordpress site.

help much appreciated.

dave

Integrating Ajax Chat – How to reuse an existing session cookie?

Published on June 10th, 2009 by

Hi All,

I’m wondering if someone can point me in the right direction, note I’m not very good with php/code.

I’m trying to implement a live chat shoutbox with bbpress using Ajax Chat. My goal is to get users logged in to bbpress, automatically log in with their BBpress credentials into the Chat.

In the Ajax chat wiki, it seems simple enough as they state:

If you want to reuse an existing session cookie set from another application just adjust the following setting in lib/config.php:

// Session handling:

$config = ‘PHPSESSID’;

Change PHPSESSID to the name of the session cookie you want to use.

I guess my question is, what is BBpress’s PHPSESSID and how can I make this work?

Thanks in advance!

Cheers

Wiki over at : http://ajax-chat.wiki.sourceforge.net/Reuse+existing+session+cookie

can’t delete topics or posts, and can’t access admin page

Published on June 10th, 2009 by

Hi, I have just integrated BBPress with WordPress, but cannot delete posts or topics, and I also cannot access the bb-admin page.

I have two ways of logging in, one is through the main wordpress site, and the other is through the forum’s login section. It seems there is no problem when I log in through the forum directly, but the problem comes when I log in through the site and then access the forum (which is how the forum will be accessed).

Any help will be appreciated.

Thanks

bbPress in a subdomain, on a WPMU install?

Published on June 10th, 2009 by John James Jacoby

Here’s a question for the bbPress guru side of this. Is it possible to have forums.domain.com on a WPMU install, and have that domain forward to a bbPress installation? My guess is it would take some creative hacking of .htaccess, but I’ll be honest to say I don’t know how I’d do it.

Thoughts?

Remembering the Last visited Category

Published on June 10th, 2009 by

Is there a way of remembering the last visited categories?

For example if I clicked on my music category to display all the latest music topics, and then i leave the entire forum (site), and than i come back to the site, can it remember to display the latest music posts, as it was the last category i chose.

MU 2.7.1 bbPress rc-2 (trunk) integration

Published on June 9th, 2009 by Arturo

i’ve integrated the latest trunk of bbPress with my installation of MU 2.7.1 but if I try to login in MU i’m not logged in in bbPress and i have to re-insert my accout username and password.

i’ve used sam’s plugin but nothing change. I’ve seen the cookie name and are the same, but the problem don’t change…

anyone can help me? thanks for all.

Skip to toolbar