ModuleManager doesn't show text
Posted: Fri Aug 07, 2009 4:34 pm
I'm having a problem after installing CMSMS 1.6.2 or 1.6.3 on my system, in that ModuleManager doesn't show any text that should come from the modules\ModuleManager\lang folder. I have checked that the language file is being loaded, and tried to find why all other modules don't have issues except for this one, but I can't get further myself.
When using E_ALL | E_STRICT in my php.ini, I get a lot of deprecated function messages, but on the ModuleManager I also get this error which doesn't show up in other pages:
Warning: Cannot modify header information - headers already sent by (output started at C:\EasyPHP31\www\cms\lib\classes\class.module.inc.php:2154) in C:\EasyPHP31\www\cms\lib\classes\class.admintheme.inc.php on line 171
(also for line 174, 177, 178, 181 and 186 of class.admintheme.inc.php)
Does anyone recognize this error, and/or know the direction in which to look? Here's the system info on which I'm testing this:
PHP 5.3.0
Apache 2.2.11
MySQL 5.1.35
(I'm using EasyPHP 3.1 on Vista 32bit with SP1)
Please see the attached screenshot
EDIT: Apparently I missed some information - this problem happens for all standard extensions: CMSMailer, ModuleManager, Printing, Search and TinyMCE. I'm sure this info helps to find the problem
When using E_ALL | E_STRICT in my php.ini, I get a lot of deprecated function messages, but on the ModuleManager I also get this error which doesn't show up in other pages:
Warning: Cannot modify header information - headers already sent by (output started at C:\EasyPHP31\www\cms\lib\classes\class.module.inc.php:2154) in C:\EasyPHP31\www\cms\lib\classes\class.admintheme.inc.php on line 171
(also for line 174, 177, 178, 181 and 186 of class.admintheme.inc.php)
Does anyone recognize this error, and/or know the direction in which to look? Here's the system info on which I'm testing this:
PHP 5.3.0
Apache 2.2.11
MySQL 5.1.35
(I'm using EasyPHP 3.1 on Vista 32bit with SP1)
Please see the attached screenshot
EDIT: Apparently I missed some information - this problem happens for all standard extensions: CMSMailer, ModuleManager, Printing, Search and TinyMCE. I'm sure this info helps to find the problem