Search Results for 'bbpress'
-
Search Results
-
Topic: For hacky peeps
I love the plugins folks have created, and would like to try creating a simple one of my own. Thing is, I have no idea what functions calls are available in bbPress 0.9.0.5, and can’t find any documentation. Is there a list of function names and parameters somewhere, or do I have to trawl through a thousand files and learn the hard way..?
As an aside, I’ve noticed a couple of comments regarding using bbPress stand-alone. I do for my clients, and myself. Never installed WordPress, and don’t need it. In their working world, WordPress is little different to static web pages. bbPress, on the other hand, invites comments and discussion, which is what they need.
One of the nice things about bbPress 1.0 is that it supports display names. This seems pretty important – you don’t want the names to look different in different parts of the site (I have bbPress integrated with BuddyPress 1.0). I guess one could limit the WPMU/BP side of things to usernames, but that seems like a step backwards.
On the other hand, bbPress 0.9.0.x is very stable and reportedly quite a bit more efficient, so I’d like to stick with it until 1.0 gets there (we have a few thousand users).
Have you found a way to do display names using 0.9.0.x? I see mention of a plugin, but I can’t find it in the extend section.
Topic: Akismet Whitelisting Domains
I have searched (and searched) to no avail for a solution to this seemingly trivial issue. I may be missing something simple.
What I want to do is log out from an integrated bbPress (RC1) and WPMU (2.7.1 with BP 1.0) installation from within bbPress. The BuddyPress.org forum appears to do exactly this.
What is stopping me is that I can’t generate the WPMU nonce value in order to assemble the logout URL.
(bb_create_nonce() generates a different value, as one would expect)
So I have two questions:
1. Is there any way to do this *without* deep integration?
2. If not, how do I achieve this *with* deep integration?
Any help much appreciated. I’m tearing my hair out on this one.
I have searched (and searched) to no avail for a solution to this seemingly trivial issue. I may be missing something simple.
What I want to do is log out from an integrated bbPress (RC1) and WPMU (2.7.1 with BP 1.0) installation from within bbPress. The BuddyPress.org forum appears to do exactly this.
What is stopping me is that I can’t generate the WPMU nonce value in order to assemble the logout URL, that is, I need the NONCEVALUE for…
http://mysite.com/wp-login.php?action=logout&redirect_to=http://mysite.com&_wpnonce=NONCEVALUE
(bb_create_nonce() generates a different value, as one would expect)
So I have two questions:
1. Is there any way to do this *without* deep integration?
2. If not, how do I achieve this *with* deep integration?
Any help much appreciated. I’m tearing my hair out on this one.
Topic: Am I a bozo?
Topic: Step 4 blank screen
I completed Step 2 (WordPress integration) successfully. On step 3, I hit Complete Installation and I receive a blank screen. So I change permission on bbpress directory to 777. Now I am back on Step 1. Step 2 with the same values as I gave earlier now fails. So I skip step 2. Fill up step 3 and hit Complete Installation and I receive a blank screen again.