Individual Groups Link Leads To 404
-
Clicking on a specific group in the groups list leads to a 404 after the most recent upgrade. Does anyone else have this problem?
-
I’m running NGINX if that makes a difference here.
I’m getting a blank page for all groups, and some topics (I can’t see a pattern yet to which topics are blank). It’s so blank that there is nothing in “view source” at all (usually when it’s a theme problem I get something there, like basic body/html tags – just not enough to build a page).
I’m getting ready to test for theme issues. But I definitely determined that a rollback to the previous version fixes the problem.
EDIT: I should mention that it happens in TWO themes: BuddyBoss and Zerif Pro. So I suspect it’s a BP or plugin problem, not theme.
I realize, however, that this could be a different problem than you have reported, so I will just watch this thread, and start a separate one if my problem persists.
I’m also getting 404’s with member profiles
Kalico – did you roll back the DB too or just the plugin files?
roll back the db+plugins
I have the exact same theme and plugins set up on my development server, and this problem does not happen. The only difference that I can think of is that on the production server I’m running NGINX, and on the development server I’m running Apache. Can anyone confirm this version works with NGINX?
I just tested an nginx install and BuddyPress works for me.
I would say check your nginx conf file:
https://codex.wordpress.org/NginxBut if you say this problem only occurred when you upgraded BuddyPress, then it could be a plugin issue.
What plugins are you using?
@r-a-y I’m running:
Akismet
Alexa Certify
AmazoLinkenator
AMP
Select Audio player
Better WordPress Recent Comments
BP Profile Search
BuddyPress
BuddyPress Friends Only Activity Stream
BuddyPress Xprofile Custom Fields Type
CloudFlare
Co-Authors
Comment Rating Pro
Cookie Consent
Core Control
Delete Expired Transients
Edit Flow
Email Address Encoder
Enhanced Text Widget
Export Users to CSV
Featured Images in RSS w/ Size and Position
Gigaom New Relic
Gravity Forms
Gravity Forms Polls Add-On
IFRAME Embed For YouTube
Jetpack by WordPress.com
MemberPress Business Edition
MemberPress MailChimp
Meta Slider
Post-Plugin Library
Recent Posts Widget Extended
Regenerate Thumbnails
Revision Control
Simple Lightbox
SSL Insecure Content Fixer
WangGuard
Widget CSS Classes
Wordpress Video Plugin
WP Crontrol
WP Missed Schedule
WP Resized Image Quality
WP-Ban
Yet Another Related Posts Plugin
Yoast SEOBut I’m also running all of these on my dev server, and it works fine there.
I double check the nginx config
Sorry for the delay — I’m the lone dev on a project right now, so my attention is scattered.
I did not roll back the db, although I should have. The old version seems fine (so far!) with the upgraded db.
Not sure what to look for that might be broken…..?
Not sure what to look for that might be broken…..?
@kalico – Turn onWP_DEBUG
:
http://wpexplorer-themes.com/total/docs/enabling-wp-debug/
And see if any errors pop up. If you see some notices, post them here.
I think the problem might be that I’m running HHVM!
@vitamincee – Luckily for you, some other people were experiencing the same problem with HHVM.
See:
https://buddypress.org/support/topic/page-not-found-404-when-trying-to-access-a-member-profile/#post-256956
Let me know if the patch works for you.
Rad! I’ll give it a test.
- You must be logged in to reply to this topic.