Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Sudavar

    (@sudavar)

    Hello and thank you for using our plugin.

    If you have the default template enabled, only bithdays of current day will be displayed. Try the other templates and if the problem persists, maybe there is a PHP problem…

    The code handling the birthday field is this:
    $date = date( "-m-d", strtotime( $user->{$birthday_date_meta_field} ) );
    so the format shouldn’t be a problem…

    Plugin Author Sudavar

    (@sudavar)

    As no answer was received and a thorough solution was given, I will close this topic.

    Plugin Author Sudavar

    (@sudavar)

    It was a bug in the code after all, version 1.7.1 resolves the problem though. Can’t make contact with topic starter, so i’m writing it here hoping he/she ‘ll see it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Birthdays are not showing up’ is closed to new replies.