There is no DIR_WS_EDITORS setting in the config file.PHP Code:define('DIR_FS_CATALOG', '/home1/xxxxx/public_html/xxxxx/store2/');
There is no DIR_WS_EDITORS setting in the config file.PHP Code:define('DIR_FS_CATALOG', '/home1/xxxxx/public_html/xxxxx/store2/');
I added the following code to my admin configure file:
and reset the code on line 48 but still no option to select CKEditor in the dropdownPHP Code:define('DIR_WS_EDITORS', DIR_WS_INCLUDES.'admin/editors/');
Umm, thought the editors folder was in the store side not the admin side... Meaning would only need to define as:
Where exactly in reference to the base of your store have you installed the ckeditor files and why? (Do not provide the admin path n your response.PHP Code:define('DIR_WS_EDITORS', DIR_FS_CATALOG.'editors/');
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...
So i upgrade from 1.38a to 1.54..upgrade database and now add ckeditor ,made choice via Admin->Configuration->My Store->HTML Editor
If I now select at Text Editor the CKEditor from dropdown it shows the CKEditor choice but then jumps back to Plain Text.
Not any logs about this. Cant this happened because i used 1.38a before uprgade. ? Yes i made fresh install to 1.54.
So i fix stranger when i install previous version 3.7p
Latest version doesn't have txt colour options on it. I've checked online and found this thread
http://ckeditor.com/forums/Support/C...ing-CKEditor-4
It shows a way of building your own CKEditor and downloading it but no matter what I do it still won't show text colour change option on the CKEditor toolbar on our Admin?
Any one have any ideas?
Mark
All sorted. Downloaded full package from here: http://ckeditor.com/download
Unpacked and copied everything across to 'editors' and hey presto, full package with all plugins works.
I have installed this per instructions - on ZC 1.5.4..... I see CKeditor in my Html editor... SO does this actually put the editor in the Product Description part of admin when you are adding products? I am NOT seeing it there if that is so....
Thanks
In the upper right hand side of the listing screen, you'll see a setting for editor -be sure it's set to CKEditor.
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
I did find that - but as soon as I set it for it - it switches back to text....