Skip to:
Content
Pages
Categories
Search
Top
Bottom

Avatars

Published on September 24th, 2009 by Eleeist

How to upload an avatar?

Need A Project ShowOff

Published on September 24th, 2009 by Ashish Kumar (Ashfame)

Howdy!

I would like to showoff my new project

Need A Project – http://needaproject.com/ (WordPress)

NAP Forums – http://needaproject.com/discussion/ (bbPress)

P.S. => They are not deeply integrated.

Any comments or suggestions are welcome!

Show the Reply form/box on every page

Published on September 24th, 2009 by Navin

By default the reply form/box only shows on the last page of a topic, if it has more than one page. If a topic has 5 pages, and you click reply on page 2, it will take u the reply form, which is located at page 5.

I did a hack in a file to make it show on all pages.

Open functions.bb-template.php and find

$defaults = array(

‘h2’ => ”,

‘last_page_only’ => true

Replace this with

$defaults = array(

‘h2’ => ”,

‘last_page_only’ => false

I’m confident that is not the best way, if someone has a better way, please leave a reply, this method is however working.

problem with using theme rather than default theme

Published on September 24th, 2009 by RahimTSNE

Recently i launched my forum at http://explore.maheroo.com. I am facing problem using theme rather than default.I uploaded four theme in my-templates directory created by the bbpress installer (latest version). But when i switch to the any of the templates, none of them is working. I added a link upward to visit the site looking for the problem. could anybody help me out of this. at present i activated peacemaker and remaining three are inove, guangzhou and WPmimic.

thanks

Login to WordPress, Logout of bbPress and vice-versa

Published on September 23rd, 2009 by

I just recently upgraded to WP 2.8 and am facing this problem again. It’s happened before and I fixed it because values in both WP and BB were different, however this time they’re the same. I can only be logged into one script at a time, either WP or BB. Logging into WP logs me out of BB and vice-versa. My auth and all those things are set as the same in each respective config file, and I have the proper code inserted into my wp-config file from the bbIntegration plugin, so I don’t know the problem.

If anybody can help, here’s the forum: http://scrawlfx.com/forum

target=blank in Topic

Published on September 23rd, 2009 by InvTrdr

Whenever I have a link in the topic and set it to open in a new window by using target=blank it does not work. It opens in same window. Even though I use target=blank, it disappears when I click on Edit to see if it is still there.

Thanks.

HTML in Topics.

Published on September 23rd, 2009 by InvTrdr

Is it possible to use HTML while writing a Topic? Did not see that option as in WP Editor.

Thanks.

Number of Tags on Sidebar.

Published on September 23rd, 2009 by InvTrdr

Is there a limit to the number of tags shown on the sidebar on a bbpress site? Can you control what tags to show or the number?

Thanks.

Adding Topics from within the dashboard.

Published on September 23rd, 2009 by InvTrdr

I did not see a “add Topic” button in the admin panel. Is it possible to add topics from within the dashboard or need to do it from the site itself?

Thanks.

Sticky not staying on top and logos/signs.

Published on September 23rd, 2009 by InvTrdr

As newer topics are added to my forum, my sticky post gets pushed to the bottom. How do I keep it on the top? I have also seen some bbpress sites that have little logos/signs next to different topics. How can that be done?

Thanks.

Skip to toolbar