boardom Forum Index boardom
b2 message board
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Changing blog title ??

 
Post new topic   Reply to topic    boardom Forum Index -> How to ?
View previous topic :: View next topic  
Author Message
Sam_s



Joined: 15 Apr 2004
Posts: 3
Location: China

PostPosted: Thu Apr 15, 2004 9:32 am    Post subject: Changing blog title ?? Reply with quote

I know this sounds too simple to be true, but so help me, I can't find the damn file to change to change my blog title. I'm using B2, and it's not in the templates offered in the software, but there is a text editing function for files.

All I really want to do is change the silly title from "my weblog" to something a little more personalized.

Anybody want to explain this to me? I know it must be simple to more advanced users, but it's not to me.

Thanks,
Sam
http://shenzhenpeople.com/ipw-web/b2/
Back to top
View user's profile Send private message Visit poster's website
Timi



Joined: 23 Jul 2003
Posts: 86
Location: Hungary

PostPosted: Thu Apr 15, 2004 3:53 pm    Post subject: Reply with quote

Open b2.php or index.php or whatever you have renamed it to, and edit it in a text editor. Usually it's in the head section between
Code:
<title>....</title>
.

I suggest learning some HTML and CSS if you wanna personalize your site.
Back to top
View user's profile Send private message Visit poster's website
stevem



Joined: 15 Mar 2003
Posts: 130

PostPosted: Thu Apr 15, 2004 6:20 pm    Post subject: Reply with quote

It's in b2config.php line 18
Code:
$blogname = "my weblog";
Back to top
View user's profile Send private message
Sam_s



Joined: 15 Apr 2004
Posts: 3
Location: China

PostPosted: Fri Apr 16, 2004 3:10 am    Post subject: Reply with quote

"Open b2.php or index.php or whatever you have renamed it to, and edit it "

Tried that already. Doesn't do it.

"It's in b2config.php line 18"

OK, I found it there, but my B2 software (online) doesn't allow writing over that particular file. So I guess I'll try using a text editor and uploading the file. A little scary for me, since I've never written any kind of HTML.

Thanks,
Sam
_________________
Main site here
http://www.shenzhenpeople.com
Our blog here
http://shenzhenpeople.com/ipw-web/b2/
Back to top
View user's profile Send private message Visit poster's website
Sigg3



Joined: 03 Jul 2003
Posts: 268
Location: Oslo, Norway

PostPosted: Fri Apr 16, 2004 9:39 am    Post subject: Reply with quote

Doing the <title> change should work.

My config says "Life between stations" but I retitled it to "Just another weblog".
_________________
Sigg3 dot net - because you're worth it!
Back to top
View user's profile Send private message Visit poster's website
stevem



Joined: 15 Mar 2003
Posts: 130

PostPosted: Fri Apr 16, 2004 1:42 pm    Post subject: Reply with quote

Sam_s wrote:
OK, I found it there, but my B2 software (online) doesn't allow writing over that particular file. So I guess I'll try using a text editor and uploading the file. A little scary for me, since I've never written any kind of HTML.

Text editor + uploading is fine. No need to worry; as long as you just replace the words my weblog and be sure to keep the quotes and ; then it will work. Keeping a backup file will ensure you can get round any errors.

If you want to use the online editor you need to use your uploader to chmod b2config.php to 766 (if using Linux).
Back to top
View user's profile Send private message
Sam_s



Joined: 15 Apr 2004
Posts: 3
Location: China

PostPosted: Wed Apr 21, 2004 7:14 am    Post subject: Okay, so I'm chicken... Reply with quote

"If you want to use the online editor you need to use your uploader to chmod b2config.php to 766 (if using Linux)."

OK, Steve or Sigg. Are you in the business? I'm scared to try to change any of my files at my level of code (in)competence.

But I'd be happy to give a free ad on the site to anyone who will go in and change the title and add a subtitle for me.

Thanks,
Sam
_________________
Main site here
http://www.shenzhenpeople.com
Our blog here
http://shenzhenpeople.com/ipw-web/b2/
Back to top
View user's profile Send private message Visit poster's website
Sigg3



Joined: 03 Jul 2003
Posts: 268
Location: Oslo, Norway

PostPosted: Wed Apr 21, 2004 9:22 am    Post subject: Reply with quote

Do you have a FTP client?

Then (in WS_FTP or CuteFTP):

1) Log on to your server
2) Find the file discussed
3) Right-click it and choose "Edit"
4) In notepad or editpad or any text-editor (No, not Words) find the line that says <title>"some php code"</title>
5) delete "some php code"
6) Write your own title
7) Close the file, and when it says you have to save it click YES
Cool It should upload it.

9) BAM!

(10) www.sigg3.net

---

Or, for further editing:

When the updated file is uploaded, right-click and choose permissions or something, and CHMOD.

In the entry field, enter 766 and click enter. Refresh afterwords to see that the changes are in effect.
_________________
Sigg3 dot net - because you're worth it!
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    boardom Forum Index -> How to ? All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2 © 2001, 2002 phpBB Group