Search Results for 'bbpress'
-
Search Results
-
Topic: / in usernames?
Is it possible to allow for / in usernames?
I recently converted my phpbb board to bbPress, but one of my members had a username that looked like ///Abcd.
So as opposed to forcing him to change his username, is it possible to dig into the code and allow /’s for usernames?
Any help would be greatly appreciated!
Edit: Sorry if this thread is in the wrong forum!
Is there such a thing?
I have forum on phpbb, is it good idea to change engine to bbpress?
This forum is quite big, 500k posts, 15k users,
Is bbpress is faster than phpbb?
Speed and security is most important thing for me.
Hello,
Im looking for good cache plugin to speedup my bbpress.
Is there any good method to speedup bbpress?
Thank you.
Hi.
I have added a bbpress to a wordpress. Everything works fine, but now I would like to change how the appearance is in the forum list on the front page. Right now I am not fully happy with that. I can see that the class is
either: <tr class=”alt”> or only <tr> which affects how each row is presented. But I can not find this in the style.css file. It drives me nuts…

Also where forums is presented I get the <bb-precedes-sibling bb-follows-sibling bb-root> and alt at the end. But where is it controlled how they look like?
Regards,
Chris
Topic: Intergration: WP Plugin
What do I have to do on the BBpress side for it to call $before_widget . $before_title to work properly?
‘<?php
global $current_user;
echo $before_widget . $before_title . __( ‘Hi ‘. ucwords($current_user->display_name) ) . $after_title;
?>’
Hey everyone,
I recently installed bbPress and thought I was finally done with everything, but now, I get the error
Fatal error: Call to undefined function bb_get_header() in /usr/home/
/public_html/forum/forum.php on line 1whenever I go to one of the forum categories. I’ve checked over the code in the file and everything seems fine (and this is the only thing that has an error on the forum, as far as I can tell), so I’m not sure why it’s saying the function is undefined…if anyone could help me resolve this problem, I’d greatly appreciate it; I’ve been looking forward to having a functioning forum for quite a while!
Some additional information, if it helps: I’m using the blank 3 column theme (modified, of course), and the Post Count Plus plugin with bbPress 1.0.2
Thanks in advance,
Emile
Always delete all cache+cookies to test it…