Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经安装了新版本的 SugarCRM 'Suite'。一切正常,但是每当我单击菜单时,都会出现一个弹出窗口,其中包含 {"content":"。我查看了他们的开发人员作品、论坛、谷歌搜索问题,但没有具体的解决方案,甚至没有具体的解释。我知道如果我从“管理”部分的“配置 AJAX 用户界面”中禁用模块,可以绕过它,但这只会禁用 Ajax。
请帮助解决这个 Ajax 问题。谢谢你。
在浏览器控制台中检查有效负载响应。有某种自定义会回显随 ajax 调用返回的非 json 格式文本。