Zen Cart Logo
Forums / Basic Configuration / No Editor on category metatags page

No Editor on category metatags page

Locked

Views: 1,088

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
25 Sep 2007, 10:34 PM
#1
ryk avatar

ryk

Totally Zenned

Join Date:
Oct 2004
Location:
Southport, UK
Posts:
3,644
Plugin Contributions:
6

No Editor on category metatags page

I have FCKeditor selected as default editor and it works everywhere it should except when attempting to add category metatags - after clicking the metatag icon, I get a page with the header, the page title and search boxes, and the error:> Fatal error: Cannot instantiate non-existent class: fckeditor in /hsphere/local/home/xxxxxx/xxxxxxxx.com/xxxxx/categories.php on line 849

Having changed the admin directory to xxxxx, Line 849 of xxxxx/categories.php is ```
$oFCKeditor = new FCKeditor('metatags_description[' . $languages[$i]['id'] . ']') ;


What do I do to fix this?
26 Sep 2007, 11:02 AM
#3
ryk avatar

ryk

Totally Zenned

Join Date:
Oct 2004
Location:
Southport, UK
Posts:
3,644
Plugin Contributions:
6

Re: No Editor on category metatags page

Not intentionally!! :D

Thanks.