Nov 8, 2009
Pages: 1, 2, 3

Phpbb Forum Site Transfer - How to do it, step by step instructions

free web hosting

Read Latest Entries..: (Post #20) by flashy on Mar 11 2008, 04:37 PM.
Wow thanks , this helped me a lot. Its really hard to find these sort of tutorials on the internet. But today must be my lucky day! Thanks again
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion > MODERATED AREA > Tutorials

Phpbb Forum Site Transfer - How to do it, step by step instructions

Dark God
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, change the title of your forums. This may scare some people, but it's really not that hard IF YOU KNOW WHAT YOU'RE DOING. wink.gif We'll say that your website is http://www.forumsofphpbb.com/. This is known as your "Domain Name". And your forums file is called /phpBB2/. This is known as your "Script Path". Therefore, your entire link would look like so...

http://www.forumsofphpbb.com/phpBB2/ or ... http://www.forumsofphpbb.com/phpBB2/index.php (it will be directed to the same link no matter what) tongue.gif


Now, you have to move your forums to your site. Let's say the new Domain Name is called http://www.newdomainphpbb.com/. We will also be changing your Script Path too, so now let's call it /forums/. Here is what your forums should look like on your new site...

http://www.newdomainphp.com/forums/ or ...
http://www.newdomainphpbb.com/forums/index.php (once again, it will be directed to the same location no matter what)


You will need the following:
Templates - You may have additional templates for your forums. Be sure to save copies of these. They are located in your /templates/ directory file, within your Script Path.
phpBB x.x.x - The current version of your phpBB forums. Do not get an older or newer version than the one that your forums are currently running off of. If you do, your forums will NOT run.
Smilies - Save them as well, if you have any.


Procedure:
- Go to your ACP (Admin Control Panel) --> General Admin --> Configuration --> Default Style --> SubSilver
- Click Submit
- General Admin --> Backup Database --> Full backup (YES) and Gzip compress file (NO) --> Start Backup
- Save the file to your desktop
- [ Note: if your forums are over 2MB, it may be best to also make a 'Structure-Only backup' and 'Data only backup' as well. A useful tool that could also help you restore a large database is BugDump. It breaks up your backup so you can restore it in smaller chunks. You can download the file here: http://www.ozerov.de/bigdump.php ]
- On your new site, you will need use your Control Panel to make a MySQL database, a user for that database (take not of the password you grant that user), and grant that user ALL permissions access to that database
- Now you need to download your phpBB version. I suggest you try getting it from this link: http://www.phpbbhacks.com/phpbbinfo.php . If you do not see it there, try getting it from http://www.phpbb.com instead.
- Once it is downloaded, you need to extract the entire file to your Desktop. You will need winzip (www.winzip.com) or winrar (http://www.rarlab.com/download.htm) to do it, depending on the file you are downloaded
- After it is extracted, you will be renaming it (as we said above) wink.gif to the new Script Path called /forums/ in this case.
- Using your FTP, upload your file to the root directory of your site at http://www.newdomainphpbb.com/
- You will need to use Internet Exploer to change the permissions of the 'config.php' file to 777
- Now go to this link: http://www.newdomainphp.com/forums/install/install.php
- You will go through the installation procedure. Be sure to fill out all the information properly, and at the bottom click 'Install'
- Now you will need to delete two files, the 'install' and the 'contrib' files
- Change the permissions of the 'config.php' back to 311 (the same as the other files)
- You will now have full access to your forums, but now you need to restore the database
- Go to your ACP (Admin Control Panel) --> General Admin --> Restore Database --> locate your file, then click 'Start Restore'

IMPORTANT NOTE: NO NOT LEAVE YOUR ADMIN CONTROL PANEL YET!

- Got to your General Admin --> Configuration --> and set the Domain Name and Script Path.

The Domain Name will be: http://www.newdomainphpbb.com/
The Script Path will be: /forums/
Next you click Submit

Restore your smilies, and templates back to their proper directory, as it were in your other site. You can now re-apply your templates and smilies to be used once again.

Your phpBB forums should now be restored. That wasn't so bad, was it? wink.gif

P.S. Don't forget to tell your members where you are! ph34r.gif

Notice from snlildude87:
Good tutorial but remember NOT to be so hasty in submitting your tutorial that you press the Submit button multiple times. That creates dupicate posts, and I have to reduce your credits.

Since you don't have that much credit anyways, I only reduced credits from 1 of your 3 posts. smile.gif

 

 

 


Comment/Reply (w/o sign-up)

Dark God
Thank you snlildude87. smile.gif

I'm sorry about the tripple post. I didn't mean to do it.

I'm glad you like my tutorial. =D

Comment/Reply (w/o sign-up)

TripleH13
thanks for this turotral i am currently not uding this board but if i do in the future and ever have to do it i will reffer to your tutorial you put here thanks again

Comment/Reply (w/o sign-up)

Adrian
This is a very good tutorial! Just added this page to my favorites because I really need to move a phpbb board over here when i'll get my subdomain. Thanks a lot for it. I belive it's very useful for most of us ;-)

Comment/Reply (w/o sign-up)

Dark God
You are very welcome TripleH13 and Adrian. I'm glad you will use this. smile.gif

If anyone runs into trouble along the way, simply post about it here and I will try to answer any questions you may have.

Comment/Reply (w/o sign-up)

guangdian
hi although i'm not using the phpbb projects.but it's still a good forum software.
and i 'd like to know if there is more skins with that?if there is lots of skins,and based on the standards i think i will choose phpbb.
do you know punbb,it's based on phpbb i think,they are just lots of similar.
guangdian

Comment/Reply (w/o sign-up)

Dragonfly
Thanks for the tutorial it is useful for those who do not install mods and hacks etc in their phpbb forum.

I would like to know what kind of more step would have involved for those who have installed mods like quick reply, spell check and few more mods?

It will be nice to have tutorial or guide on those as well. Thanks.

Comment/Reply (w/o sign-up)

jlhaslip
Thanks. I have this tutorial bookmarked now as well. Good job.

Comment/Reply (w/o sign-up)

Excal
Hey tutorial Maker person blink.gif
Ive followed your instructions directly.
But the restore database doesnt work.

Help me please. Email me on
Excaliburs_Realm@hotmail.com

Comment/Reply (w/o sign-up)

itssami
Hey !! Seems to be a good tutorial..but i want to ask , does it work , for PHPBB PLUS too ??? I have phpbb plus and if i want to transfer that to some other hosting , should i follow same way or it wont work ?

Comment/Reply (w/o sign-up)

Latest Entries

flashy
Wow thanks smile.gif, this helped me a lot. Its really hard to find these sort of tutorials on the internet. But today must be my lucky day! biggrin.gif

Thanks again

Comment/Reply (w/o sign-up)

iGuest
Keeps reverting back to old forum
Phpbb Forum Site Transfer

Replying to Trap FeedBacker

I have this problem. I've done everything as said above four different times today with no luck. I install everything and go to your General Admin --> Configuration --> then just see a preview of my down for maintenance page at my other forum.

I see a lot of 'bookmarked this for later' posts, but has anyone actually got this up and running? This post is #1 in Google for move phpbb forum, but I have been trying all day to get it to work to no avail, and it is doing my head in. If anyone knows what you need to do to stop it from reverting back to the old forum, could they please post a guide. Thanks.

-reply by Lesley

Comment/Reply (w/o sign-up)

iGuest
Thanks!
Phpbb Forum Site Transfer

I haven't tried it yet, but when I do attempt to switch over to my domain, Ill use this reference :) *bookmarks this page*

Oh and if you want a specific name for the "credits" section of my soon to be up beta site, just email me at tennis8668@yahoo.Com

-reply by tennis8668

Comment/Reply (w/o sign-up)

iGuest
Nice tutorial, but one problem....... There is no mention of the changes you actually need to make to your database in order for it to work. For instance, the database name in the backup I.e. oldforum_database to newforum_database as well as whatever it is that keeps making the forum redirect to the old site after logging in. This information would be helpful if anyone actually uses your tutorial, thanks for the effort though :)

-Shrew

Comment/Reply (w/o sign-up)

pegasus sword
thank you for this good tutorial i'm new here and i had this roblem resoved thanks to you because i didn't want to abandon my forum but now i can transfere it sorry for my english caus i talk french

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*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2, 3
Similar Topics

Keywords : phpbb, forum, site, transfer, step, step, instructions

  1. [aef] Most Recent Topics Listing Mod
    on your Web-site pages (2)
  2. Azurian Skin
    put on forum (0)
    Azurian forum style for invisionfree forum. For preview of this skin visit:
    z11.invisionfree.com/FreeLoads To install this skin, the writing in red must be changed.
    yourBOARDNAMEhere has to be changed to urs (such as mine is FreeLoads), and the z11 in red has to be
    yours (yours couls be z4). For help removing the miikerocks copyright and replacing with your own,
    seek my other tutorials. There are to header and body's-one for the style only, the other is my
    configuration - (the style with music and message flasher added.) There is also 2 footers-One just
    for the styl....
  3. 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 ....
  4. 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....
  5. How To Make An Ultimate Game List.
    If you're making a site on video games or such. (0)
    Hello. I am BuBBaG. You can call me Bubba for short. I'm going to show you how to make an
    Ultimate Game List. First off, we need to make a database, we are going to call this database
    `my_db`, leave out the `'s. Inside that database we will need to create a table called
    `ugl'(Ultimate Game List, duh). To make the table, simply enter this in the Syntax. CODE
    CREATE TABLE ugl ( System char(50), Game char(50), ) In the above code, it is stating we are
    creating a table called ugl, with two columns, System, and Game. Next, we will need to make a form,
    t....
  6. Simple Stylesheet Tutorial
    Stylesheet embedded in your site. (2)
    Hi - ill show you how to make a simple style sheet that will be embedded into your site. OK make
    sure your site is set up already (like the standard tags) To start and end off a stylesheet you
    need to do the following CODE Ok lets start CODE p { font-family: "Tahoma";
    font-size: 9; color: "red"; } So when you come to put in CODE Hi! The text will
    appear red and will be in Tahoma. I will now just show you how to change the background colour of
    the text. CODE span.hilightred {background-color: "red";} span.hilightblue {backgrou....
  7. 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 ....
  8. [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....
  9. 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....
  10. How To Set Up A Bookmarking System On Wii
    Use your favorite social bookmarking site. (0)
    This is a simple tutorial on a way to set up a bookmarking system on your Wii with greater stroage
    than the Favorites. It is more complicated than the Favorites and requires manual URL typing. Well
    let's dive on in. Items Required Nintendo Wii Internet Channel 3 Empty Favorites Internet
    Connection An account on a social bookmarking site I will be using delicious as an example.
    delicious Ok, if you do not have an account, read on. If you do have an account, go to the
    {account} section. Ok, first you need to register an account. This can be done by clicki....
  11. Create A Google Seach Result Page Embed Within Your Site Page.
    (12)
    Create a google seach result page embed within your site page. It is easier to create
    web page that embeded the google search result in it. The first step is to go to google apply an
    account for the google ad-sense. After that login to you account and choose the create ad-seach
    option. Most of time the google search box give all we have the great and powerfull seach ability.
    But, have you think every time users get seach with it. They do redirected to another page that is
    not within you site. It is easier to create web page that embeded the google sea....
  12. Php Word Filter
    Have you accidently sworn on your site? Or do you want to keep visitor (9)
    This is pretty simple but very useful if you don't want people to swear. We will be using
    str_replace for this. CODE str_replace ("curseword, "replacemet"); ?> Thats pretty simple,
    just fill in the curse word and the replacement, and then repeat... heres what it would look like
    full size: CODE str_replace("swear", "replacement"); str_replace("swear", "replacement");
    str_replace("swear", "replacement"); str_replace("swear", "replacement"); ?> Ok, but how do you
    get it to work on your page now? Well, save that file as wordfilter.php and use CODE ....
  13. 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 ....
  14. Faux Ajax Loading - Css Only
    Pretend your site is Ajax based (3)
    Link: http://www.jlhaslip.trap17.com/samples/misc/ajax/index.html Check that out. The first page
    has information and the second and has the actual example of its use with sample CSS code. I find
    that when you visit a site which has a slow server and attempt to view 'large' Image files,
    it is pretty boring to sit and stare at a blank screen, so this little snippet of code can be used
    to give the visitor something to see to indicate that the image is being downloaded. I built a
    small animated gif that sits in the background of the space allocated for the image....
  15. 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....
  16. 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....
  17. 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....
  18. 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 ....
  19. 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....
  20. Putting A Signature On The Forum
    A tutorial on how to put a signature on here (41)
    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 ....
  21. How To: Make A Simple Php Site
    Making one file show up on all pages using php (21)
    I have looked all over the site and could not find anything that was like this simple, or just like
    this at all.. For some people i know that you are using a basic HTML site...and having a big menu
    if you want to add somthing you have to go into every one of the pages and add or remove or edit
    what you want to do, but with somthing verry simple all you would have to do is edit one file, and
    all of the pages that have the PHP script on them would suddenly change to what that one file is.
    So to start off if you are planning on using this little tirck, the page that you a....
  22. Transfer File Of Any Size Using Winsock Control
    Winsock Help (5)
    This tutorial shows how to transfer file of any size using winsock control. - Open VB; - Select
    standard exe; - Press Ctrl + t to show the add component window; - Select winsock control and
    microsoft common dialog; - Add one winsock control in the project; - Name it winsock1; - If you want
    to add chat then add another winsock and name it winsock2; - Insert another winsock object if you
    want to add chat also; - Add a microsoft common dialog box; - Name it cd; - We will use this
    winsock1 object to transfer the file and winsock2 for chat; ------------- The basic idea : ....
  23. Pet/animal Care Forum
    Online veterinary advise (19)
    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....
  24. How To Create A Phpbb Fm
    Create a Fully Modded forum. (52)
    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 tha....
  25. Css And Javascript Combined For Dynamic Layout
    use of different CSS files at same site (9)
    This tutorial is meant for people that are dealing with problems while coding their site at 100% of
    width. Important notice: Some people has JavaScript disabled, so they will not be able to load CSS
    file (take this in account when creating your website). How this script works. In the HEAD of your
    HTML document will apply this command, so variable.js file will be load at start: CODE
    In browser JavaScript file variable.js is loaded. This Javascript file consist of this parameters,
    copy this code and name it variable.js CODE // JavaScript Document if (sc....
  26. How To Make A Very Simple Wap Site
    A quick tutorial about WML language (43)
    WAP Site Tutorial : How to Make A Wap site? Before We begin.. Defination from the
    Web about Wap. QUOTE WAP is an open international standard for applications that use
    wireless communication . Its principal application is to enable access to the Internet from a
    mobile phone or PDA .A WAP browser provides all of the basic services of a computer based web
    browser but simplified to operate within the restrictions of a mobile phone. WAP is now the
    protocol used for the majority of the world's mobile internet sites, known as WAP sites ....
  27. Checking The Web Site Speed
    (10)
    Did you taking too much time to access your favorite sites? Probably the problem is on the server
    used by those sites. To make sure that is the problem, use Windows PING facility. Ping is a small
    program, which sends a 32-bit signal to the Web site server. Next, Ping record the time needed by
    the server to answer it. To activate Ping: Click on the Start-Run menus, type command, and then
    click OK. Type PING "site name" in the MS-DOS prompt window, for example PING www.yahoo.com. In a
    moment, the result will appear on the screen. A result less than 300ms is normal spee....
  28. How To Put A Phpbb Login Box On Your Main Site.
    Code and .php included!!! (19)
    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....
  29. Php Quiz Script
    Make quizzes for your site. (28)
    Hello all, A little bit back I decided to make a quiz scriptjust out of no where lol. However it
    doesnt do anything special but I am going to make an email mod for it so that it will email results
    to your email address. So here is the basis of it. INSTRUCTIONS: Open a new page in your text
    editor and paste in the following code. CODE $qid = "Quiz ID-00"; ?>
    Username: 1.) Question number one is? Answer1 Answer2 2.) Question number two is?
    Answer1 Answer2 3.) Question number three is? Answer1 Answer2 4.) Question num....
  30. Php Emailer/contact System
    An email or contact system for your site (20)
    Hello all, Here is an easy Emailer or Contact system that allows visitors or members of your site
    to email you just by filling out a form. So here is what you need to do to set it up. First open up
    a new page in your text editor and paste in the following code. CODE $Name = $_POST ; $Subject
    = $_POST ; $Email = $_POST ; $Site = $_POST ; $Message=$_POST ; $align = $_POST ; $to = "$EmailTo";
    $subject = "$Subject"; $body = "$Message\n\n\n$Site\nBy: $Name"; $headers = "From: $Email\n";
    mail($to,$subject,$body,$headers); // After they've clicked "Send", this is whe....

    1. Looking for phpbb, forum, site, transfer, step, step, instructions
Similar
[aef] Most Recent Topics Listing Mod - on your Web-site pages
Azurian Skin - put on forum
Add Flashing Inbox To Invisionfree Forum - Html code for invsiionfree!!
Invisionfree Skin How-to Put On Your Forum - A skin I partially made, I show you how to put on your forum.
How To Make An Ultimate Game List. - If you're making a site on video games or such.
Simple Stylesheet Tutorial - Stylesheet embedded in your site.
How To Setup A Website After Your Forum
[phpbb] Member Last-visit Report Script - for phpbb2 databases
Install An Aef Forum Onto The Trap17 - From a zip file
How To Set Up A Bookmarking System On Wii - Use your favorite social bookmarking site.
Create A Google Seach Result Page Embed Within Your Site Page.
Php Word Filter - Have you accidently sworn on your site? Or do you want to keep visitor
Uploading Images To Phpbb Galleries
Faux Ajax Loading - Css Only - Pretend your site is Ajax based
Adding An Aef Forum To Snews Cms - "almost" integrated
How To Make A Decent Forum - Some great tips on how to make and maintain a good forum
How To Create Forum Smilies - Make smilies for your forums!
Aef Forum Modifications [resolved] - Header bar, Footer Bar and Styling them
How To Install Phpbb?
Putting A Signature On The Forum - A tutorial on how to put a signature on here
How To: Make A Simple Php Site - Making one file show up on all pages using php
Transfer File Of Any Size Using Winsock Control - Winsock Help
Pet/animal Care Forum - Online veterinary advise
How To Create A Phpbb Fm - Create a Fully Modded forum.
Css And Javascript Combined For Dynamic Layout - use of different CSS files at same site
How To Make A Very Simple Wap Site - A quick tutorial about WML language
Checking The Web Site Speed
How To Put A Phpbb Login Box On Your Main Site. - Code and .php included!!!
Php Quiz Script - Make quizzes for your site.
Php Emailer/contact System - An email or contact system for your site

Searching Video's for phpbb, forum, site, transfer, step, step, instructions
See Also,
advertisement


Phpbb Forum Site Transfer - How to do it, step by step instructions

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com