Skip to main content Help Control Panel

YACS CMS : Open source !

Community «   Discussion forum «   Bug tracker «   strange Output «  

Comment: strange Output

<< Previous Next >>

Comment inspired from Bernard

Bernard:

The strange Output was due to apache not supporting the il8n setup corrently and was fixed by commenting out three lines of the shared/global.php file

// initialize the library
//i18n::initialize();

// load strings localized externally for shared scripts
//i18n::bind('shared');

// localize messages generated in the background
//i18n::bind('agents');



thanks for the response Jon

by Stone on Apr. 27 2007 edited by Bernard on Apr. 27 2007