When I was manually adding the text to add the STS module I got the following error
Warning: Cannot modify header information - headers already sent by (output started at /home/content/e/i/s/eisik/html/admin/includes/languages/english.php:307) in /home/content/e/i/s/eisik/html/admin/includes/functions/general.php on line 22
This was when I was adding the
//START STS 4.1
define('BOX_MODULES_STS', 'STS');
//END STS 4.1
to the end of the catalog/admin/includes/languages/english.php file
Any help would be appreciated
Thanks