Author Topic: PHPBB  (Read 1596 times)

Katherine

  • Newbie
  • *
  • Posts: 0
    • View Profile
PHPBB
« on: March 09, 2004, 12:34:00 pm »
Hi everyone! Just got up my new website... teaching myself here. http://babyandkidallergies.com  I am hosted on V7 and want to put a bulletin board on my pages.  I see in cpanel how to install a new bulletin board. Now the BIG question... HOW do I get it in my pages?  I have seen posts asking about this and it looks like I need to download files from somewhere?  I have no idea where to go as far as getting it PHYSICALLY on my pages.  

Thanks everyone!

theSpear

  • Newbie
  • *
  • Posts: 0
    • View Profile
PHPBB
« Reply #1 on: March 09, 2004, 12:36:00 pm »
why not just link to it?

Katherine

  • Newbie
  • *
  • Posts: 0
    • View Profile
PHPBB
« Reply #2 on: March 09, 2004, 01:03:00 pm »
OK, one more question... When I go to it (http://babyandkidallergies.com/allergies) it shows this:
yourdomain.com
A _little_ text to describe your forum
How do I put in my domain there and \"a little text.\"???? Thanks!

Katherine

  • Newbie
  • *
  • Posts: 0
    • View Profile
PHPBB
« Reply #3 on: March 09, 2004, 04:15:00 pm »
RE: this part....  might want to change the phpbb_logo to your own and customize the board from the default..

How/where do you do that?  I see where you can download styles.. but where do you actually change the design... the logo, etc?  THANKS!

CrAg

  • Newbie
  • *
  • Posts: 0
    • View Profile
PHPBB
« Reply #4 on: March 11, 2004, 04:05:00 am »
Well, If you want to put the board into your design then you can. You could do something like I did. I just placed the board in to my design.

Check it out:
http://www.support.creationage.com

I still have to work on the Board Skin. I want to make it so It matches the actual design.

Katherine

  • Newbie
  • *
  • Posts: 0
    • View Profile
PHPBB
« Reply #5 on: March 09, 2004, 12:54:00 pm »
LOL!  Is THAT all I have to do!?!?! I\'m sitting here laughing so hard....

theSpear

  • Newbie
  • *
  • Posts: 0
    • View Profile
PHPBB
« Reply #6 on: March 09, 2004, 01:03:00 pm »
yeah.. you can link to the board.. and people will go there.. might want to change the phpbb_logo to your own and customize the board from the default..  theres tons of themes.. (google phpbb themes) that will make it look all nice and purrrty.

theSpear

  • Newbie
  • *
  • Posts: 0
    • View Profile
PHPBB
« Reply #7 on: March 09, 2004, 04:25:00 pm »
the default logo needs to be saved as /templates/SubSilver/images/phpbb_logo.jpg it may be .gif not sure..  just save your company image over it.

* i hope thats right, not 100% positive

cardesign

  • Newbie
  • *
  • Posts: 0
    • View Profile
PHPBB
« Reply #8 on: March 09, 2004, 04:48:00 pm »
Katherine wrote:OK, one more question... When I go to it (http://babyandkidallergies.com/allergies) it shows this:
yourdomain.com
A _little_ text to describe your forum
How do I put in my domain there and \"a little text.\"???? Thanks!

administration panel

robert adams

  • Newbie
  • *
  • Posts: 0
    • View Profile
PHPBB
« Reply #9 on: March 11, 2004, 12:14:00 am »
to change the domain name and  text under it . log in as administrator, go to the bottom of the page and click on the administration link . in there, look on the left for the general admin section and configuration . now, on the right side should be the form for all your settings. you can change the text that shows at the top of the page in there.
if you want to change the logo, etc. I have written a short tutorial about it.
Quote:
Changing the phpBB Logo Image

IF you want to change the phpBB logo, there are two ways to do it.
Easy way:
If your logo images is a gif file, rename it to logo_phpBB.gif and
upload it to the templates/subSilver/images directory, overwriting
the one that is there.
If you are using a different style/template, then rename it/ upload it
to the appropriate directory.

A little harder way:
Go to the templates/subSilver (or whatever style you have) directory.
open the overall_header.tpl file, using a text editor like wordpad or
even notepad.(not Word)
Scroll down almost to the bottom of the file and look for:
Code:replace the path to the logo with whatever yours is.

All of this works for the subSilver template, your template may vary
a little, but the idea is the same. If you are having trouble finding
the name or path to the style logo, try this;
Go to your forum, right click on the logo that is there, go to properties,
that will show you the path and logo name to look for.


Making the logo image a link of your choice.

If you have replaced the phpBB logo with your own, and now want it to
link to your home page (or wherever), here is how:
Go to the templates/subSilver (or whatever style you have) directory.
open the overall_header.tpl file, using a text editor like wordpad or
even notepad.(not Word)
Scroll down almost to the bottom of the file and look for:
Code:
change like this:
Code:

You are done.

if you have any questions about phpBB please let me know, that is what I do.

phpbb@cyberosis.net
you can pm me here I check in often.

luck
robert

thebassman

  • Newbie
  • *
  • Posts: 0
    • View Profile
PHPBB
« Reply #10 on: March 11, 2004, 04:09:00 am »
I\'m going to be going through this myself soon (hopefully).  I would want a custom-looking site and board though (maybe something along the lines of mba-forums in layout, not style or color.  I have little \"coding knowledge/experience.  Is having someone help me put something like that together and manipulating phpBB something that would cost me a lot of money? or would it be fairly easy to do?

CrAg

  • Newbie
  • *
  • Posts: 0
    • View Profile
PHPBB
« Reply #11 on: March 11, 2004, 04:18:00 am »
I\'m not a programmer.
It did not take me much time to put the phpBB into my design.
If you are going to use MODs then you do not need to worry.
All the MODs come with the Instructions on how to install them.

I think you\'ll be fine.