Open bmweb opened 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
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.
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.
Unable to parse server response when upload image width Yii 2.0.6 Version
PHP Fatal Error – yii\base\ErrorException Class 'zxbodya\yii2\elfinder\TinyMceElFinder' not found
Can you suggest steps, how to setup elfinder with tinymce?