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

Unable to find template "IvoryCKEditorBundle:Form:ckeditor_widget.html.twig" [AGAIN] #346

Open
ymihaylov opened this issue Feb 18, 2018 · 6 comments

Comments

@ymihaylov
Copy link

Hello there! Im new with Symfony, but I think that is not normal. I wanted to build a (super) Simple admin panel with EasyAdminBundle and I need to use wysiwyg. I found this article in the docs. I followed the instructions (except ckeditor:install - this command does not work...) and I installed the IvoryCKEditorBundle, but there's a problem with path as its mentioned in this issue. Im using Symfony 3.4.4. My question is, how can I fix this problem? - changing the ResourceCompilePass is not solution for me.

@xabbuh
Copy link

xabbuh commented Feb 20, 2018

The fix proposed by @Pixocode in #292 (comment) indeed is the way to solve it.

@ymihaylov
Copy link
Author

Yeah, I saw this, but I think that changing something in vendor directory is not fix. Vendor directory its .gitignored and I cant commit it. Changing someone else code is not good idea.

@xabbuh
Copy link

xabbuh commented Feb 21, 2018

Oh well, I meant you could submit a PR to this repo making that change. :)

@ymihaylov
Copy link
Author

Ok, I will :)

@Zilus
Copy link

Zilus commented Mar 22, 2018

Is the PR ready?
I have the same issue.
Symfony 3.4

Unable to find template "IvoryCKEditorBundle:Form:ckeditor_widget.html.twig" (looked into: project/app/Resources/views, project/vendor/symfony/symfony/src/Symfony/Bridge/Twig/Resources/views/Form).

@ymihaylov
Copy link
Author

Actually, no. The problem was that an old version was being installation - version 4.0.6. If you specify the 6.0.1 it works, but not exactly. I just create my own admin and install this bundle to show ckeditor...

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