• ? b?n m?i nh?t hi?n t?i 1.2.0, KiotViet vi?t sai url trong hàm add_menu_page ? line 151, trong file admin/class-kiotviet-sync-admin.php d?n t?i sau khi cài ??t plugin, ko th? truy c?p ???c vào backend c?u hình kiotviet.
    Mình ph?i t?m s?a code l?i nh? sau ?? cho plugin ho?t ??ng ???c:

    		add_menu_page(
    			'KiotViet Sync',
    			'KiotViet Sync',
    			'manage_options',
    			'kiotviet-sync',
    			array($this, 'display_plugin_setup_page'),
    			'',
    			'10'
    		);

    mong bên b?n fix s?m l?i này.
    Thanks!
    update: l?i này ko xu?t hi?n n?a ? web th? 2 mình cài lên nh?ng v?n b? ? web th? 1, ch?ng hi?u =))

    • This topic was modified 4 years, 6 months ago by happyAnt.
    • This topic was modified 4 years, 6 months ago by happyAnt.
  • The topic ‘L?i Sorry, you are not allowed to access this page.’ is closed to new replies.