使用niceditor拓展时出现问题,求助 [ 新手入门 ]
CException
Alias "ext.niceditor.nicEditorWidget" is invalid. Make sure it points to an existing PHP file and the file is readable.
我按照拓展用法那样写,但报错,不知道哪错了?
$this->widget('ext.niceditor.nicEditorWidget',array(
"model"=>$model, // Data-Model
"attribute"=>$model->content, // Attribute in the Data-Model
"defaultValue"=>'defaultValue text here',
"config"=>array("maxHeight"=>"200px"),
"width"=>"400px", // Optional default to 100%
"height"=>"200px", // Optional default to 150px
));
共 0 条回复
没有找到数据。
师阳 无锡
注册时间:2013-06-10
最后登录:2022-12-09
在线时长:62小时57分
最后登录:2022-12-09
在线时长:62小时57分
- 粉丝52
- 金钱4731
- 威望220
- 积分7551