Skip to:
Content
Pages
Categories
Search
Top
Bottom

installation page error

Published on March 9th, 2011 by Techotrade

Am using WP 3.1 at GoDaddy. Tried installing BBPress but I get a page can’t be found error when I try to access the install, see here http://techotrade.com/forums/. Have uploaded twice via ftp to see if any missing or bad files. I have had a look around at some install instructions but no one mentioned this type of page error. Any suggestions?

Add descritpion on new row, not in same row as title

Published on March 9th, 2011 by KayBeSee

Hey —

I bet this has a simple solution, but how can I make it so the forum description goes under the forum’s title? I have gone into the front-page.php file, messed around with adding
‘s and trying to <div> to make it go under but am having no luck.

Can anyone shed some light?

Kevin

bbPress Development Visual Roadmap

Published on March 8th, 2011 by Ashish Kumar (Ashfame)

I just created a cool video of bbPress commits since 2005 – bbPress Visual Roadmap

Inspired by the WordPress Visual Roadmap

new messages, the "new" plug-in that prints text

Published on March 8th, 2011 by karabilal

new messages, the “new” plug-in that prints text.

Can you help me?

Sample images shown at the bottom

http://img69.imageshack.us/i/oldnewpost.png/

forum subgroups

Published on March 8th, 2011 by justinblood

I am new to forum software. What I am looking for is one that has several subgroups. For example, a forum about cars that has several subgroups on tires, engines, interior, ect. Does bbPress have such a software available?

Locked out of mysite after doing WP Integration

Published on March 8th, 2011 by Rick Lewis

Hey guys. I am having a heck of a time with getting BBpress setup and integrated with WP.

This is a MU install and both share the same database. I did pull the data into BBpress from phpbb and prior to doing the final step of WP integration things all work great. Forums , posts , topics, users all work.

I hit the wp integration using wp_ and now I am told I am not a user on the site. Can’t recover my password or anything. Can’t log in using the keymaster account I setup on install or any other account.

All the users are there in the database just fine but no one can log in. It’s like they are all invisible.

I want WP to be my main log in system not bbpress so I assumed integrating was the key to making that happen. I need the users from bbpress to be on the WP side as users and be able to log in and use both properly.

One more thing I guess to throw into the mix is, I do also use buddypress.

Looking for any help and advice.

Thanks.

How to check current active theme

Published on March 7th, 2011 by

Hi all,

I have a problem :) What’s new? :D

My scenario:

I installed Theme switcher plugin and it works fine.

I use it to switch between two themes (these are both different language versions of the same theme).

Still, this works fine. Thing is, some of descriptions are hardcoded in core files (like titles of post form for example). Other titles, I can modify in template files, but functions.bb-template.php is shared.

I could find a way around this by using a condition (in core files) like:

if (current theme is A) {

do stuff

}

elseif (current theme is B) {

do other stuff

}

Thing is I’m not sure how to check which theme is currently active. Theme Switcher plugin uses ?bbtheme= at the end of URL to load different theme – so as I suppose this is some variable stored in cache or something and there must be a way to check what it currently is. I’m not a coder though, so any help would be highly appriciated!

Using query_posts before main bbPress loop (or other alternative)?

Published on March 7th, 2011 by alexchenco

I want to create a new bbpress topic loop file which only displays the recent 3 posts.

I tried placing query_posts before the main bbPress loop:

custom-loop-bbpress_topics:

<?php query_posts('posts_per_page=3'); ?>

<?php while ( bbp_topics() ) : bbp_the_topic(); ?>

But the page just loads indefinitely.

Any suggestions?

china Language

Published on March 7th, 2011 by lzabcv

很需要一个中文语言包。

Really need a Chinese language pack.

非常感谢

Thank you very much

I want to take the URL of the forum out of the "Welcome / Registration" email.

Published on March 6th, 2011 by jeffreyadam

I read how to alter it via pluggable.php, but there has to be a pretty easy solution to this small problem that I’m not thinking of.. Can anyone advise?

Jeff

Skip to toolbar