yii2-tinymce icon indicating copy to clipboard operation
yii2-tinymce copied to clipboard

Elfinder integration is not working.

Open bmweb opened this issue 9 years ago • 4 comments

PHP Fatal Error – yii\base\ErrorException Class 'zxbodya\yii2\elfinder\TinyMceElFinder' not found

Can you suggest steps, how to setup elfinder with tinymce?

bmweb avatar Mar 14 '15 18:03 bmweb

Looks like you have not installed yii2-elfinder extension.

Can you suggest steps, how to setup elfinder with tinymce?

it is in readme: https://github.com/zxbodya/yii2-tinymce#elfinder-fille-manager

zxbodya avatar Mar 14 '15 18:03 zxbodya

I have installed it. I have download it and placed it under vendor folder. I am using Yii basic. Also I have include line in use zxbodya\yii2\elfinder\TinyMceElFinder; in form, but its strange why this error occurred.

bmweb avatar Mar 14 '15 18:03 bmweb

Sound strange... - it should found class if it was installed. I have no suggestion how it can be not working.

Here is application built with yii2 advanced template(almost without modifications), it includes configured tinymce and elfinder: https://www.dropbox.com/s/p5rh0hfgi8si0r9/app.zip?dl=0

Check post/update action in application backend.

zxbodya avatar Mar 14 '15 19:03 zxbodya

Unable to parse server response when upload image width Yii 2.0.6 Version

trinhkethanh avatar Sep 17 '15 07:09 trinhkethanh