We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 37846
    • 26 Posts
    I have filter some category,
    this
    filtername: reg_category
    label: category
    empty text: --filter by category--
    filter type: combobox
    getlist where: {"category":"[[+reg_category]]"}
    getcombo processor: getcombo
    getcombo textfield: category

    in modx 2.2.* - works good

    but in 2.3.1 - 2.3.2 I have this eror

    (code)Код: 401 Unauthorized
    {"success":false,"message":"\u0414\u043e\u0441\u0442\u0443\u043f \u0437\u0430\u043a\u0440\u044b\u0442.","total":0,"data":[],"object":{"code":401}}

    Help please....
      • 37846
      • 26 Posts
      and
        • 49437
        • 2 Posts
        (code)Код: 401 Unauthorized
        {"success":false,"message":"\u0414\u043e\u0441\u0442\u0443\u043f \u0437\u0430\u043a\u0440\u044b\u0442.","total":0,"data":[],"object":{"code":401}}

        Hello! did you fixed this? I have the same problem on the newest Migx and Modx..