Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Nickolas Otrain

    (@codebangers)

    Thanks for letting me know. I don’t seem to be getting alerts on my current email for these threads. Happy to hear the solution if you don’t mind sharing.

    Thread Starter keramikoch

    (@keramikoch)

    Maybe you dont have the problems because you have a different time/Daten format.
    Here is the fix, can you please tell me when you have implemented it?

    In aio-time-clock-lite/aio-time-clock-lite-actions.php
    One at line #609

    $clock_in = str_replace(“/”, “-“, $clock_in); // ALLOXES: Fixed logic to save time stamp in correct format #31-03-2022

    #617
    $clock_out = str_replace(“/”, “-“, $clock_out); // ALLOXES: Fixed logic to save time stamp in correct format #31-03-2022

    Plugin Author Nickolas Otrain

    (@codebangers)

    Update has been released. Thanks again for reaching out.

    Thread Starter keramikoch

    (@keramikoch)

    Thank you 🙂

    • This reply was modified 2 years ago by keramikoch.
    Thread Starter keramikoch

    (@keramikoch)

    when will the update be released? it dont see it on wordpress.org

    Plugin Author Nickolas Otrain

    (@codebangers)

    Looks like it had an issue with svn. All good now. You should see the update in your dashboard.

    Thread Starter keramikoch

    (@keramikoch)

    Thanks 🙂

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘No answer – found a solution – implentation in next update?’ is closed to new replies.