Forum
Upgraded from Perch2 to Perch3 OK except for CKEditor
Can anyone point me in the right direction I think I have missed something.. Upgrade went OK except for CKEditor Plugin not working.
Health check
PHP 5.6.30 is up to date
MySQL 5.5.5-10.1.19-MariaDB is up to date
Image processing available
Summary information
Perch: 3.0, PHP: 5.6.30, MySQL: mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $, with PDO
Server OS: Linux, cgi-fcgi
Installed apps: content (3.0), assets (3.0), categories (3.0), perch_blog (5.5)
App runtimes: <?php $apps_list = array( 'perch_blog', );
PERCH_LOGINPATH: /cms
PERCH_PATH: /var/www/vhosts/domain.co.uk/httpdocs/cms
PERCH_CORE: /var/www/vhosts/domain.co.uk/httpdocs/cms/core
PERCH_RESFILEPATH: /var/www/vhosts/domain.co.uk/httpdocs/cms/resources
Image manipulation: GD Imagick
PHP limits: Max upload 16M, Max POST 16M, Memory: 64M, Total max file upload: 16M
F1: 0c66c2e1f82f9e0b7617b2cb8270f2c7
Resource folder writeable: Yes
SCRIPT_NAME: /cms/core/settings/diagnostics/index.php
REQUEST_URI: /cms/core/settings/diagnostics/
DOCUMENT_ROOT: /var/www/vhosts/domain.co.uk/httpdocs
HTTP_HOST: domain.co.uk
Thanks
Did you upgrade it?
Yes, but maybe I missed something
What errors are you seeing?
Did you download the new CKEditor from here: https://addons.perchcms.com ?
Yes downloaded from addons.perchcms.com All I see in Perch is the markdown. html template
So when I look at the download for Perch3 addon CKeditor it has Perch folder and _config.json file should these put into the core directory/editors? I assume not but I am unsure.
That should be:
I made this mistake.
You need to put the whole ckeditor folder (including the 3 files inside) in the plugins > editor. I thought it was only the ckeditor-4 folder only.
• _config.json • ckeditor-4 • perch
What are these extra files doing? Do they allow CKeditoer to work with the Assets app?
Thanks James, that is how I have it, but the new files for Perch 3 seem different than Perch 2... still not working.. must be a path thing
Do you get any errors in your browser console?
@drew All is working OK now thanks. It appeared that I was calling for editor ckeditor-4 Sorry my stupid error.