Search Results for 'bbpress'
-
Search Results
-
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.
I’ve fixed my particular problem. So this is more or less to point out what the problem is so anyone else having the problem can fix it as well.
Once I installed 1.0 Alpha and logged into it, I was unabled to login to my wordpress site. The only way I was able to log back into my wordpress site was by deleting all the cookies for my domain (had to repeat this each time I logged into my bbPress site).
I believe the problem was due to me installing 1.0 Alpha over an 0.9.0.2 install that had wordpress integration already enabled (0.9.0.2 of course wasn’t working since I had also already upgraded to wordpress 2.6). Once I installed 1.0 Alpha, the *_salt values between wordpress and bbPress did not match.
After some cookie juggling to get logged into my wordpress site so I could see it’s *_salt values, then logging into my bbPress site (in another tab), I was able to set the correct *_salt values, delete my cookies once more, and log into my wordpress site. At this point the integration is working again and my bbPress site recognizes that I’m already logged in.
Hello, is there a plug in that allow to display in WP sidebar latest BBpress messages ?
Thnks in advance
Topic: Embeds Photos in user posts
I’m working on some theme development for a bbpress installation, and it struck me that it would be really helpful if I could simply add to the #wrapper a class declaration like “forum-1” or the like that would identify the forum in a clear way for theming purposes.
(I have a need to theme each forum separately to match product web sites.)
Does anyone know if this is possible? I’ve spent a good amount of time digging through the functions, but I have to admit that I can’t figure it out and was wondering if anyone here had any ideas. I tried searching the forum to no avail.
I came across these articles that says usernames and passwords do not necessarily mean privacy thanks to Google’s cache system. If you have the knowledge, these private areas are easy to hack. I’m wondering how bbpress’s privacy plugin stacks up against this hacking.
http://hackforums.net/showthread.php?tid=25040
http://www.theregister.co.uk/2008/08/22/accessing_restricted_sites/
On a slightly related issue:
I have noticed that ALL profiles in any forum are public. If you keep sequencing then, you can see each person’s profile, which means even the spammers that are blocked can still be viewed with their websites, emails, and interests. This unintended promotion bothers me. If I start deleting the spammers profiles, I will just have a lot of work to do. The perfect world is that profiles that are approved should be the only ones available by sequencing.
ie.