Search Results for 'buddypress'
-
AuthorSearch Results
-
July 10, 2009 at 9:15 am #49009
In reply to: Missing: BBPress Integration Docs
TheEasyButton
ParticipantOh my head hurts. *laughs*
I’ve still not been able to do this from scratch. I think there’s either a file that BP is looking for or something in the database that’s been omitted from the newest release of bbPress.
But for now, hopefully this solution will work.
July 10, 2009 at 9:11 am #49008In reply to: Question on Forum integration
TheEasyButton
ParticipantI just posted the steps that I’ve been taking to install the latest releases of WPMU, BuddyPress & bbPress. You can find it here.
July 10, 2009 at 9:10 am #49006In reply to: Unable to post on my website in forum discussion
TheEasyButton
ParticipantOne thing that might help is to put the following code on bb-config.
$bb->bb_xmlrpc_allow_user_switching = true;I’ve tried to do this install from scratch for almost a week and have failed every time. But here are the steps I’ve been taking to get all of the newest releases to work together.
As always – get backups before making any changes!!
After you get wpmu & bp installed, install bbPress alpha 6 using my tutorial
Steps 24-28 deal with cookies. Ignore those and instead, use the bbPress integration plugin to get the codes for all of that. Then, delete the plugin.
After you get alpha 6 working correctly (group discussion works & login integration works), rename your bb-config file. Then overwrite the alpha 6 files with bbPress 1.0.1 Don’t delete the files!!! Overwrite them!! I think there’s a file being left behind that bp looks for & it isn’t included in the new version.
After overwriting the files, navigate to your forums. (i.e. domain.com/forums) and you’ll be presented with an install screen. Enter your database info & on the next page it will tell you that the database is already there & you probably want to use the upgrade script. Go through & do that part.
When finished with the database upgrade, open your old (renamed) bb-config file and copy all of your manually added codes over to your new bb-config file. Save & upload & all that good stuff.
At this point, group discussion should work. If not, check your xml settings & make sure they’re still on. The buddypress enable plugin (found in forum settings) doesn’t need to be activated.
*fingers crossed*
July 10, 2009 at 7:36 am #49004In reply to: Unable to post on my website in forum discussion
gen-superman
ParticipantWell, now I am on a shared hosting service. I honestly have no idea how to check the cookies from the website directly even from the cpanel.
I really do like WordPressMU and buddypress, and my main goal was to use buddy press’s group forum discussions, which utilize bbpress.
I had this working before, and now it just keeps giving some error when I try to post a forum topic in the group discussions:
“There was an error posting that topic.”
Is there any error logs that buddypress, wordpress mu or bbpress produces that can at least show me what in the world is causing the error?
I went into my CPANEL and there are no errors being shown in its error logs.
I thought it was BBPRESS 1.0.1, so I downgraded to BBPRESS 1.0, and keep in mind I created a whole new sql database and username during this, and of course that didnt work.
Then I downgraded to BBPRESS 1.0-RC3, and that didn’t work either. Nothing really has changed, except for bbpress. I have double checked the wp_config and bb_config keys and they all match up perfectly.
However, the cookie hash key has remained the same throughout the entire situation, even after creating new databases and such.
I honestly can’t think of anything else to really do here. I guess, I’m stuck.
For now, I will keep trying, but I’m also just going to look for something else in the mean time to see if anything else is out there. I doubt it, but couldn’t hurt to look.
I truly hope somebody has something else to add regarding my issues, because I honestly have no idea what to do next.
July 10, 2009 at 6:58 am #49003In reply to: External Blogs
John James Jacoby
KeymasterBack from the dead, looks like this topic has resparked some interest. I suspect this will be less of a BuddyPress thing and more of a WPMU thing as it comes down the pipeline.
@Donnacha, looks like someone changed the status for you. Marking topics as resolved serves multiple purposes, and at that time it was fair to say development had begun and the request was resolved. Now that it’s not, it’s not. We’ll be sure to take your perpsective into account going forward though as it makes sense to approach feature requests like you suggest.
July 10, 2009 at 6:07 am #49002In reply to: New Groupblog Plugin
Mariusooms
ParticipantBurt Adsit developed a plugin called “Community Blogs for BuddyPress”. The cool thing is that it adds users silently to the set blog by the admin.
I will look at his approach and see if it is at all possible to have moderators of the group added silently as well. And maybe members at a different level.
So an group admin would be the blog admin. Group moderators would be editors and group members, authors.
Probably an additional menu should be available to select what role group members get assigned. I thought about this as well, so good feature request
July 10, 2009 at 5:53 am #49000In reply to: Question on Forum integration
Mohit Kumar
ParticipantFirst of all i would say search this forum,There will be many posts regarding it.
There are lot of tutorials over the internet.Hope these helps
https://bbpress.org/forums/topic/basic-integration-screencast
https://bbpress.org/documentation/installation/
External Links
http://umwblogs.org/wiki/index.php/Integrating_WPMu%2C_BuddyPress%2C_and_bbPress
July 10, 2009 at 4:40 am #48997In reply to: Request : User Karma based on activity and ratings
Mindtrotter
ParticipantShould be one useful plugin for Buddypress.
July 10, 2009 at 3:35 am #489953125432
InactiveHi Jeff,
My external membership script that passes user information to Buddypress is handling this very well. I just add an underscore to the username in the external membership db and it passes the updated information via the plugin to Buddypress. Very nice!
What a relief! Thanks for your inputs.
– Brian
July 10, 2009 at 3:06 am #48992In reply to: Permission Denied in Content and Events plugin
Erwin Gerrits
ParticipantAre your theme files in wp-content/bp-themes/bpmember? It sounds like they are in some other place. These are template related errors, usually the template files are in the wrong directory (they have to be OUT of buddypress dir), or the permissions are set wrong.
July 10, 2009 at 3:02 am #48991In reply to: Request : User Karma based on activity and ratings
José M. Villar
Participant+1
And integrated across the whole Buddypress structure, including forums.
Karma levels/points/awards should be customizable.
July 10, 2009 at 2:49 am #48987In reply to: BuddyBar for bbPress
russell-crosswy
ParticipantOk, using John’s deep integration method loses the forums functionality between BuddyPress and bbPress. Why would that happen?
July 10, 2009 at 1:56 am #48984In reply to: BuddyBar for bbPress
russell-crosswy
ParticipantThank you…
The abs.php file returned a different path I wasn’t considering.
When I put that path into bb-config.php I lose the integration between BuddyPress and bbPress.
So, I’m thinking I’m doing something else wrong in the integration between WPMU, BP, and BB.
I’ll dig in to check settings, any suggestions on where to start?
July 10, 2009 at 1:15 am #48981In reply to: BuddyBar for bbPress
John James Jacoby
KeymasterThe reason why it’s not working is because you’re not using the method included in the plugin.
The groups posting ability relies on XMLRPC, which cannot be re-included when bbPress is loaded via the BuddyPress installation. Using my included method of deep integration will still allow for this functionality to work.
Science!
When you go to create a group forum, WordPress is loaded, BuddyPress is loaded, bbPress gets loaded through XMLRPC, which without my deep integration method will try to reload WordPress again, over-writing or clearing all of the bbPress functions/variables/hooks/filters, killing the XMLRPC ability to transmit data through the pipe.Just bumped to 1.0.3. The plugin now does enhanced checking for the visibility of the BuddyBar/AdminBar as it would previously fail if the bar was hidden in bp-custom.php or wp-config.php.
If you are receiving errors regarding BP_Roles in your BuddyBar, apply patch #1032 to your WPMU trunk installation.
July 10, 2009 at 1:08 am #48980In reply to: BuddyBar for bbPress
russell-crosswy
ParticipantUse the official instructions from the readme.txt.
http://svn.wp-plugins.org/buddybar-in-bbpress/trunk/readme.txt
Swap out the include_once line for this:
include_once($_SERVER[‘DOCUMENT_ROOT’].’/wp-blog-header.php’);
In most cases that will work, but let us know what happens!
Tried that and forums would not work with BuddyPress.
The only way I can keep the forums working with BuddyPress is to keep that line in bb-config.php as:
include_once( 'http://mydomain.com/wp-blog-header.php' );Now leaving that line in bb-config I can post from BuddyPress groups into the forums.
AND I can now activate the BuddyBar in bbPress plugin, BUT I don’t see the BuddyBar in bbPress!
Now, could this be an issue somewhere else in bb-config.php?
I have the integration working and everything, but I’m wondering if I have set something somewhere that is throwing this off…
Thanks for the help!
July 10, 2009 at 12:41 am #48977In reply to: Permission Denied in Content and Events plugin
Mohit Kumar
ParticipantI did that but now its saying..
You do not have any BuddyPress themes installed.
Please move “/wp-content/plugins/buddypress/bp-themes/” to “/wp-content/bp-themes/” and refresh this page. You can download more themes here.
when i tried to view a specific events page
however i have copied all the stated files on the required direectories in bpmember theme.
contents are also showing blank pages.
July 9, 2009 at 11:58 pm #48970In reply to: BuddyBar for bbPress
russell-crosswy
ParticipantOk, the fix I posted about earlier fixed the issue with BuddyBar…
However, it breaks the BuddyPress to forums functionality.
I just checked and switching out that one line of code in bb-config.php will make the “Enable discussion forum” button in a group’s settings and I can’t post to the forum from a group page in BuddyPress.
I’m pasting verbatim into bb-config.php:
require_once($_SERVER['DOCUMENT_ROOT'].'/wp-blog-header.php');Is that correct? Or do $_SERVER and DOCUMENT_ROOT need to be filled in with different items?
July 9, 2009 at 10:06 pm #48965In reply to: why same image for groups and profile ?
abcde666
Participantchanging the image-source does not help.
You also need to change the CS is in the PHP-files.
So for example: ONE PHP-file refers to CSS-code in different sections of the BP-website (like “Member-Wire” and “Group-Wire”).
So if I change the CSS in the PHP-file, ALL images will change (in both “Member-Wire” and “Group-Wire”) . But I do not want to have ALL images changed, just specific ones in the “member-Wire”-section.
So how to achieve this ?
Suggestion for BuddyPress:
Generally speaking, BuddyPress-software should organized its CSS-codes specific to website-sections (like Members, Groups, Wire).
Currently the CSS-code is specified more like for “left-column” , “center-column” or “right-column”.
Doing so, will make it easier for developers to customize their websites……
July 9, 2009 at 9:11 pm #48962John James Jacoby
KeymasterWhen I migrated my site over from WordPress.org, I ran a loop through the users and just copied over the nicename for each one of them.
July 9, 2009 at 8:49 pm #48960In reply to: Missing: BBPress Integration Docs
r-a-y
KeymasterI know of a few people working on a full-on tutorial for fresh installs for the entire package (BP 1.0.2, bbPress 1.0.1, WPMU 2.71).
TheEasyButton was working furiously on a walkthrough. John also stated he was working on one.
Patience! Something will pop up soon!
July 9, 2009 at 8:38 pm #48958In reply to: Missing: BBPress Integration Docs
carinallc
ParticipantHas anyone done a completely new install of the latest wpmu, buddypress and bbpress successfully? I’m not getting the integration between buddypress and bbpress, nor the ability to create forums in bbpress.
Just seems that every success thread I read relates to upgrading from alpha/rc for one or more components, and I’m wondering if by doing so there’s something that was overlooked in the (now missing) documentation for new installs.
Appreciate any help on this – it’s a test install that thus far has been great, but now I’m wishing there was full-on documentation available
July 9, 2009 at 8:27 pm #48957In reply to: Different user account types
peterverkooijen
ParticipantThanks Jeff Sayre! The plugin claims to be compatible up to 2.7.1 and explicitly mentions Buddypress, so that looks promising.
@paulrostorp-1, don’t count on me to write a plugin anytime soon! I’m not a PHP coder. I want to look into this, but have some other issues higher on the to do list.
July 9, 2009 at 6:53 pm #48952In reply to: BuddyBar for bbPress
russell-crosswy
ParticipantBuddyPress and bbPress Integration
July 9, 2009 at 6:42 pm #48951In reply to: Different user account types
Jeff Sayre
ParticipantHere’s a start to get you part way there:
https://wordpress.org/extend/plugins/limit-blogs-per-user/
Note: I have no idea whether this plugin works with newer versions of WPMU and BP
Also, you could modify the code found here:
https://buddypress.org/forums/topic/limit-amount-of-blogs-a-user-can-register
July 9, 2009 at 6:10 pm #48946In reply to: BuddyBar for bbPress
russell-crosswy
ParticipantI’m getting the same error as matthijsv, fatal error at line 37 of the plugin file.
I have deep integration working as I can post from BuddyPress or bbPress.
WPMU 2.7.1
BuddyPress 1.0.2
bbPress 1.0.1
Any suggestions?
-
AuthorSearch Results