Menu

#5 Gettext Fatal error

open
nobody
FLP (3)
5
2006-10-23
2006-10-23
Anonymous
No

Hi.

First of all: GREAT PROJECT! :-D

But: i set in the i18n_settings.ini the "mode"-var to:
mode = "Gettext"

If i start your example
(http://localhost/nwc/www_root/i18n_example_script.php)
i get this error:

Fatal error: Default value for parameters with a class
type hint can only be NULL in
c:\Inetpub\wwwroot\nwc\i18n\inc\class.I18NtranslatorGettext.inc.php
on line 158

Webserver: IIS (on WinXP)
Version: PHP5

This is your function:
158 public function changeLocale(I18Nlocale &$locale =
FALSE) {
159 return (boolean) FALSE;
160 } // end function

I think its a class-problem of PHP5... or my mistake?
Thanks for solution,
bye Basty

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.