Skip to:
Content
Pages
Categories
Search
Top
Bottom

Date Issue: 1970


  • theredheadhenry
    Participant

    @theredheadhenry

    I’ve seen a few people post about this issue I can’t seem to find a resolution however. I’m using 2.5.9 and when you click on a users profile it shows the date they joined as January 1, 1970. However, when I look at my profile it shows the correct date. What could I be missing?

    This is a snippet of code I have in the user-profile.php page.
    <?php
    echo '<b>Joined:</b> '.date("F, Y", strtotime(get_userdata(bbp_get_reply_author_id())->user_registered));?>

    Does that look correct?

Viewing 1 replies (of 1 total)

  • theredheadhenry
    Participant

    @theredheadhenry

    Bump. Really looking for a solution here if anyone has any leads or a solution that would be much appreciated.

    Again, the date shows correctly for myself (as an admin) but for other registered users, it shows the 1970 date.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar