New install - not enabling content change

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
lprintz
Forum Members
Forum Members
Posts: 76
Joined: Thu Jun 19, 2008 5:59 pm

New install - not enabling content change

Post by lprintz »

Hello!

I've used CMSMS many times for several clients and this is a first.

I have everything installed and was starting to build out pages but see this error when in the editor: An error occurred parsing content blocks (perhaps duplicated block names) (Troubleshooting)

I followed the instructions to 'debug' but this data is greek to me!  I've attached the results in case somebody can make sense of it.

Please help!

Thanks so much!

Len
Attachments

[The extension txt has been deactivated and can no longer be displayed.]

RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: New install - not enabling content change

Post by RonnyK »

seems like you dont have the required {content} call in the template.

Ronny
lprintz
Forum Members
Forum Members
Posts: 76
Joined: Thu Jun 19, 2008 5:59 pm

Re: New install - not enabling content change

Post by lprintz »

Yeah...that was the first thing I checked. It's definitely there...even reread it 10 times for a typo or the wrong brackets :)

btw, I forgot to mention I'm using the latest version - 1.8.1
lprintz
Forum Members
Forum Members
Posts: 76
Joined: Thu Jun 19, 2008 5:59 pm

Re: New install - not enabling content change

Post by lprintz »

Just for kicks...I added a 'test' template and plugged in my original HTML template 'as is' and simply added a {content} tag...NADA

I'm stumped!
Jos
Support Guru
Support Guru
Posts: 4020
Joined: Wed Sep 05, 2007 8:03 pm

Re: New install - not enabling content change

Post by Jos »

I assume you did assign that test-template to your pages first?

Can you paste that test-template here?
lprintz
Forum Members
Forum Members
Posts: 76
Joined: Thu Jun 19, 2008 5:59 pm

Re: New install - not enabling content change

Post by lprintz »

Here you go!  Thank you!





{title} | {sitename}






  /* EXAMPLE */
  DD_belatedPNG.fix('.shadow');












{menu}




























  PROCEDURES
  Content


  APPOINTMENT REQUEST
  Content


  FREE 30 MINUTE CONSULTATION
  Content


  PATIENT FORMS
  Content







{content}

Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Lorem ipsum dolor sit amet, consectetur adipiscing elit.

Dental Health for Life >
Whitening for Life >
Nobel Smile Advisor >













J. Peter St. Clair, DMD, PC
             
151 Central Street
         
Rowley, MA  01969
               
Phone: 978-948-2030

Dental Partners of Newburyport

194 High Street

Newburyport, MA 01950

Phone: 978-465-5358
© Copyright 2010 J. Peter St. Clair, DMD. All Rights Reserved.

Website developed by Siphon Marketing











{literal}



{/literal}

RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: New install - not enabling content change

Post by RonnyK »

It is the last part that makes it NOT working...
{literal}



{/literal}
Ass there is a {content....} in there, that is being seen as a {content}-block, which cant be opened. Try renaming that variable to something that does NOT have "content" as a word inside.

Ronny
lprintz
Forum Members
Forum Members
Posts: 76
Joined: Thu Jun 19, 2008 5:59 pm

Re: New install - not enabling content change

Post by lprintz »

Works great...thanks so much guys!
Post Reply

Return to “CMSMS Core”