Some Content not working after CMS upgrade

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
dbozikas
New Member
New Member
Posts: 2
Joined: Tue Aug 16, 2016 3:51 am

Some Content not working after CMS upgrade

Post by dbozikas »

Hi I have upgraded my cms to version 2.1.4,

Since the upgrade some of the content has stopped working, These are the errors I am getting:
ERROR: at line 617 in file /var/www/vhosts/3/119327/webspace/httpdocs/lib/smarty/sysplugins/smarty_internal_templatecompilerbase.php:

Message:

Syntax error in template "content:content_en" on line 617 "{mso-style-name:"Table Normal";" - Unexpected ":", expected one of: "}"

ERROR: at line 18 in file /var/www/vhosts/3/119327/webspace/httpdocs/lib/smarty/sysplugins/smarty_internal_templatecompilerbase.php:

Message:

Syntax error in template "content:content_en" on line 18 "
For an overview of each Campus, please click here.

" unknown tag "rooturl"

ERROR: at line 16 in file /var/www/vhosts/3/119327/webspace/httpdocs/lib/smarty/sysplugins/smarty_internal_templatecompilerbase.php:

Message:

Syntax error in template "content:content_en" on line 16 "Click here to learn more about Town Park Senior campus " unknown tag "rooturl"

This is one of the pages that don't work

http://www.humecentralsc.vic.edu.au/ind ... outus.html

I am running PHP 5.5.

I am new at all this but if you can point me in the right direction that would be great.

Thanks
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Some Content not working after CMS upgrade

Post by Rolf »

Check page or News article content of the failing pages
http://forum.cmsmadesimple.org/viewtopi ... =5&t=38130
Set WYSIWYG editor off to see the code
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: Some Content not working after CMS upgrade

Post by velden »

Further note that the error message details aren't shown to regular visitors. Only when you're browsing this website with the same browser that's logged in in CMSMS admin panel you will say the error details.

Code: Select all

Syntax error in template "content:content_en" on line 617 "{mso-style-name:"Table Normal";" - Unexpected ":", expected one of: "}"
Seems like someone has been copy pasting from e.g. MS Word. The curly brackets {} have special meaning for the Smarty template engine and thus shouldn't be used like this in page content.
dbozikas
New Member
New Member
Posts: 2
Joined: Tue Aug 16, 2016 3:51 am

Re: Some Content not working after CMS upgrade

Post by dbozikas »

Thanks for that yes I think that ms word is the problem however when I try to edit the content with CMS it just comes up with a blank page or error 500 when I modify content. This is for all content on the website.
Thanks for your help
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: Some Content not working after CMS upgrade

Post by velden »

I think you should ask your hosting provider what's causing the errors. Or if you have access to the (error) logs check yourself.

Else we will be just guessing for possible reasons. For your next post: please paste CMSMS System Information.
Post Reply

Return to “CMSMS Core”