zxbodya / yii2-tinymce

Yii2 extension, tinymce wysiwyg editor
17 stars 10 forks source link

Elfinder integration is not working. #1

Open bmweb opened 9 years ago

bmweb commented 9 years ago

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

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

zxbodya commented 9 years ago

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

bmweb commented 9 years ago

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.

zxbodya commented 9 years ago

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.

trinhkethanh commented 8 years ago

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