Add to Google

How To Create A Phpbb Fm - Create a Fully Modded forum.

Pages: 1, 2, 3, 4, 5, 6
free web hosting
Open Discussion > CONTRIBUTE > Tutorials

How To Create A Phpbb Fm - Create a Fully Modded forum.

crazyteens
i m posting this after along time man.
ok if ur tryin to put some phpbb forum on ur website check for updates...
it had serious vulnerbilities...like sql injection in admin section

Comment/Reply (w/o sign-up)

QuickSilva
I do not think Freewebs supports MySQL and PHP. You are better off posting here on Trap 17, then applying for hosting. You will get more space, more features and a better community overall on here than Freewebs.

I did try to install PHPBB FM once, and I couldn't login for some reason, but I may try again a bit later.

I would recommend zipping it up and uploading via cPanel, as it saves time and you are not doing it all separate.

Comment/Reply (w/o sign-up)

matak
i agree with quicksilva. you can upload your zip file via FTP manager, and then use cpanel --> file manager to unzip it. uploading lot's of files is slower than uploading one zip file and then unziping it with file manager.
you can also unzip the file on your computer as it is zipped in 'phpbb' folder, and then just zip all the files in that folder so that when you upload and unzip to let's say 'forum' folder so that structure doesn't ook like 'forum/phpbb/*.files' but just 'forum/*.files'... if the directory u choose to upload files to is 'forum'...

Comment/Reply (w/o sign-up)

TypoMage
Wow thanks for the information! Nice tutorial.

Comment/Reply (w/o sign-up)

dtuhy
i dont get this

Comment/Reply (w/o sign-up)

Iceblade
QUOTE(CopperZepher @ Aug 16 2005, 04:06 AM) *
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

Wow! Great Tut I never knew they had phpbb with a mod but, the only thing I wihsed they had was a way to get skins for this because the only thing they have is the subsilver and I would start to get sick of this no offence..My question to you is if they have any skins you can download or do you have to pay or create your own? Thank you,

Iceblade

 

 

 


Comment/Reply (w/o sign-up)

jlhaslip
Iceblade, and others, of course,,,

Templates (or skins) are available at this link and also check at this site for other (unsupported) templates. The phpbb (first) link is the official phpbb site, so, I would use it first.
They also have a good selection of graphics to use for modding your forum.

Comment/Reply (w/o sign-up)

Wargasmic
well done on the ace tutorial, I am hoping to set one up when I get my PHP website.......

Thanks,

Comment/Reply (w/o sign-up)

Higginz
Wowww !! Thanks For That Excellent Tut. Tried For Ages To Find One Which Was Simple Enough For Me And That Just Hit The Nail On The Head ! Really Going To Help Me Now, Appreciate It Alot !

Once Again Many Thanks

Comment/Reply (w/o sign-up)

FeedBacker
'Hmmmm I am trying to install PHPbbFM forums at awardspace.Com, but I keep getting this error:

An error occurred trying to update the database
Unknown column 'article_' in 'field list'

Does anyone know how to fix this? '
I get the same error for recode_cjk.Php and something about a binary error...? I think it is awardspace's limit of 500kb max per file...

Comment/Reply (w/o sign-up)



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

Pages: 1, 2, 3, 4, 5, 6
Recent Queries:-
  1. how to create a discussion board in dreamweaver - 30.70 hr back. (1)
  2. phpbb create page for signatures - 41.72 hr back. (1)
  3. how to make phpbb pages work outside forum directory - 62.37 hr back. (1)
  4. how to registered more then one on same computer phpbb - 70.07 hr back. (1)
  5. how to work with phpbb on dreamweaver - 146.54 hr back. (1)
  6. download phpbb fm - 148.99 hr back. (1)
  7. who creates the phpbb - 206.43 hr back. (1)
Similar Topics

Keywords : create, phpbb, fm, create, fully, modded, forum

  1. Azurian Skin
    put on forum (0)
  2. Add Flashing Inbox To Invisionfree Forum
    Html code for invsiionfree!! (2)
    Do you find it annoying when you are on your invisionfree forum, and you get a new message, and it
    ends up taking you 5 minutes to notice? This code makes the inbox link flash bold red saying how
    many messages you have. In version 1 the word inbox stays the same, and doesnt change at all (for
    Example this is flashing: Inbox (2) In version 2 (the second code) the word inbox changes to
    messages (constantly, so that if you have none, it says messages (0) instead of inbox (0). It still
    flashes Red Put the following In the Header and Body Section (Admin Cp>>>Skinning ....
  3. Invisionfree Skin How-to Put On Your Forum
    A skin I partially made, I show you how to put on your forum. (1)
    Hey All who may want an invisionfree forum skin, because they are tired of their old, boring,
    squarish one. Well I helped with this skin, and I'm going to give an explanation for starting
    users, so that they may too, have a nice forum skin! First of all, when installing a new skin on
    your board, no upload or download is needed. You will most definately have to replace your old forum
    CSS or "Style sheets" (as called in the invisionfree Admin CP). You will almost all the time have
    to place something in the footer (in Board wrappers IN THE ADMIN CP), and usually a head....
  4. How To Setup A Website After Your Forum
    (3)
    This tutorial is about how to setup a website after you have setup a forum. That means, you have a
    forum, and are wanting to add a website. This tutorial will show you how to create the website in
    your root directory(Example: http://domainname.com) , while your traffic gets redirected to your
    forum while you are creating it, until you're ready for guests to see it. This method is
    opposed to setting it up in another directory, then moving it(particularly more time consuming if
    you're site is PHP based). First of all, you are going to want to setup a redirect ....
  5. [phpbb] Member Last-visit Report Script
    for phpbb2 databases (0)
    One flaw in the phpbb2 administration section is a report to list out the 'last-visit'
    time/date of the membership. I wrote a script to do exactly that and will be sharing the script with
    you here. the first section defines the variables required for the Database connection, finding the
    right database, supplying passwords, etc. HTML DEFINE ('DB_USER', 'YOUR DB USER
    NAME'); // change these defined values to suit your own situation DEFINE ('DB_PASSWORD',
    'YOUR DB PASSWORD'); DEFINE ('DB_HOST', 'localhost'); DEF....
  6. Install An Aef Forum Onto The Trap17
    From a zip file (11)
    Installing an AEF Forum on the Trap17 Server Preparation for Installing the AEF Forum
    The following items are required for the installation of the packaage onto your site: 1. - a copy
    of the AEF Forum zip package from http://anelectron.com/download.php 2. - a MySql Database 3. - a
    Database User 4. - a password for the Database User 5. - Privileges allowed for the Database User
    The details for ensuring that you have all of these items are as follows: 1. - a copy of the AEF
    Forum zip package from http://anelectron.com/download.php . Simply browse to t....
  7. Uploading Images To Phpbb Galleries
    (0)
    This tutorial can be used to show someone how to upload images to a PHPBB Gallerie addon. This
    tutorial is not specific to any particular phpbb mod since all mods will most likely be similar. 1)
    go to the website galleries (easy) (http://www.school-stuff.org/album.php) 2) Click on the category
    that you want to upload the images to. 3) Look for a button that says Upload and click on it. 4)
    Insert a Title in the title box this will be what people can identify the picture by, does not need
    a description. 5) Click on the Browse Button next to 'Upload a picture from ....
  8. Adding An Aef Forum To Snews Cms
    "almost" integrated (2)
    Adding an AEF Forum to sNews CMS Although not truly integrated, here is an explanation of the
    steps I took to have an AEF Forum Software present itself as an 'integrated' page on the
    sNews CMS. 1. Download a standard sNews version 1.6 Content Management System. Instructions are
    found on the sNews site. (refer to link list below) There are several flavours of sNews. This method
    has only been tested on the sNews 1.6, but should work on other versions as well. 2. Created a
    MySQL Database and user, Modded the snews.php, and took the usual steps for installin....
  9. How To Make A Decent Forum
    Some great tips on how to make and maintain a good forum (8)
    -Firstly, come on, use a decent forum system. Visitors to forums hate advertisements. The best way
    to guarantee no ads is to host it yourself. There’s loads of free web hosts out there- there’s loads
    of free forum software, too. So, come on! It doesn’t take much energy to find a good host and upload
    some files. I think the two best forum softwares to use are SMF(www.simplemachines.org) and
    phpBB(www.phpbb.com). -Secondly, if anybody is actually reading the topic with the link to your
    forum in, they must be dedicated to this one, and not many people are dedicated to load....
  10. How To Create Forum Smilies
    Make smilies for your forums! (3)
    Wanna make your own pixel smilies! For cutenews, your forums, websites, etc.. What you need: A
    graphics program that allows you to zoom in very closely to an image (paint is OK... but not the
    best...) OPTIONAL... a program that has a grid when you zoom in (most graphics programs have them)
    I'll use a program called paint.NET START 1. Copy this image and paste into a graphics
    program 2. Then ZOOM so you can see the image close up. For easy use make sure it is in some sort
    of "grid mode" Example: 3. Draw your eyes, face, nose, ears, etc... Your *may* wan....
  11. Aef Forum Modifications [resolved]
    Header bar, Footer Bar and Styling them (3)
    Here are a couple of Tutorials I have posted on my AEF Forum hosted here at the Trap17. Since the
    Tutorials are already published, I will merely link to them. Header Bar Information :
    http://www.jlhaslip.trap17.com/aef103/index.php?tid=11 Footer Bar Information :
    http://www.jlhaslip.trap17.com/aef103/index.php?tid=10 Styling the Header/Footer Bar :
    http://www.jlhaslip.trap17.com/aef103/index.php?tid=16 The first two are about how to add some
    html code to the space reserved in the Forum layout for an optional Advertising spot. I adapted some
    code so that several ....
  12. How To Install Phpbb?
    (8)
    QUOTE Here are the steps: Download the latest version of phpBB2. Currently it can be
    found at http://www.phpbb.com/downloads.php . I prefer the .tar.gz files, and winzip has no
    problems dealing with them. Decompress the files to a directory on your local system, making sure
    that you maintain the relationship between directories. I'll suggest that you decompress them to
    c:\webupload Now, within C:\webupload, you should have a phpBB2 directory, full of goodies. Open
    up your FTP client, and connect to where your web host tells you to go for uploading yo....
  13. Install A Simple Machines Forum
    (11)
    If you want to have your own Simple Machines running up without any ADs of any kind , sign up at
    Trap17 and posting until you have enough credits then post an application form and then wait to be
    approved. After that , do like this and you will have your own forum setting up : 1.Download
    Simple Machines You can get it at Simple Machines download page , click here to get one
    2.Upload SMF to the Server This step is too long so be patient , log in to Trap17 forum then log in
    to your own cPanel , click on File Manager. A pop up Explorer will appear , then click on ....
  14. Embedding Videoclips Into Pbpbb/nuke Forum Posts
    (0)
    This is something i've been playing around with today, & the result is pretty good. If you want
    to give your members something to do, place some music videos/any videos/.swf files into posts on
    your forum. By incorporating a poll they can vote on them aswell. First, in the admin
    menu/configuration, find 'Allowed HTML tags' & make sure it shows the following:
    b,i,u,pre,embed,object,param name,value, An excellent source of practically unlimited free
    material can be found at youtube.com & they are even kind enough to give you the code to embed the
    videos.....
  15. Custom Bbcode Tags In Smf
    adding extra tags in a Simple Machines Forum (0)
    Adding custom BBCodes to your Simple Machines Forum is really very... simple. First, you will need
    to download three mods from the package manager. Faster Parsecode, ModSettings Textarea, and of
    course Custom BB Code. Once you have those mods set up you will need to go into your admin section
    and click on your "Edit Features and Options" link. In the Basic Forum Features section you will now
    find a "Custom BB Code tags" box. This box is where you will put your custom codes. You can add as
    many as you like, one per line. Let's break down the bits of a simple tag tha....
  16. Putting A Signature On The Forum
    A tutorial on how to put a signature on here (38)
    Concidering it is a part of the rules that we put signatures in the signature portion instead of
    typing it every time you make a post, i made this to tel people how to put the signature up for
    people to see. It will automaticly be added to the end of every single post you make! First Off you
    need to go to "My Controlls" which can be found in the top right hand side of the screen...
    Once you are in your controlls look on the left hand side for "Edit Signature" once you are
    there you should see a screen like this that shows your current signature for ex: mine ....
  17. Installing A Phpbb2 Skin
    Popular forum software (5)
    I tried installing a new phpbb2 forum skin on my website for weeks and didnt get it to work, but
    it's very easy... 1. Upload the skin / template to the templates folder of your phpbb2
    directory (eg. public_html/forums/templates), make sure you don't upload the zip archieve or a
    directory containing the directory where the template is in, the folder you need to upload usually
    contains a lot of .tpl files an images directory a .css file (or multiple) and if your template
    contains an admin re-skin an "admin" folder. NOTE: If you use PHP-Nuke the directory where....
  18. How To Set Up A Phbb Forum On A Simple Page.
    simple page link to phBB (4)
    Ok, I am going to teach you how to set up and include a phBB Forum on your web site hsted on your
    local computer set up as a Server. This tutorial references to snlildude87's tutorial at
    http://www.trap17.com/forums/-t20432.html . You have to set up a MYSQL DATABASE and a Apache server
    sucessfully in order for this to work. Do that first then come here and we can start. Ok, Now that
    you got your Apache server set up and your MYSQL Database setup according to the Tutorial from
    snllildude87, lets BEGIN! Step 1: First off you got to have a working HTML page with a ....
  19. Pet/animal Care Forum
    Online veterinary advise (18)
    Hi I am A veterinarian and would like to offer through this forum an online tutorial and
    consultation service... For a start lemme tell you something about training, feeding and breeding
    your pets... QUOTE Training Pets Training pets Dog training is an art and science. It is
    very important for your dog to be trained at least to the extent of obeying your basic commands. The
    training must be methodical and must be regularly carried out. An obedient dog is an asset and also
    required for the owner’s safety. An untrained adult Alsatian or Doberman can be quite letha....
  20. Phpbb Forum Site Transfer
    How to do it, step by step instructions (20)
    I'm sure many of you out there have used phpBB at some point. To those who enjoy running forums
    and online communities, specifically supporting phpBB, I am about to tell everyone how to restore
    the forums database from one website, to another. This is presuming you do not have any mods or
    hacks installed. Some of you may find this information useful. Here is the scenario: Let's say
    you have forums running phpBB version 2.0.17 (currently the latest one). You have decided that you
    want to move your forums to a whole new URL and provider, and as an added bonus, ch....
  21. How To Put A Phpbb Login Box On Your Main Site.
    Code and .php included!!! (18)
    I have included my coded file with this... Ok here is the code. CODE // //Create login area,
    replace the phpBB2 in /phpBB2/login.php with your forum's //directory //   Prank Place
    Forum Index     Please enter your username and password to log in.        
                  Username:                   Password:      
                Log me on automatically each visit:                    
    I forgot my password         You can test this out on my....
  22. Tutorial: Installing a new theme into phpBB
    (0)
    Hi. This is a tutorial of how to install a new theme into your phpBB forum Step 1 Download
    the theme you want to install to any location in your computer Step 2a Open your FTP
    program. If you don't have one then proceed to step 2b. Login to your FTP and go to your forums
    root folder. Open the map templates and upload the whole map of the new theme into the map
    /templates with all contents. The result will be this: /templates/new_theme/ Step 2b Login
    to cPanel en go to the file manager Click on the directory icon next to the directories "publ....
  23. Search! Please Look In This Forum And Check That
    another one has not been made! (5)
    I thought this was neccasary because we have had multiple times of this occuring. Or else, we will
    have repeating tutorials and it will be completely pointless, not only that, you will also lose
    HOSTING credits, if we end up deleting your tutorial if there is already one on it!....

    1. Looking for create, phpbb, fm, create, fully, modded, forum

Searching Video's for create, phpbb, fm, create, fully, modded, forum




advertisement



How To Create A Phpbb Fm - Create a Fully Modded forum.