Search Results for 'bbpress'
-
AuthorSearch Results
-
September 8, 2009 at 2:14 pm #52162
In reply to: Logging in/out issue with buddypress/bbpress
Jason Giedymin
ParticipantDJPaul is right, you need to complete your integration. You’ll need to do than copy the defines over. For reference, what version are you using?
September 8, 2009 at 2:13 pm #52161In reply to: Logging in/out issue with buddypress/bbpress
Jason Giedymin
ParticipantDJPaul is right, you need to complete your integration. You’ll need to do than copy the defines over. For reference, what version are you using?
September 8, 2009 at 10:34 am #52154In reply to: Logging in/out issue with buddypress/bbpress
Paul Wong-Gibbs
KeymasterWell are you sure they work? Because unless I am misunderstanding what you’ve explained above, it seems it isn’t.
September 8, 2009 at 10:07 am #52152In reply to: Logging in/out issue with buddypress/bbpress
pxlgirl
ParticipantYeah, I’ve done that, I copied the ones I have in my wp-config.php to bb-config.php and added BB_ on each of them. Is that what you meant? That was the only way I know to set this up.
pxlgirl.
September 8, 2009 at 9:40 am #52150In reply to: Logging in/out issue with buddypress/bbpress
Paul Wong-Gibbs
KeymasterYou need to set up cookie integration for your BP / BB properly.
September 8, 2009 at 6:12 am #52143In reply to: Importing from EzBoard/Yuku
Paul Wong-Gibbs
KeymasterAnd obviously you need to look on / ask at the BBPress forum for help importing information. That is not a BuddyPress subject.
September 8, 2009 at 4:28 am #52141In reply to: Importing from EzBoard/Yuku
r-a-y
KeymasterI remember the days of ezboard! Truly old school!
You’ll need to contact Yuku support in order to export the contents of your board.
That’s the first thing you’ll need to worry about.
Second of all, since BP forums run on bbPress, you’ll need to find some type of generic importer for bbPress. This will have to be a custom job since there isn’t a built-in import function in bbPress yet.
Not easy I’m afraid.
September 7, 2009 at 3:51 pm #52124In reply to: How to Re-Install
Sarah Gooding
MemberI’ve already edited a bunch of tables in the database and manually searched an replaced any trace of the old URL. I’m just wondering if the reinstall would kill my bbpress and buddypress integration. They work perfectly now and users can register through bbpress and have a buddypress profile. I just wanted the wp-signup.php or wp-register.php to work. Either is fine with me!
September 7, 2009 at 11:28 am #52116In reply to: example.com/forums with 1.1 built in bbPress?
John James Jacoby
KeymasterYes, it will still be possible to do this, but it will take a little smoke and mirrors until forums aren’t only for groups in BuddyPress. Forums don’t care who made them, but BuddyPress still needs a mechanism to gather and present the information outside of a group setting.
If it doesn’t make the 1.1 release I’m hoping to find the spare time to offer a “forum directory” plugin at the 1.1 launch, probably similar to the members and groups directories.
September 7, 2009 at 10:22 am #52112In reply to: BuddyPress Member Theme + Deep Integration
pxlgirl
ParticipantBpisimone, I think what you meant was discussed in another topic, I was writing about editing images from 3 different directories to adjust my design, which can become a bit annoying when upgrading.
In this topic it’s about making the forums look the same like the rest of the site, including buddybar (this one is already working on the bbpress default theme), header, navigataion and footer. Or did I get something wrong?

pxlgirl.
September 7, 2009 at 9:12 am #52111In reply to: Make sitewide forums visible only to members
pxlgirl
ParticipantHey there,
I have found sort of a solution that works for me. I needed two Plugins for bbpress:
https://bbpress.org/plugins/topic/105
http://www.adityanaik.com/projects/plugins/bb-private-forums/
You can set which forum is visible to who. Glad I found those.

Cheers,
pxlgirl.
September 7, 2009 at 9:04 am #52109In reply to: BuddyPress Member Theme + Deep Integration
pxlgirl
ParticipantIt must be possible somehow, b/c these forums here are integrated the same way. It is still stand-alone, but looking the same like the rest of this site. Please guys, tell us your secret.

The equivalent to wp-config is bb-config in your bbpress/ folder. I do have a path to my wp-blog-header.php, but that was for put the buddybar on top of the forums. I also have experimented with ThemePress, a theme that’s supposed to load your header and footer, but it all looks messy and won’t show the buddybar, or the link to the forums in my nav.
Any other ideas would be welcome.
pxlgirl.
September 6, 2009 at 8:15 pm #52100In reply to: Make sitewide forums visible only to members
pxlgirl
ParticipantI would like to know how to solve this too! I haven’t found any plugin for bbpress yet.
pxlgirl.
September 6, 2009 at 8:14 pm #52099In reply to: Make sitewide forums visible only to members
pxlgirl
ParticipantI would like to know how to solve this too! I haven’t found any plugin for bbpress yet.
pxlgirl.
September 6, 2009 at 4:38 am #52072In reply to: New registrations not working
Sarah Gooding
MemberI’m not sure how I would go about re-installing because I have my bbpress installation already integrated as well as buddypress operating with a couple users. Anyone know how to retain this data and reinstall?
September 5, 2009 at 2:14 pm #52053Matt Kern
ParticipantThis is the best post I have seen on the subject.
http://theeasybutton.com/blog/2009/07/17/integrating-buddypress-wordpress-mu-and-bbpress/
September 5, 2009 at 11:40 am #52051bpisimone
ParticipantCould someone direct me to a complete guide about how to set up the forum at the buddypress end or post a guide in here (wasn’t able to find anything)?
I have set up bbpress, but when I click on post new in the group interface I just get a white page?
September 4, 2009 at 7:08 am #52004r-a-y
KeymasterHey pengume,
You’re lucky! I didn’t have a copy of Burt’s XMLRPC debugger on my localbox, but I was able to find a copy off a server I used it on before!
Here’s the mirror:
To install, put “oci-bb-sayhello.php” in your “my-plugins” folder in your bbPress install and activate it in your bbPress admin area.
Then, put “oci-bp-sayhello.php” in your WPMU root folder and go to that file.
eg. hxxp://yourWPMUinstall.com/oci-bp-sayhello.php
If you have any errors, the script will output them; if there are no errors, you’ll get a “Hello from bbPress!” return message.
Hope that helps!
September 4, 2009 at 6:32 am #52003pengume
ParticipantHey r-a-y I tried to get to burts website and download his XMLRPC- debugger but his site is down or something it just says address can not be found. I have the same problem you did where I can not post to the group forum but a new forum gets created for the group on the forum’s main page. Not sure what to do at this point. Maybe you can send me an email with the debugger so i can check for the errors that are causing this.
I also tried downloading a new xmlrpc file and replacing it with my current one but no help there it was the same file size.
Thanks for any help or guidance to a solution,
Aaron.
Oh I am using all the up to date wpmu buddypress and bbpress software available.
September 3, 2009 at 10:47 pm #51994In reply to: Forum Integration: HELPING HINTS
21cdb
Participant@John James Jacoby, i DL the zip from the trac. I can also confirm that there must be some issue with the trac zipper, because i don’t have a bbpress directory in buddypress/bp-forums/ directory.
@Andy: Should i still report this issue in trac?
I have another issue with the Side Wide Activity widget. It doesn’t show the status updates and some other things. Could this also be due to an issue with the zipper?
September 3, 2009 at 9:58 pm #51989In reply to: Forum Integration: HELPING HINTS
21cdb
Participant@John James Jacoby, i DL the zip from the trac. I can also confirm that there must be some issue with the trac zipper, because i don’t have a bbpress directory in buddypress/bp-forums/ directory.
@Andy: Should i still report this issue in trac?
I have another issue with the Side Wide Activity widget. It doesn’t show the status updates and some other things. Could this also be due to an issue with the zipper?
September 3, 2009 at 9:48 pm #51988In reply to: bbPress Forum Integration
John James Jacoby
KeymasterWelcome Albert.
This has been covered quite a bit in the forums, so search around for a bit and see if you can find what you’re looking for. Long story short, it uses something dubbed “deep integration” for lack of a better term, but it isn’t recommended for everyone and will be an obsolete method soon.
September 2, 2009 at 11:37 pm #51940cpkid2
Participantactually the log out problem is gone now. the only problem i have is that users don’t get the registration/activation email. here are the answers.
1. Which version of WPMU are you running?2.8.4
2. Did you install WPMU as a directory or subdomain install? directory
3. If a directory install, is it in root or in a subdirectory? root
4. Did you upgraded from a previous version of WPMU? If so, from which version? no
5. Was WPMU functioning properly before installing/upgrading BuddyPress? don’t know, i installed both one right after another
6. Which version of BuddyPress (BP) are you running? 1.0.3
7. Did you upgraded from a previous version of BP? If so, from which version? no
8. Do you have any plugins other than BuddyPress installed and activated?
-ajaxed wordpress
-akismet
– all in one seo pack
– contact form 7
– events calendar
– google xml sitemaps
– login with ajax
– more privacy options
– page links to
– register plus
-remove buddypress admin bar
– sociable
-tweetmeme button
– wordpress database backup
-wp postratings
9. Are you using the standard BuddyPress themes or customized themes? customized
10. Have you modified the core files in any way? no
11. Do you have any custom functions in bp-custom.php? no
12. If running bbPress, which version? no
13. Please provide a list of any errors in your server’s log files. how do i check?
Also, I don’t know if this is relevant but hosting is through GoDaddy.
September 2, 2009 at 10:36 pm #51934In reply to: Forum Integration: HELPING HINTS
John James Jacoby
Keymaster@21cdb, did you DL the zip from the trac, or did you SVN? I think there’s an issue with the trac zipper and it not including the external bbPress library. Can you verify that you have a bbpress directory in your buddypress/bp-forums/ directory?
September 2, 2009 at 12:14 pm #51906In reply to: Forum Integration: HELPING HINTS
21cdb
ParticipantI’m using wpmu 2.8.4a with the latest trunk (r1757) on my local machine.
When i’m trying to activate the forum on some group i get the following error message:
Warning: require_once(/home/public_html/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php) [function.require-once]: failed to open stream: No such file or directory in /home/public_html/wp-content/plugins/buddypress/bp-forums/bp-forums-bbpress.php on line 25
However Forums Setup on the dahsboar says:
bbPress forum integration in BuddyPress has been set up correctly. If you are having problems you can re-install
I tried to re-install, but still get the same error. Any suggestions? Is this normal with the latest trunk?
-
AuthorSearch Results