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:
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 200PHP Code:function FCKeditor( $instanceName )
This is my line 200:
Any ideas please?PHP Code:$oFCKeditor->CreateFCKeditor( 'faqs_description[' . $languages[$i]['id'] . ']', '99%', '230
Cheers
Claire


Reply With Quote
