Log on:
Powered by Elgg

Elgg Installation Support :: Blog :: Archives

October 2005

October 06, 2005

I've got the following message on the header of each elgg page after upgrading my elgg release (on windows, language is set to "en" for elgg):

Warning: setlocale() [function.setlocale]: Passing locale category name as string is deprecated. Use the LC_* -constants instead. in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\units\\gettext\\library.php on line 45

Warning: setlocale() [function.setlocale]: Invalid locale category name LC_MESSAGES, must be one of LC_ALL, LC_COLLATE, LC_CTYPE, LC_MONETARY, LC_NUMERIC, or LC_TIME. in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\units\\gettext\\library.php on line 45

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\\Program Files\\Apache Group\\Apache2\\htdocs\\units\\gettext\\library.php:45) in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\units\\users\\function_session_start.php on line 4

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\\Program Files\\Apache Group\\Apache2\\htdocs\\units\\gettext\\library.php:45) in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\units\\users\\function_session_start.php on line 4

Alls are related to gettext...
Marc

Posted by Elgg Installation Support - Marc Van Coillie | 2 comment(s)

October 12, 2005

If deploying gettext is easy on Windows or on classical Linux systems, I can't find any information to know if there is a possibility to deploy it using the powerful apt-get feature of Debian system, any ideas ?

Keywords: debian, gettext

Posted by Elgg Installation Support - Marc Van Coillie | 2 comment(s)

Has anyone had difficulties getting gd to work? I've installed it on two different boxes - one on Ubuntu Linux, one Solaris - and neither one will work with Elgg. I realise this isn't an Elgg problem but I cannot see what I have done wrong.

In each case the JPEG libs are in and configured into GD, and GD can see them and its tests work.

Yet in both installs uploading a JPEG results in the 'no GD' image.

Jeremy.

Posted by Elgg Installation Support - Jeremy Harmer | 4 comment(s)

October 17, 2005

ok i still have gettext issues. if i set it like its advise in the code it will work but only in firefox. IE in french will still display everything in english (its the case also for elgg.net BTW) so i started to make simple modification to /units/gettext/library.php basicly remouving the check and imposing french. once thats done i just restart apache and voila everything is in french in every browsers... but five minute later everything start to return to english until everypage is in english. if i just restart apache everything goes back in french and 5 minutes later you guest it... everything is back in english. What would be consider the proper way to force a language ? obviously sommething is escaping me ??

Keywords: elgg, gettext, i18n, instalation

Posted by Elgg Installation Support - Benoit Brosseau | 5 comment(s)