Guest Posted October 21, 2009 Posted October 21, 2009 I am using osc MS2 When I click a language icon (for example http://localhost/catalog/index.php?language=de) the page is reloaded with this new URL but the SESSION data has not been updated. print_r($_SESSION) returns: [language] => english [languages_id] => 1 Any ideas why this might not be working? If I change the currency, that gets updated fine.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.