Footer

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
chantre
Forum Members
Forum Members
Posts: 19
Joined: Fri Feb 16, 2007 11:57 am

Footer

Post by chantre »

Hi
I upgrade my CMS, but the footer doesnt work.
I received the message: string(61) "Smarty error: unable to read resource: "globalcontent:footer""  in front of my site, and the admin painel i didnt saw the Gglobal Content

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

Re: Footer

Post by RonnyK »

chantre,

the footer is being defined under "content ->Global Content Blocks". You'll find the footer-definition there. Check the content there and check if the calling in the template is like:

Code: Select all

   <!-- Start Footer. Edit the footer in the Global Content Block called "footer" -->
   <div id="footer">
      {global_content name='footer'}
   </div>   
   <!-- End Footer  -->
Ronny
chantre
Forum Members
Forum Members
Posts: 19
Joined: Fri Feb 16, 2007 11:57 am

Re: Footer

Post by chantre »

Hi
Thanks for your ansher.
I know, but the "content ->Global Content Blocks" dont work in painel, i can acess the the "content ->Global Content Blocks".
Thanks
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: Footer

Post by Dee »

chantre wrote: the "content ->Global Content Blocks" dont work in painel, i can acess the the "content ->Global Content Blocks".
?
Isn't it working or can you access it? If not, are you getting any errors?

Regards,
D
chantre
Forum Members
Forum Members
Posts: 19
Joined: Fri Feb 16, 2007 11:57 am

Re: Footer

Post by chantre »

The module doesnt work, it not put an error:
I just see only a white page when i click in Global Content
Post Reply

Return to “CMSMS Core”