minfinger,
Did you ever work this one out? I'm having the same problem.
Seems to have something to do with the if() condition wrapping around this code in function func_get_langvar_by_name (within the func.core.php file):
PHP Code:
return "~~~~|".$lang_name."|".$language_code."|".$tmp."|~~~~";
I'm stumped. Can't think what I did to cause this and only seems to happen for the Sort labels. Other scripts call func_get_langvar_by_name without issue...
thx,
js