Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hi,

    I’ve also got bug with slug

    missing “,” in 260.sql

    (51, ‘staffs’, ‘staffs’, ‘staffs’, ‘slug for agent page’, 1),
    (52, ‘departments’, ‘departments’, ‘departments’, ‘slug for departments page’, 1) <———–
    (53, ‘announcements’, ‘announcements’, ‘announcements’, ‘slug for announcements page’, 1),

    MariaDB [bitnami_wordpress]> select * from wp_2_js_ticket_slug;
    Empty set (0.001 sec)

Viewing 1 replies (of 1 total)