Forum OpenACS Q&A: Re: acs-lang problem! needed help

Collapse
Posted by Malte Sussdorff on
I guess the problem is that you have to move the util_memoize_flush our of the "if" statements and flush in any case, as the case which you are dealing with ($user_id > 0) will not flush the site_wide_locale cache.