Forum .LRN Q&A: file storage problems

Collapse
Posted by Gregor Obernosterer on
[07/Apr/2003:10:26:00][13542.4101][-conn1-] Error: *** portal::evaluate_element callback Error! ***

invalid command name "lang::util::localize"

invalid command name "lang::util::localize"
    while executing
"lang::util::localize $contents(name)"
    invoked from within
"if {"${contents:rowcount}" > "0"} {
append __adp_output "
  <table width=\"85%\" class=\"table-display\" cellpadding=\"5\" cellspacing=\"0\">

.. when calling a group fs

/Gregor

Collapse
2: Re: file storage problems (response to 1)
Posted by Gregor Obernosterer on
... this is all on dotlrn 1.0 and pg - dotlrn is new to me. I searched for similar problems but didn't find any.
Collapse
3: Re: file storage problems (response to 1)
Posted by Samir Joshi on
Hi Gregor,

I suspect the cause could be internationalization code - If you use dotlrn 1 beta tarball along with 4.6.2 beta tarball ( which excludes internationalization changes), it would work like a champ.

-Samir

Collapse
4: Re: file storage problems (response to 1)
Posted by Gregor Obernosterer on
... thanxs. I installed last Friday, just saw that the dotlrn tarball was released. I will try it out!

/gregor

Collapse
5: Re: file storage problems (response to 1)
Posted by Jarkko Laine on
Yes, your problems (this and the other one) are probably because you have mixed 4.7 (with i18n) and 4.6 (w/o i18n) code.