Search found 8 matches

by peterfarrington
Wed May 12, 2010 10:16 am
Forum: [locked] CMSMS MLE fork
Topic: [SOLVED] Help modifying {lang} tag
Replies: 6
Views: 5376

[SOLVED] Help modifying {lang} tag

Forgive my stupidity. I now realise, after many hours of staring at the screen, that I was linking the flags to the root of the site and not to the subdirectory where I have had to install CMSMS. In the root there is a script that checks the domain and redirects to the home page if someone has just ...
by peterfarrington
Wed May 12, 2010 9:58 am
Forum: [locked] CMSMS MLE fork
Topic: [SOLVED] Help modifying {lang} tag
Replies: 6
Views: 5376

Re: Help modifying {lang} tag

Thanks for your continuing assistance. I have copied the {lang} tag and created a new one called {lang2} so that I didn't mess anything up with the vanilla installation. i. I added a line in config_lang which provides a site address for each language. So an excerpt is ... 'text'=>'English', 'site'=>...
by peterfarrington
Thu May 06, 2010 11:13 pm
Forum: [locked] CMSMS MLE fork
Topic: [SOLVED] Help modifying {lang} tag
Replies: 6
Views: 5376

Re: Help modifying {lang} tag

Thanks for the pointer. I have modified the plugin, or rather created a copy and modified it. I am creating a url over the various flags which picks up the correct domain name. So the German flag has... http://www..de/index.php?page=projects&hl=de_DE and the French flag has... http://www..eu/ind...
by peterfarrington
Wed May 05, 2010 4:52 pm
Forum: [locked] CMSMS MLE fork
Topic: [SOLVED] Help modifying {lang} tag
Replies: 6
Views: 5376

[SOLVED] Help modifying {lang} tag

Hi I am the guy working on the multilanguage - multidomain site. I have the {lang} tag showing flags at the bottom of the page. Presently if a browser clicks on a flag it goes to the correct language version, but the domain stays the same, so the browser can be viewing the Dutch language site but on...
by peterfarrington
Wed May 05, 2010 4:44 pm
Forum: [locked] CMSMS MLE fork
Topic: [solved] Multiple domains, same site with MLE
Replies: 12
Views: 10554

Re: Multiple domains, same site with MLE

Thanks for all your help.

Following your instructions I have got the multiple language - multiple domains impementation working.

Peter
by peterfarrington
Tue Apr 13, 2010 9:44 am
Forum: [locked] CMSMS MLE fork
Topic: [solved] Multiple domains, same site with MLE
Replies: 12
Views: 10554

Re: Multiple domains, same site with MLE

Thanks very much for your help, it is much appreciated. I have created a UDT called save_lang with the code you provided, and at the top of each template I have added the folllowing code... {assign var='smarty' value=$gCms->GetSmarty()} {save_lang lang="`$smarty.get.hl`"} I am still having...
by peterfarrington
Mon Apr 12, 2010 7:53 am
Forum: [locked] CMSMS MLE fork
Topic: [solved] Multiple domains, same site with MLE
Replies: 12
Views: 10554

Re: Multiple domains, same site with MLE

Thanks for the helpful breakdown of how the system checks language requirements. I have not used menu_manager for this site yet as the client has a very static main menu, and the target was to get the site duplicated as quickly as possible and then work on developing the CMSMS installation. I put th...
by peterfarrington
Sun Apr 11, 2010 8:44 pm
Forum: [locked] CMSMS MLE fork
Topic: [solved] Multiple domains, same site with MLE
Replies: 12
Views: 10554

[solved] Multiple domains, same site with MLE

Hi I am porting a multilanguage site over from a proprietary system to CMSMS MLE. Everything is fine. The data is all uploaded for the multiple languages. I have one issue however before I can switch over the sites. There are multiple domains all pointing to the same space. So company.co.uk, company...

Go to advanced search