Giter VIP home page Giter VIP logo

Comments (10)

brandonkelly avatar brandonkelly commented on July 23, 2024 1

Go to SettingsPlugins and make sure that CKEditor is installed first. Or run the following command:

php craft plugin/install ckeditor

from ckeditor.

CreateSean avatar CreateSean commented on July 23, 2024 1

plugin was installed, but uninstalling and re-installing fixed it.

from ckeditor.

green17 avatar green17 commented on July 23, 2024

We get the same problem.

from ckeditor.

thom-moresoda avatar thom-moresoda commented on July 23, 2024

I'm having similar issues, although re-installing didn't resolve anything

Craft version: 3.9.4
PHP version: 7.4

ddev craft ckeditor/convert       
Unknown command: ckeditor/convert
Caused by: Exception 'yii\base\InvalidRouteException' with message 'Unable to resolve the request "ckeditor/convert".'

in /var/www/html/vendor/yiisoft/yii2/base/Module.php:561

Stack trace:
#0 /var/www/html/vendor/yiisoft/yii2/console/Application.php(180): yii\base\Module->runAction('ckeditor/conver...', Array)
#1 /var/www/html/vendor/craftcms/cms/src/console/Application.php(89): yii\console\Application->runAction('ckeditor/conver...', Array)
#2 /var/www/html/vendor/yiisoft/yii2/console/Application.php(147): craft\console\Application->runAction('ckeditor/conver...', Array)
#3 /var/www/html/vendor/craftcms/cms/src/console/Application.php(118): yii\console\Application->handleRequest(Object(craft\console\Request))
#4 /var/www/html/vendor/yiisoft/yii2/base/Application.php(384): craft\console\Application->handleRequest(Object(craft\console\Request))
#5 /var/www/html/craft(22): yii\base\Application->run()
#6 {main}
Failed to run craft ckeditor/convert: exit status 1

from ckeditor.

alexmglover avatar alexmglover commented on July 23, 2024

I am having the same issue as well, and uninstalling/reinstalling didn't work.

Craft Version: 3.9.13
Php Version: 8.1.27

from ckeditor.

patrickcanlas-psandco avatar patrickcanlas-psandco commented on July 23, 2024

Similar issue here as well. Uninstall/reinstall did not work.

CKEditor Version: 1.5.0
Craft Version: 3.9.13
PHP Version: 7.4
MySQL Version: 5.7

from ckeditor.

alexmglover avatar alexmglover commented on July 23, 2024

Not sure how I overlooked this, but I realized the convert command doesn't exist in CKeditor 1.5.0. I have been working on manually converting using the Javascript initialization field.

from ckeditor.

patrickcanlas-psandco avatar patrickcanlas-psandco commented on July 23, 2024

Not sure how I overlooked this, but I realized the convert command doesn't exist in CKeditor 1.5.0. I have been working on manually converting using the Javascript initialization field.

@alexmglover how do you do it?

from ckeditor.

thom-moresoda avatar thom-moresoda commented on July 23, 2024

@brandonkelly is the convert command only available in later versions of ckeditor? eg. I'll need to update craft to v4 first

from ckeditor.

brandonkelly avatar brandonkelly commented on July 23, 2024

ckeditor/convert wasn’t added until CKEditor 3.1.0, so you will need to update to at least that version before running it. (If you’re upgrading to Craft 5 + CKEditor 4.x, you could also wait and run it after the upgrade.)

from ckeditor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.