-
gabriel-reguly posted on the forum topic 1.2.6 upgrade date offset!! in the group How-To and Troubleshooting: 13 years, 11 months ago
Hi, The problem is that at function bp_format_time, lines 819-823 the code uses a time offset. Don’t know why it does that, but it is causing the error. ` // Get GMT offset from root blog $root_blog_offset = get_blog_option( BP_ROOT_BLOG, ‘gmt_offset’ ); // Calculate offset time $time_offest = $time + ( $root_blog_offset * 3600 ); […]
-
gabriel-reguly joined the group How-To and Troubleshooting 13 years, 11 months ago
@gabriel-reguly
Active 1 month, 3 weeks ago