Published on February 9th, 2011 by ajonesma
I have a wordpress blog on my root directory (http://blackberryverse.co) and have bbpress at http://forum.blackberryverse.co
now what I am trying to do is change the logo in the top right hand corner to direct users to http://blackberryverse.co or if I could add some links to the left or right sidebar that would work too
thanks.
Published on February 8th, 2011 by hjennings
Hello-
The RSS feed for my forum (http://dowdycornerscookbookclub.com/dccc_forums/) isn’t working using Windows Explorer.
Here is what a friend of mine discovered:
“The problem is either you or BBPress is using a character that causes IE to chock. I think IE reader is very strict but for whatever reason does not allow the full html character encodings.
The character is (double arrows):
» ( ยป )
What is the best way to fix this?
Thank you-
Holly
Published on February 8th, 2011 by 1onely
look this forum : http://bbshowcase.org/forums/
please i need : users online from , and views today > same this forum
please
Published on February 7th, 2011 by ELundby45
Hello,
I have tried searching for this, but I am having no luck. Any insight would be greatly appreciated.
So I am currently creating a new user by:
$new_id = bb_new_user( $user_name, $user_email, ”, 0);
I have verified that the user is properly being created and ‘$new_id’ contains the right user ID.
However, when I attempt to retrieve the user by:
$user = $wp_users_object->get_user($new_id);
Nothing is returned and $user is set to 0.
I have tried several other methods of retrieving the user and am having the same effect. Including:
$user = $wp_users_object->get_user( $user_name, array( ‘by’ => ‘login’ ) );
$user = $wp_users_object->get_user( $user_email, array( ‘by’ => ’email’ ) );
Any suggestions? Thank you in advance.
Published on February 7th, 2011 by citizenkeith
My users have spoken. One of my bbPress forums, which is running standalone 0.9.0.6, is going to migrate to Xenforo.
Currently, there is only one way to import into Xenforo… from vBulletin. Since I don’t have a vBulletin license, a friend (who has a license) is going to help me by managing the bbPress to vBulletin import, then it will be a simple switch over to Xenforo.
However, the only thing worrying me are attachments. I’m using ck’s bbPress Attachment plugin. I would like to bring those attachments with me.
Looking over Impex (the vbulletin import tool), I can see that it supports 0.9 but can find no mention of attachments. I think I know the answer… but has anybody successfully imported them?
I’d ask over in the vBulletin forums, but I have to have a license to post there, so I thought I’d try you guys first.
Ideas? Thoughts?
Published on February 7th, 2011 by lepardman
Hello guys!
Im running bbPress 1.0.2 and I’ve changed the default language to Swedish, like this:
define( 'BB_LANG', 'sv_SE' );
And a folder “my-languages” with the .mo/.po-files in bbPress root. Working excellent.
I’m wondering if it’s possible to switch between Swedish and English with a front-end link? So the user him-/herself can change to preferred language.
Cheers and thank you!
Edit: This would be obvious but just to clarify – Don’t mind the language of the topics/posts. The topics are set in respectively language. I’m just looking for a way to translate the static text.
Published on February 7th, 2011 by 1onely
hi
i want to start a new discussion same vanilla forum in the panel not under list topic
can i or not ?
Published on February 6th, 2011 by gfsymon
I’ve spent the best part of today, installing bbPress and trying to understand, the often arcane, systems (for a non programmer).
As I’ve worked through the process, I have frequently noticed that forum posts and files dates are very old. I don’t want to invest my time and energy into in a dead-end solution. The plug-in paradigm is dangerous, because of fragmentation and the immense complexity that it can create (updates are riddled with pitfalls).
But … the BIG question I have at this point, is, whether or not bbPress is still being developed? I have noticed that some of the installed files are almost 2 years old.
Grant
Published on February 6th, 2011 by ripoko
Hi everyone. Im new to the forums here but thought I would show off my most recent use of WP + BBP.
The site is a World of Warcraft guild website and was originaly powered by IPB however as traffic and rankings started to increase I thought it required a lick of paint and a general update. The site has been manualy converted from IPB 2.2 (if i remember correctly) and still has some bugs which I am intending to iron out this week. Take a look below and let me know what you think, any suggestions also welcome 
www.judgementguild.net – WordPress front end
www.judgementguild.net/forums – BBPress forum
I am also planning to make the forum display a little bolder but have not decided exactly what to do yet, im sure il update here if any changes are made as and when.
Ripoko~
Published on February 6th, 2011 by lespionage
When I try to login to my bbpress forum it sends me to the 404.php page but when I refresh the page I am suddenly logged in. Have any one else experienced this problem before? How do i troubleshoot it?