Search Results for 'bbpress'
-
Search Results
-
Check the new project here.
Thanks to GSoC student Dan Larkin for his work over the Summer.
BBXF is now available for review and testing in bbPress trunk and we plan to make it a bundled plugin in bbPress 1.0
Topic: wiki bbpress? :)
Hi,
like phpBB, i think it is interesting to open a wiki (with dokuwiki?
)why? because for example, i have many ideas of plugins, but the documentation is too small for i can understand how to do that

so, it is possible or not? :p
please please please :p
Basically I’d love to move all of my content from wordpress format and have those blogs be bbpress topics. I read about bbsync but I’d like to convert current content to bbpress what are the options?
I’d like to move from phpbb3 to bbpress. Do you have any import function?
Hi,
with this plugin: http://bbpress.org/plugins/topic/live-comment-preview/
with the 1.0 alpha, the ajax effect doesn’t work, i have only the button

the author is here?
i think it is necessary to put a “last visit” field in the profile of developers here lol
Bye!
Topic: Is BBPress Any Good?
In vBulletin, if I want to pay $180, I could get the Porsche (reportedly) of message boards. In phpBB, if I want to grapple with a sizable infrastructure, I could get perhaps the most seasoned of the free forum systems.
What do I get with bbPress? Is it secure? Will it get spammed to death? Is it stable? Is it designed for personal sites or can businesses use it with confidence?
Here’s one very specific question: How do I add a link to bbPress to take people back to my WordPress home page?
BTW, the installation was a breeze.
I have a bbpress setup on a subdomain : support.domain.com ( directory /home/domain/forum/ )
on -www.domain.com a WP setup (directory /home/domain/blog/ )
I tried to activate Permalinks.
/bb-admin/options-general.php : Pretty Permalink set to Numeric ( /forums/1 )
I created a /home/domain/forum/.htaccess with Options +MultiViews
bbpress pages are still 404 ( -http://suppport.domain.com/forum/1 )
I paste /bb-admin/rewrite-rules.php lines into the .htaccess. Still 404.
-www.domain.com is ok, permalinks working (same hosting)
It seems that no .htaccess works with my bbPress install…
bbPress 0.9.0.2
Topic: Dreampush.com
Come check out my bbpress forum for lucid dreamers!
http://dreampush.com is the main site
http://dreampush.com/forums/ is the bbpress forum
Tell me what you think!
Topic: LDAP Plugin
Hello, since everyone’s been so helpful here, I thought I would give a little back. This seemed like the place to post this. I spent the last few days working with my system administrator to get the ldap plugin to work with our AD. We had done this successfully with WordPress and we were going to integrate bbpress with WordPress, but that layer of complication with ldap on WPMU made it too complex.
So we decided to leave bbpress on its own and use the ldap plugin posted here. Only we couldn’t get it to work at first. When we finally got it working, the local logins, specifically the Key Master account, could no longer log in. So here’s what we changed to make it work:
(1) in function connectUser, where $uid is set (line 327), change the first chunk of the string from ‘uid=’ to ‘cn=’ (this change may be specific to Windows/AD LDAP).
(2) in same function, comment out line 344 (ldap_unbind) because it is both redundant with line 345 and is using the wrong parameter (wants a connection object but $result is just a boolean value).
(3) in function newUser, add the user_nicename field to the database insertion and set it to the variable $user_login. This is a unique key in the database, and if it’s not set, all user additions after the first one will fail because of a duplicate (blank) key field.
We still don’t have local logins working, but that’s okay for us because we don’t want them. It might be something we’ll want to use in the future. I hope this helps anyone who might want to use this.
. Someone need to set up forum first, and he is using this great engine-core as I’m calling it with additional plugins he need – if one is creating forum for php coders, then he don’t need bbcode or any form of editor, as users will know stuff. This forum for example don’t need editor because its target is people who are developing using bbPress.
. If you know how to code of course – coding plugins for bbPress is a pure pleasure.