Forum
ckeditor trouble
I am running Perch: 2.7.10, PHP: 5.3.24 on godaddy hosting and Perch: 2.7.10, PHP: 5.6.2 on localhost. Am using ckeditor in both. The editor for textareas is showing on localhost but not on godaddy, see images below. Would the older version of PHP on godaddy possibly cause this problem?
That's not likely.
Do you get any errors in your browser console?
One error: GET https://4thandswift.com/perch/addons/plugins/editors/ckeditor/lang/en.js [HTTP/1.1 404 Not Found 408ms]
It turns out that some files in the ckeditor folder were not uploaded. Have uploaded ckeditor again and all seems to be well now.
Thank you for stearing me to the answer.