http://forum.opencart.com/viewtopic.php?f=20&t=57551
i saw both this posts, which one should i use?
and did the location change to system\library language.php? beacuse i cant seem to find it in the location those posts say it is
opencart 2.1.1
http://www.viethemes.com - OpenCart turtorials, news, tips and stricks, extension
Our extensions:
Visual Theme Editor - Powerful tool for customizing style of any theme visually
Live Theme Editor - Customize layout, colors, backgrounds, fonts of the default theme
Theme Animation - Animation Editor for any theme
Extra Positions PRO, Custom JavaScript, Custom CSS and others

Code: Select all
if (isset($this->request->get['lang'])) {
$this->session->data['language'] = $this->request->get['lang'];
$this->response->redirect($this->url->link('common/home'));
}
http://www.viethemes.com - OpenCart turtorials, news, tips and stricks, extension
Our extensions:
Visual Theme Editor - Powerful tool for customizing style of any theme visually
Live Theme Editor - Customize layout, colors, backgrounds, fonts of the default theme
Theme Animation - Animation Editor for any theme
Extra Positions PRO, Custom JavaScript, Custom CSS and others
Users browsing this forum: No registered users and 14 guests