Skip to:
Content
Pages
Categories
Search
Top
Bottom

File Path to Style Sheet of Custom Theme is incorrect

Published on January 1st, 2010 by tonicarr

I have a WP blog that I am adding BBPress to, it loads correctly I have it integrated with WP. When I try to add a custom theme to my-templates, it loads but when I look at the source code the file path for the style sheet, for the custom theme is going to bb-templates not my-templates.

I have checked the permissions for both my-templates and bb-templates and it is 755.

This is the source code:

<link rel=”stylesheet” href=”http://www.troubledteenblog.com/forum/bb-templates/Crystal/style.css” type=”text/css” />

<link rel=”stylesheet” href=”http://www.troubledteenblog.com/forum/bb-templates/Crystal/layout.css” type=”text/css” />

<script type=”text/javascript” src=”http://www.troubledteenblog.com/forum/bb-templates/Crystal/js/tabber.js”></script>

I even put the style sheet in the bb-templates/Crystal and it still does not work.

Help would really be appreciated.

After Instal: Allow users to edit their posts?

Published on January 1st, 2010 by brayjason

Hey everybody,

So I already installed my forum and it looks pretty good iframed into my site. When setting up the forum I believe I checked so that users could not edit their posts. I would like to change this but cannot find out how to do it in the admin area?

any ideas?

bb Attachments plugin fixed to be compatible with bbPress 1.0+

Published on January 1st, 2010 by Gautam

Hello all,

I have fixed the bb Attachments plugin by _ck_ to be compatible with bbPress 1.0. There are many changes in it like changing the deprecated function names in bbPress 1.0, fixing the issue of plugin not creating database table on activation, etc.

You can download it here – http://gaut.am/uploads/bb-attachments.zip

Thoughts On New Theme

Published on December 31st, 2009 by arpowers

So far we’ve released three forum themes to match our WP themes.

If you haven’t seen them they are: StationProForum, WhiteHouseProForum, & iBlogProForum

We are considering developing a free theme for BBpress, so here’s the question…

what would a great free forum theme for BBpress look like (based on what we’ve done so far)?

Keep in mind there must be a ‘pro’ version of whatever we do to support this type of development…

Problem with WordPress integration

Published on December 31st, 2009 by bojan_dk

When I integrate bbpress with wordpress, all users in bbpress became anonimus. How can I fix this?

Connection with other database

Published on December 31st, 2009 by noz

Hi,

I’m trying to use an external database to connect users in bbpress…

1. The user fill in the form to connect.

2. The form check login + password in other database

3. If login/pass are good I check in bbpress to know if login exists :

if exists : connect

if doesn’t exist : create account + connect

Any ideas ??

If someone can help me it will be sympatic ;)

thx.

ps : sorry for my bad english

WordPress login makes bbPress dashboard not accessable – many affected

Published on December 31st, 2009 by

Hi,

So far from browsing the forums, there is a somewhat minor issue regarding WordPress and bbPress when it comes to shared cookies and logins. Here is what happens:

WordPress Login = WordPress Dashboard

bbPress Login = WordPress Dashboard

WordPress Login != bbPress Dashboard <– Problem

bbPress Login = bbPress Dashboard

So basically whenever I login via WordPress (there is a main site login form in the header), I can access the forums and it even shows I am logged in however when I click “Admin”, I am redirected to the forum index.

Other forum posts which didn’t have a solution (in my case atleast):

https://bbpress.org/forums/topic/cant-access-admin-dashboard

https://bbpress.org/forums/topic/forumbb-admin-redirects-me-to-forum

https://bbpress.org/forums/topic/forumsbb-admin-just-redirects-me-to-forums

https://bbpress.org/forums/topic/admin-link-redirects-to-front-page

https://bbpress.org/forums/topic/admin-link-doesnt-take-me-to-dashboard

Things I’ve tried:

Going directly to the mysite.com/forums/bb-admin/index.php

Checked all hash keys and other wp/bb-config.php stuff

Updated to the latest WordPress and bbPress

Deactivated all plugins (I only had Akismet and reCAPTCHA bbPress anyway)

Clearing cache (Firefox)

Trying in another browser (Internet Explorer)

Does anyone have a clear cut solution? Most people are happy with just using bbPress to get to the admin panel but it would be nice if it worked.

I want to completely forbid changing the "display_name"

Published on December 31st, 2009 by thierryyyyyyy

In the current version of bbPress, anyone can change the display_name.

I really think this is a stupid “feature”, anyone can make a joke (good or bad) taking the name of “admin” or anyonelse. That a primitive type of spoofing.

Before all my forum member discover this “feature”, I would love to forbid it.

I could easily say that displayed name is the login, but then, I can’t change the display name for the admin.

Which is stupid : “admin” is the default login for the administrator, but I don’t know any admin whose name is “admin” …

I searched on how could I disable that myself “nicely”: no plugin, this is not in my theme (a bad solution would have been to suppress the form input).

Someone has another idea ?

Try out email subscriptions

Published on December 31st, 2009 by Matt Mullenweg

Click subscribe above here, and then leave a post on this thread and you’ll also get notifications when other people do.

TODO and patches welcome:

* One-click unsubscribe using nonces

* Checkbox under posting form, checked by default

* AJAXify subscribe link

* Profile page that lists all subscriptions

Problem with login: When I login in WP, automatically i logout in bbpress

Published on December 30th, 2009 by Gloria

Hi.

I made integration BBpress and WordPress:

when I login in WordPress, automatically I logout in bbpress.

Why?

Skip to toolbar