Hi,

I have installed on zencart 1.3.7 and am getting these 2 errors in admin:

1, Warning: Missing argument 1 for fckeditor() in /home/sites/countryviewworld.co.uk/public_html/admin/includes/fckeditor.php on line 44

This is my line 44:
PHP Code:
function FCKeditor$instanceName 
2, Fatal error: Call to undefined function: createfckeditor() in /home/sites/countryviewworld.co.uk/public_html/admin/includes/modules/faq/collect_info.php on line 200

This is my line 200:
PHP Code:
          $oFCKeditor->CreateFCKeditor'faqs_description[' $languages[$i]['id'] . ']''99%''230 
Any ideas please?

Cheers
Claire