【问题标题】:Why are svgs not preview rendered in PimCore v6.3.6?为什么在 PimCore v6.3.6 中不呈现 svg 预览?
【发布时间】:2020-07-18 09:15:17
【问题描述】:

我们使用的是 v6.3.6。 pimcore 和 SVG 图像预览不起作用。我们只在后端看到一个通用缩略图

有什么想法吗?

【问题讨论】:

    标签: svg pimcore


    【解决方案1】:

    可能的解决方案:

    1) 清除所有缓存(Symfony + 数据)

    用于清除缓存的 CLI 可能会有所帮助:

      cache:clear                                Clears the cache
      cache:pool:clear                           Clears cache pools
      cache:pool:delete                          Deletes an item from a cache pool
      cache:pool:list                            List available cache pools
      cache:pool:prune                           Prunes cache pools
      cache:warmup                               Warms up an empty cache
    

    2) 确保您已安装所有必需的软件:https://pimcore.com/docs/6.x/Development_Documentation/Installation_and_Upgrade/System_Requirements.html

    3) 稍等片刻,清除浏览器缓存

    这些有帮助吗?

    【讨论】:

      【解决方案2】:

      好像您还没有在系统中安装 FFMpeg 包。请尝试安装它。

      如果你使用 Linux 系统作为服务器,这里是命令。

      sudo apt-get install ffmpeg

      【讨论】:

        猜你喜欢
        • 2017-02-02
        • 2020-10-03
        • 2014-09-29
        • 2020-12-19
        • 2020-03-17
        • 2017-05-27
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多