I have downloaded the FCKeditor 2.6.4.1. for zen cart:
http://www.zen-cart.com/index.php?ma...roducts_id=268
I installed the editor as directed and i made this the defalt in the Admin area.
When trying to use the FCKeditor in Admin i get this message
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
i checked the error log on my server and i get the following error:
FastCGI: server "/var/www/fcgi/php-cgi" stderr: PHP Fatal error: Call to a member function Execute() on a non-object in htdocs/homewood/includes/functions/sessions.php on line 61
This seems to be pointing to the: function _sess_write PHP 5 workaround
the code on line 61 is:$value = $val;
Can anyone help me?



