-
Steve Taylor replied to the topic bp_core_catch_no_access no-caching member pages in the forum How-to & Troubleshooting 3 years, 2 months ago
I’ve had no luck debugging this. It seems the no-cache response header is being set in two places:
/wp-includes/class-wp.php:760 > nocache_headers()(this seems to be WP core not recognising the member profile URL path (e.g. /community/directory/john-smith/)/wp-content/plugins/buddypress/bp-core/bp-core-catchuri.php:613 > bp_do_404() >…
-
Bharat replied to the topic User Sync for multisite in the forum How-to & Troubleshooting 3 years, 10 months ago
Here solution
After activating multisite I installed and network activated BuddyPress. I also added this line to wp-config.php:
define ( 'BP_ROOT_BLOG', 2 );where 2 is ID of your communitycommunity.mysite.comThat way BP is accessible from an entire network, but profiles are handled only from the network site.
-
modemlooper replied to the topic Users can´t create groups! in the forum How-to & Troubleshooting 10 years, 8 months ago
you need to debug a bit, try deactivating plugins and change themes to verify those are not causing the problem.
Are you running a cache on the site?
-
VegasKev88 replied to the topic 500 Error after upgrade to 1.7 in the forum Installing BuddyPress 13 years ago
@djpaul of course, you’re on top of this as usual, but have you heard anything from the plugin author about him renaming his function
bp_login_redirect()so that it doesn’t conflict with the (now) native buddypress function with the same namesake? I notice that the plugin hasn’t been updated since 5-20-2012. -
Ricardo Macedo edited the forum topic [Resolved] Error installing Buddypress. Can’t Install in the group Installing BuddyPress 13 years, 7 months ago
When i update at the network (WPMU) appears this error an not activate:
Warning: require(/home/josepard/public_html/wp-content/plugins/buddypress/bp-core/bp-core-wpabstraction.php) [function.require]: failed to […] -
Whitelie joined the group BuddyPress Group Dice 14 years, 5 months ago
-
tifire replied to the forum topic creat a new blog post using buddypress's "post update" in the group How-To and Troubleshooting 14 years, 9 months ago
thanks a lot pcwriter. I will try TDO-Mini-Forms.
-
ipstenu replied to the forum topic 1.5 beta2 – Activity and member pages redirecting in the group Miscellaneous 14 years, 9 months ago
Your ‘activity’ renaming issue: Does that happen when you rename the pages corresponding to *other* components, eg groups or members? How about the weird redirect thing?
No, I can rename other components […]
-
kunalb posted on the forum topic Where is theme located in the group EventPress 14 years, 10 months ago
I’m not sure why this is happening—the trunk source code that is committed has ep correctly set: https://plugins.svn.wordpress.org/eventpress/trunk/eventpress.php. The compressed file being created seems to be picking up previous […]
-
NetTantra posted a new activity comment 15 years, 2 months ago
Please install the latest version (0.16) and see if it resolves the your problem.
-
Gezan posted on the forum topic ”BuddyPress is an absolute beast to theme” – Feedback from WooThemes? in the group Requests & Feedback: 15 years, 3 months ago
thanks 🙂
-
iamavase posted on the forum topic How to Remove / Avoid Fake Memberes and Posts in the group How-To and Troubleshooting: 15 years, 5 months ago
okay I saw how to delete them, or mark them as spam. I guess I am only left with inquiry number 2 and 3 please
-
bofy joined the group Gallery 15 years, 9 months ago
-
Mr. Salty posted on the forum topic Make wp-admin-bar relative position and inline within header instead of footer / absolute position? in the group How-To and Troubleshooting: 16 years ago
@hnla yes, for accessibility reasons it makes sense… re: ie6, i agree. which is why i favor the simplest structure… everything inline and relative. Makes for more consistency cross-browsers and less ie hacks required.
@azurajoly
Active 3 years, 1 month ago