Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,034
- How-to & Troubleshooting
- 129,678
- Creating & Extending
- 25,794
- Requests & Feedback
- 9,497
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,375
- Miscellaneous
- 9,181
-
Though I tried both “https://trac.buddypress.org/ticket/2947” and “https://trac.buddypress.org/ticket/2240”, the problem prolongs.
The reason why 1970 January 1st is always displayed is that bp_the_profile_field_value and/or related functions always return “0” ignorring the true value.
I need to use date(‘Y/m/d’) instead of bp_the_profile_field_value for “datebox” for the time being…
Anybody has any idea?