• Resolved 111107mailu

    (@111107mailu)


    Hello!

    Unable to add or modify the Division field
    Test – does not change, when you save it remains the same, and what was added is not saved.

    How can the problem be solved?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author JoomSky

    (@rabilal)

    Hi,

    Please give some more information/details.

    Thread Starter 111107mailu

    (@111107mailu)

    More specifically, what is written does not happen, once again: the addition does not work for you: Add Department.
    1. New is not added Department.
    2. The existing one does not change Department

    /wp-admin/admin.php?page=department
    Department: Support

    How can the problem be solved?

    Plugin Author JoomSky

    (@rabilal)

    Hi,

    Check the system errors.
    Admin > Help Desk > System Errors.

    You can open a support ticket at jshelpdesk.com for more details.

    Thread Starter 111107mailu

    (@111107mailu)

    Hello!
    We checked that there are no system errors.
    And these are not system errors.
    These are errors of the main functionality adding and changing the section: Department

    Please correct the error.

    Thank you!

    Thread Starter 111107mailu

    (@111107mailu)

    Hi,

    We tested your latest version and found out the reason for the error in this topic: the script does not pass the symbol:
    Please remove the character limitation: in the “Department Name” field, or tell in which file what needs to be changed.

    Thank you!

    Plugin Author JoomSky

    (@rabilal)

    Hi,

    Run this query in phpmyadmin.

    Replace wp_ with your table prefix.

    ALTER TABLE wp_js_ticket_departments CHANGE departmentname departmentname VARCHAR(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL;

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Unable to add or modify the Division field’ is closed to new replies.