Can't change website title

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.
Locked
3dcandy

Can't change website title

Post by 3dcandy »

Hi all,
just a quick question, regardless of how I try, with a fresh install of 0.13 canary, I can't change the website title, it always shows CMS Made Simple Demo

Tried re-installing and specifying a different title during installation, and changing it through Site Admin, and it just doesn't work...

Any ideas?

Ade
cyberman

Re: Can't change website title

Post by cyberman »

Go in admin panel to menu "Site admin -> Global settings". There you can/should change the site name  ;) ...
3dcandy

Re: Can't change website title

Post by 3dcandy »

Tried..no good!
Doesn't change the title, although it remembers the new title!
Weird!?!?!?!

>:(
cyberman

Re: Can't change website title

Post by cyberman »

Hmm, very curiously  ::) ...

... but you can do it manually too. Take a tool like phpadmin, got to your database and look in data table cms_siteprefs where you can change the site name manually.
3dcandy

Re: Can't change website title

Post by 3dcandy »

Cheers, will take a look at that!
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Can't change website title

Post by Ted »

The problem is that the default templates don't use the {sitename} tag in them (it was an oversight in the 0.13 release).  Just go into your template and replace the CMS Made Simple Demo w/ {sitename} and you'll be set.
3dcandy

Re: Can't change website title

Post by 3dcandy »

Cheers Ted,
was gonna take a look at the templates too!
atracksler

Re: Can't change website title

Post by atracksler »

I am having the same trouble.

I cant seem to update anything in my templates. If I change something it does nothing.
Locked

Return to “CMSMS Core”