【问题标题】:Undefined Error in Suite CRMSuite CRM 中的未定义错误
【发布时间】:2017-12-12 08:43:36
【问题描述】:

当用户从新面板和新行的工具箱未定义瞬间添加元素时。如何解决这个错误。

截图:

【问题讨论】:

    标签: sugarcrm suitecrm


    【解决方案1】:

    确保您使用正确的.htaccess

    转到Admin > Repair 并执行"Quick Repair & Rebuild"。执行页面底部显示的任何更改。

    如果这不起作用,请转到Admin > Repair 并执行"Rebuild .htaccess file",然后再转到Admin > Repair 并再次执行"Quick Repair & Rebuild"

    【讨论】:

      【解决方案2】:

      尝试在缓存文件夹中删除,在我的情况下检查缓存文件夹权限,我更改为 775,删除清空 .htaccess 文件(不要删除文件),进入管理 - >修复 - >快速修复和构建并重建 .htaccess 文件,注销并再次尝试登录。检查此值的配置文件:

      'default_permissions' => 
        array (
          'dir_mode' => 1528,
          'file_mode' => 493,
          'user' => 'daemon', -> check and change to your Apache user config
          'group' => 'daemon', -> check and change to your Apache  user Group
        ),
      

      安装文件夹必须指定在正确的位置寻找:

      'site_url' => 'http://suitecrm.com', ->change to your url
      

      https://suitecrm.com/suitecrm/forum/suitecrm-7-0-discussion/1137-undefined-text

      【讨论】:

        猜你喜欢
        • 2020-04-17
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2014-09-26
        • 2014-02-17
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多