Plugin could not be activated because it triggered a fatal error
Warning: require_once(/wp-content/plugins/buddypress/bp-core.php) [function.require-once]: failed to open stream: No such file or directory in /wp-content/plugins/buddypress /bp-loader.php on line 20
some changes added to the avatars in the activity stream
https://trac.buddypress.org/ticket/2578
though i don’t know if related to this problem… what notification? screenshot?
@Travel-junkie. Thanks for the fast reponse. Unfortunately I dont know Php. If you are willing to email where to make the changes in the appropriate files and what code to replace it with, I would then go ahead an purchase it today.
Anonymous User 96400Inactive
@mark211
There’s no option you can turn on or off, but it can all be done through template files and filters or actions.
@Travel-Junkie Is the time/date picker friendly for US? For example is it available in the format month/day/year and a 12 hour clock? Please let me know asap.
Thanks
there was some changes in 1.2.6 to avatar sizes
https://trac.buddypress.org/ticket/2662
maybe a few instances left out?
That is dealing with Groups. My issue is the entire BuddyPress plugin. Nothing is working. I believe it might be the Permalink Settings.
Thanks @Chouf1 – I’ve done that, still no joy!
1. Is it all free for BuddyPress?
2. Do hav the limitation for the member amount?
3. Can i set different category for member, like free member and paid member ?
4. Can i set payment system like recurring payment for all members?
5. Can i set some limitation for free members? like cannot write post at freind’s wall, cannot post link to other website, etc…
5. Can i manually upgrade some members to paid member, even he/she not paid.
It seems it might be the Permalink Settings that is causing it.
I am running IIS 6, PHP 5.0.41, MySQL 5.0.37
How can I set this up to work with BuddyPress?
Not many then! I’ll have those memorised in no time 
Do any of the SEO plugins let you manipulate the slugs from the admin panel?
I get 404 pages when going to mywebsite.com/members or anything from the top panel bar.
Basically all Navigator links listed in Appearance -> BP Compatibility are 404
What would be the main cause of this?
Can we define the custom URL SLUG from functions.php?
I will probably love a plugin
Each upgrading of BP is deleting the bp-languages folder content ….
You have to put buddypress-pl_PL.mo into it to have your site in polish again
@modemlooper That fixed it!! Thank you!
Anyone know list that show what’s removed from 1.6?
I’ll be updating. remove: from buddypress-mobile/themes/default/ members/members-loop.php
<?php bp_member_add_friend_button() ?>
@whitbyglennk
If you post this on the job board on here, you should be able to hire a developer who’ll rework the Cosmic Buddy theme for you
Rich is suggesting you try reverting to BuddyPress default theme (as you should for most problems) – so you can isolate the problem.
Do your forums work using the default theme?
If not, have you set them up correctly: https://codex.buddypress.org/buddypress-site-administration/using-an-existing-bbpress-installation/
Template pack needs updating for 1.2.6; I will try to do that this weekend.
I’ve got a custom template working 99% with BuddyPress Template Pack. But there’s a bug in how the group is being created. I’ve narrowed it down to the fact that cookies are failing. The group was created in the db but step two isn’t carrying over the group id via the cookie that’s supposed to be there. When I revert back to buddypress default them everything works perfectly. The form html is identical…
What am I missing? This is threatening my project big time… I’ve seen this issue in forums with no resolution.
I did a Diff on the html to make sure there were not special js files or something that i’m missing. All seems well:(
Sorry, I dont quite understand how buddypress works. Could you advise on what template files I need to be looking for to get this working. I would like to add button for new topic.