• Resolved ahmedabbas90

    (@ahmedabbas90)


    Hi,

    Sometimes I can not reply on an open ticket. This issue is reported by one of my users.

    I write a reply and then press the submit button and while the form seems to send it, I don’t see any message on the ticket, the ticket doesn’t update, and nor do I get the email to say that my ticket has been updated. But it only happens sometimes.

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author JoomSky

    (@rabilal)

    Hi,

    Try this

    Edit
    ../wp-content/plugins/js-support-ticket/modules/reply/model.php

    Find on line number 315
    if($diff <= 7){

    Replace with
    if($diff <= 3){

Viewing 1 replies (of 1 total)

The topic ‘Unable to reply on ticket’ is closed to new replies.