Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elfinder integration is not working. #1

Open
bmweb opened this issue Mar 14, 2015 · 4 comments
Open

Elfinder integration is not working. #1

bmweb opened this issue Mar 14, 2015 · 4 comments

Comments

@bmweb
Copy link

bmweb commented Mar 14, 2015

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

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

@zxbodya
Copy link
Owner

zxbodya commented Mar 14, 2015

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
Copy link
Author

bmweb commented Mar 14, 2015

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
Copy link
Owner

zxbodya commented Mar 14, 2015

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants