摘要: 初学Drupal(7.26),刚好遇到一个需要用到CKEditor模块的项目,于是就摸索着把它给装上了。图片上传出问题回到Drupal7的管理页面后刚好发现了对于CKEditor的“状态报告”(错误报告):You are using a feature that requires $cookie_domain to be set, but it is not set in your settings.php (CKFinder is enabled in the Advanced profile)需要修改修改sites\default\settings.php文件:$cookie_domain 阅读全文
posted @ 2014-01-23 00:46 Medeor 阅读(1496) 评论(0) 推荐(0)