Skip to content
FREE & OPEN SOURCE Million Dollar Script is a free WordPress plugin for sponsor walls, campaign grids, fundraiser boards, and premium add-on workflows.

Modifications

select users language

Started June 14, 2010 by towersangels

Hi,first of alla thank for sharing your code.I've traslated the web site in other languages (using your tool) and evertything works fine if I switch it to defalut from the amdin panel.But how can I allow users to switch language depending on their preferencies (saving cookies or session variable as I saw in lang.php)?ThanksRegards Towersangels staff

1 replies

I think I know what you are saying but it doesn't seem that theres an option in the users area yet. It doesn't seem too hard to add an option in there. But I was able to get it to switch languages when entering the param directly into the URL for example /mds/users/index.php?lang=FRSo it seems that signup.php and edit.php in the users folder and possibly other files would have to have the forms modified to submit the languages you want to include, it doesn't seem like there is anything that I can see thats built to do this automatically yet.