Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,039
- How-to & Troubleshooting
- 129,768
- Creating & Extending
- 25,806
- Requests & Feedback
- 9,506
- Third Party Plugins
- 9,793
- Showcase
- 3,317
- Ideas
- 1,375
- Miscellaneous
- 9,181
-
Yes, I think it has something to do with your date or timezone not being set properly on your server.
bp_core_time_since() does a sanity check so as to not return negative times which is where the “sometime” string comes from. There’s been tickets on this before and a few topics in the forums too I think.