• Resolved dimpalsapariya

    (@dimpalsapariya)


    Dear Team,

    I have purchased pro version of plugin and set up on website but clockout feature is not working.

    More details I can sent you in private message

    Thank you!!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter dimpalsapariya

    (@dimpalsapariya)

    I have seen that time different function is creating an issue

    location: wp-content/plugins/aio-time-clock/aio-timeclock-functions.php
    Line no: 1979
    Old Code: $time_total = aio_date_difference($employee_clock_in_time, $employee_clock_out_time);

    New Code: $time_total = aio_date_difference(str_replace(‘/’, ‘-‘, $employee_clock_in_time), str_replace(‘/’, ‘-‘, $employee_clock_out_time));

    Kindly update this code to your new version.

    Plugin Author Nickolas Otrain

    (@codebangers)

    Thanks for reaching out. Since this is referring to the pro version I am not allowed handle this here, I’ll reach out to you directly.

    Plugin Author Nickolas Otrain

    (@codebangers)

    Closing since we’re handling this one offline.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Clockout feature is not working’ is closed to new replies.