Skip to:
Content
Pages
Categories
Search
Top
Bottom

MetalSuriname – a heavy metal site

Published on October 8th, 2009 by Navin

Guys,

The past few months, i’ve spent 100+ hours on working on my site which was previously SMF-buiild. Now it’s fully bbPress, I’d like to show you guys, and perhaps receive feedback as well.

I used the Kakumei theme to create my own.

Take a look www.metalsuriname.com

Feedback/tips regarding design/usability/plugin options etc are always welcome.

O and also, A BIG THANK YOU TO ALL OF YOU WHO HELPED ME IN A WAY OR ANOTHER

Adding a Navigation Bar to the Kakumei theme.

Published on October 8th, 2009 by InvTrdr

Is it possible to add a navigation bar to the default Kakumei theme? If so, how?

Thanks.

Installing on Lighttpd

Published on October 8th, 2009 by erila

Hi All,

I’m trying to move over from Apache to Lighttpd, but I’m getting a 404 error from my WordPress-MU site when I’m trying to access the BBPress installer.

At the moment, I just have WordPress-MU installed, and the site.conf file says:

server.error-handler-404 = “/index.php”

url.rewrite-once = (

“^/(.*/)?files/$” => “/index.php”,

“^/(.*/)?files/(.*)” => “/wp-content/blogs.php?file=$2”,

“^(/wp-admin/.*)” => “$1”,

“^/([_0-9a-zA-Z-]+/)?(wp-.*)” => “/$2”,

“^/([_0-9a-zA-Z-]+/)?(.*.php)$” => “/$2”,

)

I tried adding a line in there that said:

“^(/forum/.*)” => “$1”,

Thinking that would stop WordPress-MU from ‘taking over’ the URL, but it didn’t help.

I’ve searched the forums and found some lighttpd rewrite rules for once the site is installed. I tried adding some of those, but with no joy.

Any pointers would be much appreciated.

Display custom field information on post page

Published on October 8th, 2009 by PeterVk2

Hello,

I am using the method found at https://bbpress.org/forums/topic/adding-custom-profile-fields#post-1839 to add custom fields to my user signup and profile sheet:

‘add_filter( ‘get_profile_info_keys’, array(‘user_email’ => array(1, __(‘Email’)), ‘user_url’ => array(0, __(‘Website’)), ‘from’ => array(0, __(‘Location’)), ‘occ’ => array(0, __(‘Occupation’)), etc….’

It’s working great.

How can I call the information created here and visible on the profile page of each user and have in visible on the main post page along with the user’s username? I’ve searched the forums and can’t seem to find an answer.

Thanks to anyone who can point me in the right direction.

Plugin Upload Avatar ► The addition does not work

Published on October 7th, 2009 by Jiyong

Hi all,

I installed Uplad Avatar, but when i clik on “Avatar”, add “Locate Image” and click on “Upload Avatar” the addition does not work.

view image attest :

http://yazhouzhijia.free.fr/images/images_bug/bubbpress.png

My config :

BBpress 1.0 (use table user form wordpress)

WordPress : 2.8.4

Thank you

Extending number of characters in post title

Published on October 7th, 2009 by christianrharris

Is it possible to extend the number of characters allowed in a title? Some of my post titles are getting cut off mid-sentence like at

http://www.businesscomputingworld.co.uk/newswire/topic.php?id=222

Thanks greatly!

Removing (1 post) (1 voice) from View

Published on October 7th, 2009 by christianrharris

When you view a post, I want to remove the (1 post) (1 voice) text bits from the top of the page next to the heading.

Any ideas how to do this please?

Yet Another bbPress Integration

Published on October 7th, 2009 by Chip Bennett

I’ve custom-themed my bbPress installation to integrate into the rest of my website:

cb.net forum

Any comments or criticism are welcome. I intend to release the theme once it’s polished.

bb-admin: Forums Not Displaying

Published on October 7th, 2009 by Chip Bennett

I’m having a very strange problem with my bb-admin Forums (forums.php) page: none of my forums are displayed.

On the front end, all forums are visible, and posts/replies can be added.

But on the back end, it is as if bbPress can’t read the forum list from the database, or something.

It will let me add a new forum, but even a newly added forum isn’t displayed.

Has anyone seen anything like this? I’ve tried searching the bbPress forums, but haven’t run across anything even remotely similar.

Show all posts a member has made

Published on October 7th, 2009 by Navin

How can that be achieved?

Skip to toolbar