Wysiwyg 图像未移至公共缓存
我开始使用所见即所得集成来撰写博客文章。所有加载都很好(样式、属性、内容),但生成的加载图像/文件的 url 指向不存在的目录/文件。上传的文件/图像确实存在于 var/cache 中,并显示在所见即所得编辑器内的我的编辑页面上。
当我尝试访问生成的 url 时,我会被重定向到 /profile 页面,并显示以下通知:
地图无法显示。请稍后重试或联系您的管理员。
我错过了什么吗?
我查看了 CMSBundle 内部并尝试使我的代码尽可能相似。
I started with the WYSIWYG integration for writing blog posts. All loads fine (styles, properties, content), but the url generated to load the image/file points to a directory/file that does not exist. The uploaded file/image does exists in the var/cache and is shown on my edit page inside the WYSIWYG editor.
When I try to access the generated url I get redirected to the /profile page with following notice:
The map cannot be displayed. Please try again later or contact your administrator.
Am I missing something?
I've looked inside the CMSBundle and tried to make my code as similar as possible.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
请确保“文件应用程序” Wysiwyg字段选项在列表中具有“商务”。
Please make sure the "File applications" WYSIWYG field option has "commerce" in the list.