Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#1696 closed defect (bug) (worksforme)

Profile: last activity time is blank, displays default 'active sometime ago'

Reported by: nuprn1 Owned by:
Priority: major Milestone: 1.2
Component: Version:
Severity: Keywords:
Cc:

Description

last activity timestamp is now blank and only renders 'active sometime ago' - this is only affecting users who have logged in since updating to 1.2 beta trunk.

only displays as "active sometime ago"
1 last_activity 2010-01-26 02:05:18 (off by +5 hours)
2 last_activity 2010-01-26 01:16:35 (off by +5 hours)

haven't logged in yet - last active displays correctly
3 last_activity 1263159542
4 last_activity 1263747965

Change History (3)

#1 @nuprn1
16 years ago

So looks like the activity timestamp is just off and reading UTC instead of local time.

WP settings -> UTC time is 2010-01-26 23:35:37 Local time is 2010-01-26 17:35:37

meta_key -> last_activity -> 2010-01-26 23:32:44

#2 @apeatling
16 years ago

  • Resolutionworksforme
  • Status newclosed

Please try the trunk again since something related was fixed recently. All times in the DB should be in GMT not in your local timezone.

#3 @nuprn1
16 years ago

all fixed! thank you.

Note: See TracTickets for help on using tickets.