Just Started

Permalink
and at the top of the homepage of my site to be created it says "Concrete 5" and i can't delete it. I deleted the block that it was in but the text is still there. How do i change that?

 
Mnkras replied on at Permalink Reply
Mnkras
stick this in your /config/site.php change it to what you want.

define('SITE', 'changethis');
mariocamacho78 replied on at Permalink Reply
Thank you for your response but i am afraid i don't know exactly where i am supposed to put that or where i locate it(sorry really new at this) do i put that in the url? if so where exactly?
Tony replied on at Permalink Reply
Tony
you can also try going to the dashboard->settings page, and changing site name there.
Mnkras replied on at Permalink Reply
Mnkras
in here:

{webroot}/config/site.php
({webroot}=where the index.php is)

stick it before the the ?> on a new line
mariocamacho78 replied on at Permalink Reply
Ok still not getting it. i read through out various places that the config directory and config/site.php is a file your pc gets when you download c5. Is this true because i didn't download c5. sorry if i'm overlooking the obvious but the site i'm trying to create i believe is on the c5 server. does that make a difference in what i'm trying to get done.