Welcome Guest ( Log In | Register)



6 Pages V   1 2 3 > »   
Reply to this topicStart new topic
> How To Create A Phpbb Fm, Create a Fully Modded forum.
CopperZepher
post Aug 16 2005, 04:06 AM
Post #1


Member [Level 2]
*****

Group: Members
Posts: 78
Joined: 16-August 05
Member No.: 10,762



1. Well once you get the file onto your computer, your going to need an FTP client. I suggest Core FTP, just do a Google search for it, and theres a free version, which I use, and is just great.

2a. I'm guessing you already have an unzipping program to unzip the file you're downloading, so we'll skip that step.

2b. Go to http://phpbbfm.net. On the left side, e little below the top, click on the Zip link, which will download the file. Unzip the file you just got.

3. Once all the files have been unzipped from the main file you just got, find the folder that you unzipped all the files to. It should be name pretty much the same thing as the big file you just got.

4. Rename the folder to whatever you want. The one I use is "base" because the name of my forum is "Shadow Warriors Base of Operations", for this online game I play called Darkthrone. You will probably be happy to use a folder name such as "forum" so when your users go to your site, it will be easy to remember. Also, whatever you name this folder, will be the folder name of your forum. For instance, this forum, they use "forums" I think you get the point.

5. Now open your FTP program, and enter the details of your login, which you should get via e-mail, these include the FTP site, which may be a series of numbers, like 111.11.111.11 or something like that. Or if you don't get any numbers, just use ftp.YourSubDomain.YourHost.com or whatever your site is, with an "ftp." before it. Now enter your username and password, which will most likely be with the e-mail that hass all the numbers and stuff.

6. Once connected, (I'm assuming your using Core FTP, but most FTP programs are very similar) use the left side (windows) to find the folder that you renamed from step 4. And just find it, don't open it or anything. Then on the right, there should be some folders, one of them being "public_html", open that folder. If you don't have that folder, PM me, and I'll explain more.

7. Now that you are in the public_html folder, go ahead and drag the folder you renamed, over to inside the public_html folder, it will start to que up files, queing takes only a minute or two, but transferring for me can take up 45 minutes to an hour. Now if you want to take a break, go for it, the FTP program should do all the work from here.

8. After your break, head over to the CPanel, that comnes with your account. Use the same username and password that you used to sign into FTP.

9. Find the link called "SQL databases" or somehting that has "SQL" in it. Probably "MySQL Databases". Click on the link. Now this is kind of confusing, but bear with me. Your going to need to add a database, call it "forum" and click "Add Database". the databse will then be called "YouUserName_forum" remember this.

10. Now go back to the part where you made the database. And find the two boxes together, one being username, and the other being password. This is where you are going to make a user for your database. Just enter "forum" as the username, and use whatever you want for the password, but remember the password. Click "Add User".

11. Now your going to assign the user you just made, to the database you made before. Find where it says "Add user to database" and there should be 2 drop down menus. One of them, being the user, and the second, the database. Don't worry about all those checkboxes, it should already be set on "All" for you. In the first drop-down, find "YouUserName_forum" and then in the second one, do the same thing. And click "Add user to database".

12. Now your done with CPanel. When your files have been transferred over, open a new window of whatever browser you use, or a new Tab (Ctrl + T) if you use Firefox. Go to your website. Which should be like YourWebsite.YourHost.com or whatever, but after that, add "/forum". This should take you to the installation, if not, go back to your site, and add "/forum/install/install.php"

13. Now you have the installation page open. For Database Name, and Database User, enter "YourUserName_forum" and the password is whatever you set it to be when you made the user. Then go down, put in your e-mail, the Username you want to be your Administrator (I just use "Admin"). And the password you want to log in. These will be your username and password for your forum. Make sure all of the fileds are entered, leave the port and all that alone.

Just do what it says here. Now click Next, or Install, or whatever it says. Then a new page will open, if you have errors, PM me, if not, click Finish.

14. Now go back to your FTP thing, and on the right, the one that is your website, open the folder "forum" or whatever you named it, and delete the folder "install". Now go to your website plus the "/forum" and log in.

Your all set!

15. Somehting you will need to do, is in the Admin CP, click on the plus next to "General" then click on "Configuration". A new thing will pop up, and click on the plus next to "Cookie Settings". Make sure the cookie
domain is ".xena-free.com" IT MUST HAVE THE "." before xena-free.com Then change the cookie name to whatever you want, no spaces. This step makes it so people don't have to log in twice to your forum every time.

If you have any questions, feel free to PM me, as I am on pretty much every day. Just tell me what step you are stuck on, and where in the step. I hope this helps. And By the way, a phpBB FM is a phpBB forum, but it comes pre-modified, so you don't have to mod it yourself.

Notice from cmatcmextra:
Nice tutorial, don't double-space line

breaks like this all the time because it make

it harder to determine when the end of one point is.

Double-line-breaks removed.

Next time you create a list please use the [-list-][*]Point1 [*]Point2[/-list-] tags. More bbcodes here smile.gif


This post has been edited by cmatcmextra: Aug 16 2005, 07:59 AM
Go to the top of the page
 
+Quote Post
UltimateStar
post Feb 2 2006, 11:52 PM
Post #2


Newbie [Level 3]
***

Group: Members
Posts: 48
Joined: 1-February 06
From: USA
Member No.: 18,021



CopperZepher, this is absolutely a wonderful Tutorial. I finally made my Forum with no problem! Took only 3 minutes to Install it.. THnX for your Tutorial once again. The Problem i had mainly was i didn't know where to put my phpBB2 Files.. And the other problem was the SQL Database.. Now I am OK with everything! ThnX to you!
Go to the top of the page
 
+Quote Post
technocrat
post Feb 5 2006, 01:55 PM
Post #3


Newbie [Level 2]
**

Group: Members
Posts: 26
Joined: 5-February 06
Member No.: 18,245



HI ,
Im new to trap17 . But i have seen the config this hosting offers . I really wonder Y would some1 try THIS hard to INSTALL PHPBB ?? wierd

You have something called FANTASTICO ( in cpanel = which i wonder if ppl even peep into )

just go there , That is one soft that i really lookout for , in almost all hosts . This thing , lets u AUTOMATICALLY install all OPENSOURCE ( free ones ) softwares . wink.gif

using that , you can create a phpbb in SECONDS
Go to the top of the page
 
+Quote Post
puffy
post Feb 10 2006, 05:08 PM
Post #4


Member [Level 1]
****

Group: Members
Posts: 63
Joined: 10-February 06
Member No.: 18,480



Then if i want to put google adsense in to every page of my phpbb forums, what is the script needed to do it.
Go to the top of the page
 
+Quote Post
jlhaslip
post Feb 10 2006, 05:29 PM
Post #5


A computer once beat me at chess, but it was no match for me at kick boxing.
Group Icon

Group: [MODERATOR]
Posts: 4,304
Joined: 24-July 05
From: Linix, DOS and Windows…the good, the bad and the ugly
Member No.: 9,787
Spam Patrol
myCENT:93.40



QUOTE(puffy @ Feb 10 2006, 10:08 AM) *

Then if i want to put google adsense in to every page of my phpbb forums, what is the script needed to do it.


You may want to go over to the phpbb.com community forums and see if they have a mod for the google adsense inclusion into your forum. Or try phpbbhacks.com. Both of those sites have good stuff. Then come back and post the answer here so all of our members have the answer. That might be helpful to the other members here at the trap17.
Go to the top of the page
 
+Quote Post
puffy
post Feb 10 2006, 06:42 PM
Post #6


Member [Level 1]
****

Group: Members
Posts: 63
Joined: 10-February 06
Member No.: 18,480



QUOTE(jlhaslip @ Feb 10 2006, 10:59 PM) *

You may want to go over to the phpbb.com community forums and see if they have a mod for the google adsense inclusion into your forum. Or try phpbbhacks.com. Both of those sites have good stuff. Then come back and post the answer here so all of our members have the answer. That might be helpful to the other members here at the trap17.


Yes i will surely post the script if i get to know how to post adsense in the forums.
Go to the top of the page
 
+Quote Post
Iriacynthe
post Feb 10 2006, 09:44 PM
Post #7


Newbie [Level 2]
**

Group: Members
Posts: 27
Joined: 4-February 06
Member No.: 18,178



This is a very well-written tutorial...now all we need is a good tutorial on how to install Ikonboard...now that's a mental workout with the instructions the creaters give you.

This post has been edited by Iriacynthe: Feb 10 2006, 09:49 PM
Go to the top of the page
 
+Quote Post
brandice
post Feb 11 2006, 02:01 PM
Post #8


ointment!
*********

Group: Members
Posts: 540
Joined: 2-September 04
From: Bat Country
Member No.: 980



QUOTE(technocrat @ Feb 5 2006, 07:55 AM) *

HI ,
Im new to trap17 . But i have seen the config this hosting offers . I really wonder Y would some1 try THIS hard to INSTALL PHPBB ?? wierd

You have something called FANTASTICO ( in cpanel = which i wonder if ppl even peep into )

just go there , That is one soft that i really lookout for , in almost all hosts . This thing , lets u AUTOMATICALLY install all OPENSOURCE ( free ones ) softwares . wink.gif

using that , you can create a phpbb in SECONDS


This isn't just a regular phpbb though, it's fully modded. Which I think is a great idea, since everytime I try to start up a phpbb I end up screwing the whole thing up because I try to add to many mods on my own.

This post has been edited by brandice: Feb 11 2006, 02:01 PM
Go to the top of the page
 
+Quote Post
Iriacynthe
post Feb 11 2006, 02:18 PM
Post #9


Newbie [Level 2]
**

Group: Members
Posts: 27
Joined: 4-February 06
Member No.: 18,178