So only BuddyPress pages dont work, but your normal WordPress pages work with pretty permalinks?
Not sure if this is still something to be worrying about, but you had to “re-save” your pretty permalinks after installing BuddyPress, if you havent, try that.
WPMU, dont you mean WP + Multisite? Is the latest BuddyPress still compatible with WPMU?
I have an issue where I am unable to save settings when on a member page e.g. http://www.bimstop.com/members/{member name}/settings/general/.
If I enter the details correctly when changing the email address it just stays the same. If I go into “Profile” under /wp-admin/ and attempt to change it, it work’s fine.
I notice that this same problem happens on the testbp.org website when you try and save your settings.
Site Details…
– WPMU install
– Latest version of buddypress installed as plugin
– Using the buddypress template pack.
– Theme is based on “BLANK WordPress Theme”
Things I have tried…
– Changing to the default buddypress theme (Still had the issue)
– Deactivating all other plugins (Still had the issue)
– Re-copying the buddypress template files. (Still had the issue)
If anyone can help me with this or if you have any ideas on things I could try it would be much appreciated.
Thanks
You’re right not to take it personally. Know that 99.9% of those who help out here are volunteers who live in different time zones. If your post has not been answered within 24 hours, feel free to bump your topic here.
First off, what versions of BP and WP are you on right now? What premium theme/child theme are you using? Doesn’t premium theme author give support?
== in which the Parent has supposedly been updated for the latest version of BP. ==
“Supposedly” is the operative word. Install the Theme Check plugin and the Log Deprecated Notices plugin to see what’s going on with the parent theme. Run these as well on the child theme (in case it copied outdated template files from parent theme and were not updated).
== I’ve switched to BP-default theme, ran the plugin BP template pack ==
If you’re using the bp-default theme, you do not need the BP Template Pack plugin — this is only used for and with regular WordPress themes to make those compatible with BuddyPress.
https://codex.buddypress.org/getting-started/before-installing/ and follow Installation Wizard instructions and links to configuring BuddyPress Components.
What theme are you using? Profiles settings are working well in default BP installations. If you’re using a premium BuddyPress theme, you should contact the theme author as there are many changes between BP 1.2.9 to BP 1.5.1 and some theme files would need to be updated.
If I disable BuddyPress, and then load the site, it gives me a WPOD (White Page of Death).
But none of these worked for me, although the k-noo.net looked the clearest of them all.
I think it’s not Nginx, but WordPress that hates me.
Looks like the bundled version of bbPress is missing from your BuddyPress install.
Try downloading and installing a brand new install of BuddyPress:
Download
#1 is an interesting request. I would post a new enhancement ticket about this on BP Trac:
https://buddypress.trac.wordpress.org/newticket (login with the same credentials you use here)
#2 would require hooking your activity update code into WP cron:
http://wpengineer.com/1908/use-wordpress-cron/
http://wp.tutsplus.com/tutorials/theme-development/do-it-yourself-wordpress-scheduling-mastering-wp-cron/
Hi All,
I have buddypress installed, I want to run bbpress forum with it. i have install forum, but it is giving following error while loading forum page:
Warning: require_once(/home/pankaj/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/pankaj/public_html/wp-content/plugins/buddypress/bp-forums/bp-forums-bbpress.php on line 20
Fatal error: require_once() [function.require]: Failed opening required ‘/home/pankaj/public_html/wp-content/plugins/buddypress/bp-forums/bbpress/bb-includes/class.bb-query.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/pankaj/public_html/wp-content/plugins/buddypress/bp-forums/bp-forums-bbpress.php on line 20
Can anybody help me with this
BuddyPress doesn’t work without permalinks enabled.
Do you get those warnings when BuddyPress is deactivated?
Try some of the other nginx configs on the net like:
http://xentek.net/wp-content/uploads/2010/01/nginx-vhost-wordpress-mu-and-buddypress.txt
http://k-noo.net/2010/07/nginx-rewrite-rule-for-wordpress-buddypress/247
http://blog.adrenlinerush.net/?p=81
See if any of them work and report back!
@etivite thank you. I found your plugin page as well. Has a lot of things that I need. Thank you for all your help, have a great thanksgiving!
@boonebgorges Sorry I’ve to ask, just a short question: Do you think an update of your plugin concerning this problem would be possible?
I have installed buddypress and I just want to use blogging option.
But when users create blog, there is no such a directorty, they can’t login, or edit that blog. What should I do?
@etivite one last question does your plugin allow to hide replys on the creation of groups and join of group notifications on the activity stream? I did notice the option under setting removed the replys to the forum posts and new forums posts which is perfect, but not the creation and joining notifications.
Thank you,
Hi!
I run a buddypress site called Capester. It’s part of a transmedia story property. We have pre-scheduled updates and posts that we’d like to insert into the activity feed, but we’re discovering that the feed is sorted by the time the post was created or updated, not by the “Published On” feature like we’re used to on other wordpress blogs.
We’d like to either:
1) Sort the feed by “Published On” timestamp used on posts (So that we can schedule the publican of the posts and they appear in the proper order in the activity feed)
or 2) Have a way to schedule the publication of the updates (so that we can write the updates, and have them go “live” at a predetermined, scheduled time in the future.)
Is there a way to do this? Is there an easy code fix? Or maybe even a plug-in I’ve overlooked (he asked them hopefully)?
Thanks so much for your help on this!
@etivite duh wow sorry i did not see that option. This will work, thanks again!
you can disable commenting on forum posts + blog post via the bp settings.
otherwise
https://wordpress.org/extend/plugins/buddypress-activity-stream-extras/ – you can select the activity types to disable replies on.
@etivite thank you. I will try that out.
the messages_screen_compose() function is not loaded until the subnav on a user profile – which contains the form submit catch/verify nonce. you may need to duplicate that code (since it does load the template files)
https://buddypress.trac.wordpress.org/browser/tags/1.5/bp-messages/bp-messages-screens.php#L35
@nahummadrid i see, our user base will not know that url so i think were safe there. I don’t see that setting under bp, I’m guessing only on the newer version?
@nahummadrid that did the trick. Thank you,
Thanks for the replys, @nahummadrid i’ll try that and let you know if that works. How else can they create a group? I’ve done a lot of mods and made my version very simple and locked out a bunch of items and screens.
@modemlooper I’m using an older version of bp 1.2.9 because I needed the universal search with highlighting that i wrote. I could not get unified searching to work with 1.5.1. Also I was told by the bp developers that site wide forum notifications do not post on activity as well on 1.5.1 which I need. If you know a way for unified search to work on 1.5.1 I’m all ears. thanks again 