Page 1 of 1

Invalid characters in field Name

Posted: Wed Dec 31, 2014 10:03 pm
by Pance
I recently upgraded to version 1.11.11 and now I get this error message when I try to update a Global Block:

"Invalid characters in field Name"

I found this response:
http://forum.cmsmadesimple.org/viewtopi ... =7&t=66229
"Due to Smarty problems GCB names can now only contain letters, numbers or an underscore...
Rename the GCB's and in the templates and it works!"

But can someone explain what they mean by "Rename the GCB's and in the templates"

Are these file names? field names?? Help.

Thanks

Pance

Re: Invalid characters in field Name

Posted: Thu Jan 01, 2015 5:52 pm
by velden
Those are just the names of the Global Content Blocks as you will see them in Content -> Global Content Blocks

Obviously, when you change the name, you will need to change the {global_content name='myblockname'} calls wherever you use them. Probably in the page template(s).