[SOLVED]Bilingual website-template error messages

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
burlington
Power Poster
Power Poster
Posts: 444
Joined: Wed Dec 27, 2006 5:15 pm

[SOLVED]Bilingual website-template error messages

Post by burlington »

Using CMSMS 1.11.2.1

I have been following Goran Ilic's advice at http://blog.arvixe.com/creating-a-multi ... ms-module/ on creating a multilingual website.

On following the instructions'....add {MleCMS action=’init’} on top of Template before anything else (where {process_pagedata} is).' I get the error messages when trying to save the template away:
<quote>
Syntax Error in template "template:appdata;tmp_template" on line 1 "{MleCMS action=’init’}{process_pagedata}<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">" - Unexpected "?"
No content blocks defined in template
</quote>
Everything worked fine until that stage!

The template is a standard CMSMS one. No error messages until now.

Any advice would be very welcome.

Thanks

Martin
Last edited by burlington on Thu Nov 22, 2012 11:33 am, edited 1 time in total.
Jos
Support Guru
Support Guru
Posts: 4020
Joined: Wed Sep 05, 2007 8:03 pm

Re: Bilingual website-template error messages

Post by Jos »

Just use the right quotes: {MleCMS action='init'}
burlington
Power Poster
Power Poster
Posts: 444
Joined: Wed Dec 27, 2006 5:15 pm

Re: Bilingual website-template error messages

Post by burlington »

Many thanks Jos.
Post Reply

Return to “CMSMS Core”