I have installed the Manufacturers About module and its working on Zen Cart 1.5.5, however I am trying to get it to work with CK Editor.

I've added the code:

include('includes/ckeditor.php');

After

require('includes/application_top.php');

CKEditor loads, however as soon as I hit 'Save' it goes to a White Screen.

I have looked in the logs and I am getting this error.

[24-Mar-2017 18:17:18 UTC] Request URI: /~zendev/MYURL/MYadmin/manufacturers.php?page=1&mID=57&action=save, IP address: 00.00.00.000
#1 header() called at [/home/zendev/public_html/MYURL/MYadmin/includes/functions/general.php:26]
#2 zen_redirect() called at [/home/zendev/public_html/MYURL/MYadmin/manufacturers.php:87]

[24-Mar-2017 18:17:18 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/zendev/public_html/MYURL/MYadmin/includes/ckeditor.php:22) in /home/zendev/public_html/MYURL/MYadmin/includes/functions/general.php on line 26

Also see attached. I have also attached a Zip of the mod files without the CKEditor edit. I had this working on 1.5.3 and 1.5.4 but can't remember what I had to do exactly.


Attachment 17004

Attachment 17005