Skip to:
Content
Pages
Categories
Search
Top
Bottom

“Show topic without tags” doesnt show topics with deleted tags?

Published on January 3rd, 2009 by JesperA

Hi!

I am using 0.9.0.3 on one forum and it seems like if i add a tag to a topic and then delete it, it doesnt show up when using the “Show topic without tags” function, is this correct?

Delete users with no posts

Published on January 3rd, 2009 by marky

Over the years I’ve managed to collect quite a few “spam” users that haven’t posted anything, but have spammy usernames and websites. Is there a way to quickly delete all the users that haven’t posted anything?

I have thousand of such users (no kidding!), so I really don’t want to go and delete them manually.

Both Undelete and Delete links are under each post

Published on January 3rd, 2009 by Ben L.

On my forum (http://forums.llamaslayers.net/) both (un)delete links show up under each post, whether it is deleted or not. I’ve tried my theme and all my plugins separately on a local install of bbPress, but the problem does not occur. I’m on bbPress trunk if that helps. (I update it automatically via FTP from my home computer)

bbPress 0.9.0.4 and 1.0-alpha-5 released

Published on January 3rd, 2009 by Sam Bauers

See the blog post here:

Two new bbPress releases

These both contain security updates, so are recommended for all users.

Ukrainian localization

Published on January 2nd, 2009 by myserver

Hello,

I’ve created the Ukrainian translation for bbpress, it’s here:

http://myserver.com.ua/bbpress-ukrainian-localization.html

Integrating bbPress into WordPress – cannot use single login

Published on January 2nd, 2009 by

Hi,

I’ve read a bunch on the boards and tried to follow all the steps I could find, but nothing seems to have any effect. WordPress is installed in the root of www.tiltmonster.com. bbPress is installed in www.tiltmonster.com/forums.

The databases are currently integrated, so that much is good. But if you login at the forums, you are not logged in at the main site, and vice versa. I added these lines to bb-config.php:

$bb->wp_table_prefix = ‘wp_’;

$bb->wp_home = ‘www.tiltmonster.com’;

$bb->wp_siteurl = ‘www.tiltmonster.com’;

$bb->usercookie = ‘wordpressuser_1726d05b40cf2f851e025f1a862c21fa’;

$bb->passcookie = ‘wordpresspass_1726d05b40cf2f851e025f1a862c21fa’;

$bb->cookiedomain = ‘www.tiltmonster.com’;

$bb->cookiepath = ‘/’;

When I check the cookies after logging in from the forums, the value for the MD5 hash is different than above. Also, the domain shows as .www.tiltmonster.com, with that period before the www.

One thing of note: there was no secret key listed in my wp-config.php file, so I generated one and inserted it, then copied that value to bb-config.php. Could that be where I went wrong?

Thank you.

Marinero de agua dulce Forums

Published on January 2nd, 2009 by

Based on Scoun theme from Mike Lothar.

Plugins used:

– Akismet

– Human Test for bbPress

– bbpress SEO tools

– Allow Images

http://marinerodeaguadulce.com/foro/

List of filters/actions?

Published on January 2nd, 2009 by Seans0n

I’m already familiar with writing plugins for WordPress but now I’m interested in writing a few plugins for bbPress. I’m trying to find a list of hooks/actions so I can get a better feel for what I have control over without altering the core files. Does such a thing exist? If not which php files should I be going through to find hooks/actions or are they all in different files?

Cheers

About .htaccess

Published on January 2nd, 2009 by AminSanaei

“If you activate “Numeric” or “Name based” permalinks, you will need to create a file at …/forum/.htaccess containing the URL rewriting rules provided here”

That .htaccess might be in root category?

I create the .htaccess file with notepad? It means that I open a notepad and insert the “url rewriting rules” in that, and save it with name of .htaccess?

List of Hooks/Actions?

Published on January 2nd, 2009 by Seans0n

I’m already familiar with writing plugins for WordPress but now I’m interested in writing a few plugins for bbPress. I’m trying to find a list of hooks/actions so I can get a better feel for what I have control over without altering the core files. Does such a thing exist? If not which php files should I be going through to find hooks/actions or are they all in different files?

Cheers

Skip to toolbar