Skip to:
Content
Pages
Categories
Search
Top
Bottom

inactive or blocked

Published on January 29th, 2008 by Anne-Lise

My bbPress install is integrated with my WordPress install and they serve members of my orchestra. Both the WP-part as the bbPress-part are only accessible for registered users. However we have a few kinds of users: substitutes (users that fill in vacancies temporarily), aspiring members (users that want to become member but who haven’t auditioned yet) en members.

In bbPress I want to block the substitutes and give the aspiring members an inactive role. However, it doesn’t work. When I edit someone’s profile and set his role to blocked or inactive and click edit profile, nothing’s changed.

I’m using bbPress 0.8.3.1.

Swedish ö in name of forum

Published on January 28th, 2008 by Göran

I want to call my forum “Görans digitaltips” but when I did that, “ö” was not displayed correctly. I then wrote

$bb->name = ‘Görans Digitaltips Forum’;

in the config.php but when I register as another user I get my password in a letter with the subject “Görans Digitaltips Forum: Lösenord”.

How can I solve this?

ifancy

Published on January 28th, 2008 by Burkie

Just created a simple app at http://ifancy.org people can just register, add someone they fancy e.g. workmate, blogger, celebrity etc. and see how many others fancy this person. Lots more features coming soon.

signup/registration captcha?

Published on January 27th, 2008 by _ck_

I just noticed that over the past few months there are at least 50 fake signups on bbShowcase (out of 250).

Has anyone made a captcha or turing test plugin for the bbPress signup yet? I can’t seem to find one.

Changing Topic Folder Name

Published on January 26th, 2008 by Burkie

I want to change the default topic/ folder to people/ for a new project I am working on, firstly I tried just renaming topic.php in the root to people.php which works when pretty urls is set to false, but using mutliviews or even modifying the rewrite-rules manually it still appears as topic/ any ideas?

what is bb_topic_labels()?

Published on January 26th, 2008 by Olaf Lederer

Hello,

just updated my forum to the latest version (0.831) and found this new function in several template files:

bb_topic_labels();

after uploading the file I can’t see what’s changed, what is this for a function?

Olaf

WordPress Theme Integration – Conditional Header

Published on January 25th, 2008 by Andrew

I’m hoping this is straightforward. I’ve integrated BBpress and WordPress at a theme level – ie reusing header and footer. What I would like to do is display different information (such as a link to a user profile) in the header only when a bbpress page is being displayed. Is there a conditional variable I can check with php that would allow me to do this? Which global variable? Thanks.

Installation gone awry – Sub folders not created

Published on January 25th, 2008 by

I installed bbPress into my WP directory such that its index.php lives here: http://stlrevolution.com/teamrev/forums/

The admin tool seems to work fine. I am able to create topics and whatnot, see users, and all that. BUT, when I click on a topic, I receive file not found message.

For example, I went to add a new test topic:

http://stlrevolution.com/teamrev/forums/?new=1

And when I clicked [Send Post], instead of seeing the post or some other page displayed, I received an error for this url:

http://stlrevolution.com/teamrev/forums/topic/3?replies=1#post-3

When I look in the forums folder, there is no “topic” folder, so I’m wondering what exactly I messed up during installation. Please advise. Thank you.

Changeset 1076 (aka “this will break everything”)

Published on January 25th, 2008 by _ck_

Can we get an explanation on what this is about

and where exactly bbPress is being taken? (ie. backPress)

Loading bbPress within wordpress

Published on January 25th, 2008 by

I managed to install bbpress, and its all working well, getting the data from the wpbase. but what i wis to do is to integrate bbpress as a part of my wp site, it should load in the main content frame. is this possible?

ex: http://www.indexhibit.org/forum/

here the skeleton of the cms remains after going to the forum.

help is much appreciated

Skip to toolbar