Page 1 of 1

[SOLVED] Template problem after upgrade

Posted: Tue Aug 14, 2012 7:02 pm
by hdriezen
I upgraded from 1.10.3 to 1.11 and get an error message:

OMG! You broke this page.
Error: at line 656 in file D:\wamp\www\ph1.11\lib\smarty\sysplugins\smarty_internal_templatecompilerbase.php:

Syntax Error in template "17602121256634f2aaaa5056c11ef3036331fa83" on line 4 "<p>Read about how to use CMS Made Simple in the {cms_selflink ext="http://wiki.cmsmadesimple.org/" title="CMS Made Simple Documentation" text="documentation" target="_blank"}. In case you need any help the community is always at your service, in the {cms_selflink ext="http://forum.cmsmadesimple.org" title="CMS Made Simple Forum" text="forum" target="_blank"} or the {cms_selflink ext="http://www.cmsmadesimple.org/support/irc" title="Information about the CMS Made Simple IRC channel" text="IRC" target="_blank"}.</p>" - Unexpected "&"

Now call me stupid, but I don't know where to look for a template with that name... Anyone who can help me out please?

Thanks!

Hans

Update: I just updated to 1.11.1, but that didn't make any difference

Re: Template problem after upgrade

Posted: Tue Aug 14, 2012 7:25 pm
by Jos
That text looks familiar. Seems the default homepage to me.

You might want to go to that page, look at the content with the WYSIWYG editor turned off.

The error message says: Unexpected "&"
I see a lot of " in the error message too.
Those should be shown as single quotes in your content field. If not, that's what causing it.

Re: Template problem after upgrade

Posted: Wed Aug 15, 2012 8:06 am
by hdriezen
Thank you so much, Jos,

I clearly wasn't much awake last night :) . I deleted the whole text and now the error message is gone.

Hans