I'm not able to add/edit/update any content on my website. I get this error message: There was an error in interpretation of the content blocks (possible there are two or more identical names on the blocks
I have no idea what it means.
Would appreciate any help here:)
Website: gaianation.org
html/css attached
Iselin.
[solved]Unable to edit/update content on my cmsms website!
[solved]Unable to edit/update content on my cmsms website!
- Attachments
-
[The extension txt has been deactivated and can no longer be displayed.]
-
[The extension txt has been deactivated and can no longer be displayed.]
Last edited by iselinarnesen on Mon Nov 21, 2011 2:26 pm, edited 1 time in total.
Re: Unable to edit/update content on my cmsms website!
Check your template if there are more tags like {content block="name"} with the same value for "name"possible there are two or more identical names on the blocks
Re: Unable to edit/update content on my cmsms website!
Thank you for your reply.
I checked for it in the html file, but I cant seem to find any. Can you see it?
I checked for it in the html file, but I cant seem to find any. Can you see it?
Re: Unable to edit/update content on my cmsms website!
On top of template there is {content assign='capturedcontent'} then lower in template there is {content} again.
Now replace {content} with {$capturedcontent}
Now replace {content} with {$capturedcontent}
Re: Unable to edit/update content on my cmsms website!
Thank you so much! Can't tell you how much I appreciate your knowledge and help:)