Search Results for 'bbpress'
-
Search Results
-
Topic: Why integrate BB & WP?
It’s been over a year since from scratch, I set up and integrated BBpress & WP installation. At first, the idea of having an forum and blog integrated sounded really cool because it was unique feature that no one else offered. Sometimes integration can be a hassle but once it’s up and running, so what?
Other than registrered members being able to post and comment seamlessly, what’s the benefit of having them integrated? I really don’t get it.
Topic: Custom Theme
I am looking to have a custom BBpress theme made. The goals are fairly simple:
1. Optimized for 1024 pixels with a 571 pixel content area on the left and a 339 pixel sidebar area on the right.
2. Designed to have similar looking header to http://tastyminstrelgames.com with the same navbar + login
3. Place for me to easily update the navbar (a separate PHP file or knowing where the code is is sufficient)
4. Lightweight theme.
5. Do follow links inside of the forums (I think)
I think that is all I am looking for. Please contact me with proposals.
Thanks,
Michael
I have created a gravatar, I have the hash and the link but don’t know how to make it work in bbPress. I did look through the forum, installed the bb-avatar but it only creates my gravatar for anyone and playing with the settings in the bb-avatar and with the settings in Settings/Discussion in bbPress didn’t cut it.
What is the scoop here?
Thank you,
Dan
Not exactly a problem except I don’t know how to do this.
WordPress MU is in http:// <my domain>/worship/ folder.
BBPress is in http:// <my domain>/forums/ folder.
I have a page in my WordPress MU site that is called Forums. Right now, it displays a link to http:// <my domain>/forums/. What I would like to have happen is that users get taken to http:// <my domain>/forums/ when they click the link for Forums on the navigator bar.
This sounds like some kind of a redirect to me. Is that how this is done? How do I code it?
Thanks
Tony
Hi Guys..
I have just made a new plugin named Social It. The plugin is inspired from the wonderful plugin SexyBookmarks created by Josh & Norman for WordPress (and is almost the same like that)
It automatically inserts itself below the first post of the topic, but you can insert it anywhere on the forums. It will automatically fetch the appropiate feed link, description, etc.
It supports a variety of short URL sites to shorten links, I will improve this feature in the upcoming releases, like managing the links within the plugin itself, etc.
Please report any bugs you face, or request new features.
Here is the link for the plugin:
http://bbpress.org/plugins/topic/social-it/
OK, this is weird. Just weird.
I’ve got WordPress MU running on <my domain>/worship/ (I’m building a site for a church). I’ve got BBPress running on <my domain>/forums/. I installed WordPress first then installed BBPress. Went though the BBPress set up & configured it to use the same cookie keys a WordPress. All is well.
I downloaded & installed the bbPress Integration plugin for WordPress. Enabled it. It spit out a bunch (shown below) of stuff it told me to put into my wp-config.php file. Which I did.
/**
* These defines are required for the WordPress - bbPress cookie integration to work correctly
*/
define( 'COOKIEHASH', 'blah blah blah' );
define( 'COOKIE_DOMAIN', '.<my domain>' );
define( 'SITECOOKIEPATH', '/' );
define( 'COOKIEPATH', '/' );
/**#@-*/Everything works fine in Safari on my Mac, but when I go to Firefox, WordPress shows me as not logged in. I click on the Login link & I’m brought to the login page. I enter my user name & password, check off Remember Me & hit Log in. And I’m brought back to the login page again, with no error messages.
No matter how many times I try to log in, this keeps happening. And as I said, it doesn’t happen in Safari.
Any ideas?
Topic: Role = Main?
Googled, searched the forum, it’s hard to create a specific search for something like the above without getting irrelevant results..
Had a dig and couldn’t find the answer….
bbPress 1.0
I’ve noticed throughout the default themes are references to..
role="main"Firstly, what does this do? .. In some cases removing this from a template file reseults in the file not working.
Secondly, is there an alternative, these lines are causing invalidtions.
It’s not the end of the world, i can live with them, but some info on what they are for would be most helpful, if one of you lovely chaps could help..

As a side question, and this one again isn’t a huge problem, i find tabbing in code in certain files causes T_ error messages, T_SWITCH, T_CASE, depending on where and what i’m editting.. I like to indent the code appropriately when i’m working on it, but as said i simply can’t do this with particular template files..
Any ideas on that one?
I’m using Notepad++ and Notepad2 for editting, same programs i use for modifying WordPress. I’m using the correct encoding, transfer type etc… i’m use to handling code..
I thought you all might like to get a look at the new bbPress.org website so far…
http://bbpress.wordpress.com/files/2009/07/forum-front-page.png
Topic: Chat
Is there a working chat plugin for bbpress 1.0.1 so that existing registred users can log in?