here’s three shots — one for each directory level, with the “get info” dialog alongside:
Root Directory (showing bbPress folder permissions):
http://www.promomachine.com/root-bbpress_info.png
bbPress Directory (showing my-templates folder permissions):
http://www.promomachine.com/bbpress-my-templates_info.png
my-templates Directory (showing promoforums folder permissions):
http://www.promomachine.com/my-templates-promoforums_info.png
promoforums Directory (showing style.css file permissions):
http://www.promomachine.com/promoforums-stylecss_info.png
Here’s how the appearance/themes-selection screen looks — it’s as if I had no custom template uploaded at all.
http://www.promomachine.com/appearance-panel.png
There is only one bbPress installation on the server.
Hi Kevin,
Like you said, you have brief knowledge of BuddyPress, so please do not assume anything.
It’s actually quite straightforward if you have a deep integrated install.
If it’s not a deep integrated install, it requires some custom SQL insert.
—
@arturo – I’d work on such a plugin, but like you, I don’t have the time. If enough people supported such a plugin, I might feel enticed to create one.
I just used your header on a copy of the kakumei theme in my my-templates directory, and it was activated and shows up fine.
My guess is that it’s permissions (or maybe who owns the files.)
Can you post a file listing of the directory where bbPress is installed, showing permissions and ownership? Screenshot or actual file listing is OK. It’s generally from incorrect permissions.
Screenshot is fine, just leave it. I was only wondering if there would be one in the screenshot.
Yes, post a screenshot of the appearance panel. Sorry for the confusing terminology. I forget what it’s called in different versions.
Post a screenshot of the appearance panel please. Just wondering what it’s looking like.
Do you have two instances of bbPress installed, where you might be accessing the wrong one and thus not seeing your theme?
@gautam – Haven’t tested this yet, but great work. Glad to see some movement.
Silly question, but it’s possible to turn off anonymous, loginless posting right?
Hi Arturo,
I’m afraid that bbPress has many issues with a BuddyPress install (I know you’re not talking about the bbpress forum you can sintall into BuddyPress), to the point where we have had to basically shoot down any support corrolation between the two.
Getting bbPress standalone data into BuddyPress isn’t the work of a simple plugin, even looking at my very brief knowledge of BuddyPress it appears to be quite an ordeal.
With Buddypress having it’s own version of bbPress, and with you already asking on the Buddypress forums, I sincerely doubt you’ll have anyone at this end who thinks that’d be a good use of development time (sorry).
Great news, thanks to everybody involved!
really good news, in the weekend i begins the test!
I’ve a bbPress standalone installation deep integrated with WP and i’ve BuddyPress installed.
We know the new posts and replies in bbPress (not group forums) isn’t in the activity stream of BuddyPress, i thing this is a good plugin to create, anyone interested?
a post in the BP forum from r-a-y give a start, this is the link: http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/bbpress-activity-not-coming-though/#post-59349
Do you load WordPress’ wp-load.php in bbPress?
I’m having the same problem with my custom template; I’m using a recent install of bbPress 1.0.2, and have uploaded my theme to the my-templates directory (I tried it in the bb-templates directory too, as a test) and have checked the directory structure to make sure that’s ok, my style.css header is correct, my permissions seem to be correct (755 on all folders/sub-folders, 644 on all files), there is no mod_security going on with my host… and yet, my theme does not appear in the “appearance” panel of the admin.
Are there any other details I should check? I need to get this sorted or my client will be unhappy.
Thanks –
Sara
Because your server would be having the latest version of PHP.
It is fixed in trunk, you can copy the changes to your install from here – https://trac.bbpress.org/changeset?new=2383%40%2F&old=2381%40%2F
Thanks a lot Gautam 
On second thought,
Can you please tell me why the error arised? I had not edited any php file. All I did was fiddled with database!
Heh – the update finally took place automatically. We added that revision to the header a while back, but the code was not being updated here.
Also, We’re actually running 2442 here – the note I added to the version was the current revision. I should have jumped ahead one when I checked the code in. So, trunk and here are the same thing, despite the meta header.
Thanks Kevin and burlesona,
It looks that it’s a few days-old problem. But I’ve had a longtime headache since I used multisite.
I was happy to hear that the wordpress 3.0 support multisite, expecting the problem might be solved.
Ok. I well understood.
I only hope that the problem be solved as soon as possible.
Thanks again.
Just an update on what’s going on Trac – bbPress 1.0.3 milestone has 3 tickets left (all the tickets have patches and 1 depends on a BackPress ticket), while 1.1 milestone has 4 tickets left (2 have patches, and 2 need patches). There’s also another BackPress ticket that needs to be fixed (which also has a patch). That means that bbPress 1.1 is very near to its release!
How can you help?
- Checkout a copy of bbPress trunk version via SVN and test it.
- Test the patches of the open tickets.
- Contribute patches to the tickets which don’t have one.
What’s new in bbPress 1.1?
- Email subscriptions
- Loginless posting
- Better administration of posts and topics
- Better search and statistics
- Bug fixes. Some critical ones are – #1261 (RSS feeds errors), #1146 (faster recount functions), #1150 (undelete topic error).
- Better tags administration (if #1243 goes in)
Some tickets that missed 1.1 milestone are #960 (better user administration) and #1277 (kakumei cleanup) even though they had patches but could cause errors as they were huge changes and needed more testing. They might get into 1.2 though.
Cross Posted Here on the bbdevel blog – http://bbdevel.wordpress.com/2010/06/22/bbpress-1-point-1-maybe-soon/
It is fixed in trunk, you can copy the changes to your install from here – https://trac.bbpress.org/changeset?new=2383%40%2F&old=2381%40%2F
Here my website http://www.digitalheavens.co.uk Ive installed wordpress 3.0 and bbpress. It seems that a member of the website can’t be logged into the website and the forum at the same time? E.G. If a member logs in to see the free products and then goes over to the forum they have to log in again (using the same user name and password) Is this correct or a bug?
This site is running 2441 at the moment and the latest changeset is 2442 at the time of writing this post.
I am thinking of writing a converter. See here
Hey Guys,
I have successfully converted MyBB forum into bbPress. I have got the users, forums, threads and posts tables into bbPress format!
I am not sure if the conversion went 101% correct. I am getting some errors like
Deprecated: Assigning the return value of new by reference is deprecated in bb-settings.php on line 186
There are 5 more similar errors but in different files.
Someone please help me get past these errors!