Thanks for the link to the changeset, _ck_.
Upgraded smoothly!
No prompts for db changes this time around. Nice!
Looks great, Sam! I like the avatar size… would be nice to add Gravatar size options in the admin panel (hint).
I might have solved this whole business:
BbPress MultiQuote (Based on Wp Quote Comments)
– wysiwyg support (tinyMCE)
– multiquote (No reloading or other problems)
– Select area to quote and never be forced to quote the whole message.
– Quote from previous pages (I got a solution for this. Just need to make the code)
Might add nested quote support to it later.
If there is any interest, I will make the code available here once Im done cleaning it up.
Hi and hello.!
In my forum.php I use the following lines to show different content based on the forum-id:
<?php if ( $forum_id == '2' ) : ?>
blablabla
<?php elseif ( $forum_id == '3' ) : ?>
blablabla1
<?php else : ?>
blablabla2
<?php endif; ?>
Now, I need to show different content inside the topics (topic.php) based on witch forum the topic is posted in. For example if the topic is posed in forum_id 2, I would like to show “this post was posted in forum_id 2…”
Any idea what I might use to make this come thru? I am running bbPress 1.1.
– Thanks!
Yes, .htaccess should be added to the list too. More eyes see better
Yeah, that too, wiseacre
Third, keep the following files and directories.
1. bb-config.php
2. my-plugins/
(if you have it)
3. my-templates/
(if you have it)
4. my-languages/
(if you have it)
I’d also suggest keeping .htaccess
if you’ve modified it!
I just read upgrade instructions. What about my-languages directory?
Ooops, should be there now.
I’m assuming the legacy counter is either something in progress or a url typo?
It’s on the drawing board yes. Can’t say when that part will get there.
It’s good to hear that bbPress themes will get their own home eventually. No hurry though, I don’t have any themes ready to share yet!
See and I just turned off Akismet for catching nothing but ham
FYI, the upgrade instructions still work, though Sam, you might want to remove ‘These instructions cover upgrading to version 0.9.0.2’ and the mention of config.php
(are we really supposed to rename that? I just turn off my plugins, copy the my* folders, htaccess and bb-config over to the new folder, and rename them both)
Can I infer from the “Themes” link that bbPress will have an official theme directory soon?
It’s on the drawing board yes. Can’t say when that part will get there.
@ _ck_
That is defined for you in bb-settings.php
if ( !defined( 'BB_LOAD_DEPRECATED' ) ) {
define( 'BB_LOAD_DEPRECATED', true );
}
I dig the new look, a much needed re-design! Glad to see a bit of honey in the new design, adds a little fun, without giving me a toothache
The two column layout is a big improvement too, helps organize the content better and keeps it at out fingertips.
Can I infer from the “Themes” link that bbPress will have an official theme directory soon?
Please be patient. Waiting about an hour between bumping is a little rude for a forum full of volunteers
What are you using for the rest of your site? PHP pages, WordPress?
Though I am certain someone will clone it in short time like the did with wordpress.org
I’ll release anything interesting that comes out of the work, but so far it’s pretty standard stuff.
You can stretch out gavatars if you want. Most scale pretty well.
Hi guys!
I’m trying to install the brasilian portuguese ( pt_BR ) language to my bbpress and it’s not working! No way!
I’ve tryed everything already! Help me , please!!!
It looks good, but are those avatars supposed to be gravatars, becuase Im certain gravatars are only 80×80… which means bbpress.org will be using plugins?
There is a tutorial here http://portfolio.sticktacular.com/resource.php?creation=219
that allows you to tie up PhpBB forums user system, to your own website, and use theres sessions etc.
Can I do that with bbPress and if so would i have to make my site inside the bbpress folder.
thanks alot, im an amature with php, but i know the basics of oop and mysql etc. etc.
regards,
enatom.