Hi,
I have installed the editor as described, but it does not show up in the drop down to select.... any ideas as how to fix this?
HH
Hi,
I have installed the editor as described, but it does not show up in the drop down to select.... any ideas as how to fix this?
HH
in admin\includes\languages\english\extra_definitions\editors_list.php
either add or uncomment following line .
define('EDITOR_FCKEDITOR', 'FCKeditor 2.5');
hope this helps .
nope...did not...also added the defines into my root language files... to no avsail.... really do not understand this...
Hi, I have updated the database manually, but now I get the following error when I edit a product:
Fatal error: Cannot instantiate non-existent class: fckeditor in /usr/home/dkfkursu/public_html/testshop/admin/includes/modules/product/collect_info.php on line 403
Seems that I am missing something... anybody out there that have plugged fckeditor into a zencart successfully that have a description to follow?