其实也不能怪别人!!!FCKEditor
浪费了一天多时间,配置FCKEditor,总算成功了!我卡住的问题在于 fckeditor文件夹所放路径不能被访问!!!
还有要注意的是:fckeditor中变量是分大小写的。。。
{
$this->InstanceName
=$array['instanceName'] ;
$this->BasePath
= base_url().'fckeditor/' ;
$this->Width
= '100%' ;
$this->Height
= '200' ;
$this->ToolbarSet
= 'Default' ;
$this->Value
= '' ;
$this->Config
= array() ;
}
这个还是要改的,CI 1.7版本的问题吧。
谢谢所有帮过我的朋友,让我感到这里暖烘烘的,哈哈
送美女一个!!!我喜欢的类型哦。 :L 送哪里在了?没摸到 呵呵,JS 本身就是大小写敏感的语言呀。。。。 回复 4# Hex
我想问下,图片上传的文件夹你是怎么设置的 我没有使用 fckeditor 的上传。。。。 {:3_50:}路过,,,,,,,,,
页:
[1]