[Solved] content blocknot working after upgrade

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
grimmus
Forum Members
Forum Members
Posts: 28
Joined: Sun Jan 11, 2009 7:17 am

[Solved] content blocknot working after upgrade

Post by grimmus »

Hi,

I recently upgraded to CMSMS 1.10.3

All is well except for banner images that are not appearing.

I have the following code in my template so users can choose banner images in the CMS editor

Code: Select all

{*content block="banner image"*}
The dropdown for the images doesn't appear in the CMS and nothing appears on the site. Do i need to change this to some other syntax ?

Thanks in advance
Last edited by grimmus on Wed May 30, 2012 3:46 pm, edited 1 time in total.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: content blocknot working after upgrade

Post by calguy1000 »

{* and *} are 'comments' in smarty.
take out the * and you should be fine.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
grimmus
Forum Members
Forum Members
Posts: 28
Joined: Sun Jan 11, 2009 7:17 am

Re: [Solved] content blocknot working after upgrade

Post by grimmus »

Thank you very much.
Locked

Return to “[locked] Installation, Setup and Upgrade”