Problem with CMS

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
Rini
New Member
New Member
Posts: 6
Joined: Thu Aug 04, 2011 1:43 pm

Problem with CMS

Post by Rini »

Hi there,

i have installed the latest version of Made Simple CMS, but i have a little problem.

If you look on mine weather site (www.climateservice.nl) you will see in every corner the version nummer of the page's (1.9.4.2) how can i get it off the site?

I try to deleted from the version.php but i lost than the top menu

pls help

grx Rini
Jos
Support Guru
Support Guru
Posts: 4020
Joined: Wed Sep 05, 2007 8:03 pm

Re: Problem with CMS

Post by Jos »

You can delete it in the NCleanBleu template
Rini
New Member
New Member
Posts: 6
Joined: Thu Aug 04, 2011 1:43 pm

Re: Problem with CMS

Post by Rini »

Jos wrote:You can delete it in the NCleanBleu template

Hi Jos,

you mean the version.png ? that doesnt matter. its only the underlayment.

or did you mean something else ?
Jos
Support Guru
Support Guru
Posts: 4020
Joined: Wed Sep 05, 2007 8:03 pm

Re: Problem with CMS

Post by Jos »

I mean the template NCleanBlue, check your admin under Layout » Templates.

Delete this part:

Code: Select all

{* Start Optional tag CMS Version Information, also is a good example how smarty works, the big star that holds the version number, you may remove it here and the style sheet where it is marked. *}
          <div title="CMS - {cms_version} - {cms_versionname}" id="version">
          {capture assign='cms_version'}{cms_version|lower}{/capture}{"/-([a-z]).*/"|preg_replace:"":$cms_version}
          </div>
{* End Optional tag  *}
Rini
New Member
New Member
Posts: 6
Joined: Thu Aug 04, 2011 1:43 pm

Re: Problem with CMS

Post by Rini »

Jos,

First i was looking in the directories because i didn't understand which file you ment, but after a short search i understand thats is was online in the file itself :)

thanx for helping out its works

Gr Rini

Jos wrote:I mean the template NCleanBlue, check your admin under Layout » Templates.

Delete this part:

Code: Select all

{* Start Optional tag CMS Version Information, also is a good example how smarty works, the big star that holds the version number, you may remove it here and the style sheet where it is marked. *}
          <div title="CMS - {cms_version} - {cms_versionname}" id="version">
          {capture assign='cms_version'}{cms_version|lower}{/capture}{"/-([a-z]).*/"|preg_replace:"":$cms_version}
          </div>
{* End Optional tag  *}
Jos
Support Guru
Support Guru
Posts: 4020
Joined: Wed Sep 05, 2007 8:03 pm

Re: Problem with CMS

Post by Jos »

You might want to read the default content that comes with a fresh install of CMSms. It will save you a lot of time searching ;)
Post Reply

Return to “Modules/Add-Ons”