Hi,

> 71    set_language ($self->{api}->get_required ('DEFAULT_LANGUAGE'));

looks like you have to add the DEFAULT_LANGUAGE setting to your
etc/servers/*.conf files.

In config.xml make sure that

<option>
  <name>default_language</name>
  <value>C</value>
</option>

or similar is set.

Check for
## General Section
## ===============

UserInterface    "HTML"
DEFAULT_LANGUAGE "@default_language@"

in your server configs. There may be other mandatory settings
that are new in the dev branch.

Hope this helps,

Martin




-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r 
_______________________________________________
OpenCA-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to