Hi,
I have the one question.
the default lang is russian. then I switch to another one, switcher breaks work, and I cant use another one
proznanie.ru you can see that on main page or any other.
thank you
function post_process_translation($contents) {
$contents = str_replace("protocol \'//\' location.host location", "protocol+'//'+location.host+location", $contents);
$contents = str_replace("replace(\'/\' plang, '')", "replace('/'+plang, '')", $contents);
$contents = str_replace("protocol \'//\' location.host \'/\' lang location", "protocol+'//'+location.host+'/'+lang+location", $contents);
return $contents;
}
sanchin wrote:Hi, I have the same problem appeared after upgrate to 2.0 version. Only once can change language
Users browsing this forum: No registered users and 2 guests