May 17, 2008

Install An Aef Forum Onto The Trap17 - From a zip file

Free Web Hosting, No Ads > CONTRIBUTE > Tutorials
Pages: 1, 2

free web hosting

Install An Aef Forum Onto The Trap17 - From a zip file

jlhaslip
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 the link and select the most recent zip package for downloading to your Desktop. Do Not Unzip it yet. The Trap17 and the AEF package work nicely together so that the zip file can be 'extracted' into your account in the proper place without the need to upload seperate files, which can be messy in large applications. More on that after we have a Database and a Folder ready for the processing of the zip file.

2. - a MySql Database can be built for the install of the Forum by logging into your Cpanel and selecting the Mysql Database Manager Icon on the Account Home (main) page. Simply give the database a name and click on "Create MySQL Database". The Trap17 will add a User Prefix to the name you use for the Database. Assuming you called the Database "aef", and your Trap17 Cpanel name is "myname", then the actual reference to the Database will become "myname_aef". Note the underscore "_" in the new name for the Database.

3. - a Database User. This is not your Cpanel User Name. You must specify a Database User name. ie: "aefuser". Again, the Trap17 will prefix this name with the Cpanel identifier, so the Database User Name will become "myname_aefuser".

4. - a password for the Database User is added while you are adding the User in 3. above.

5. - Privileges allowed for the Database User MUST be GRANTed. Select ALL as the Privlege Level.

Loading the Forum Files onto your Account, Trap17 style.

The Trap17 server and Cpanel setup allow you to 'extract from zip' files, which makes the Install easy for new account holders who may not be familiar with FTP and using the File Upload system for uploading a set of Files and Folders. Even still, the most frequent mistake made in FTP'g files is uploading into an in-correct Folder on your account, thereby making the files inaccessible on your account. Files MUST be uploaded into the public_html Folder, or a sub-folder under the public_html Folder, ie: myname/public_html/forum would be a folder named "forum" under the public_html Folder. It is recommended to add the Forum software into its own folder. There are several reasons for that. The simplest explanation is that it 'compartmentalizes' the application and makes finding things easier, especially if you add several different softwares onto your account. Each one will likely have an "Index" file, and the names would conflict, but placing them into different folders allows them to work independent from each other with no conflicts. So, decide which folder you want the Forum to be placed into and using the Cpanel File Manager, add the Folder as a Sub-folder to the public_html Folder. I will use aeftest as my Folder for the purpose of this Tutorial.

Login to your Cpanel. Select File Manager. Find and click on the folder Icon next to public_html. Select 'create new Folder' near the top of the available selections. Type in the name (aeftest) and click on Create. The page should refresh the list and the new folder should be included in that list. Click on the folder Icon next to the name of the Folder to enter that folder in preparation to uploading and extracting the AEF zip file

Once you have done the above, you will be ready for the Actual Install of the Zip file onto your account and into the correct Folder, so, now that you are inside the aeftest Folder, and have the zip file sitting on your local machine, select "Upload File(s)", browse to the location on your Hard-drive, double-click the file to select it for upload. the page will refresh once the upload is complete.

Next, you will "extract" the files by clicking on the file's Icon and selecting to "extract file contents". Close that window once the files are extracted.

Refresh the File Manager Screen and navigate to the public_html/aeftest folder. Find and click on universal.php. Select to Change Permissions for this file. Make certain that all of the select boxes are checked and the Permissions for the file are "777", then "save" the file permission settings.

Okay, now the fun begins...

Find and click on index.php, or use your Browser to navigate to http://myname.trap17.com/aeftest/index.php. It can be done by clicking on the URL for the file inside the Cpanel, but using your Browser is an option, too.

When the index.php is first run, it checks to see if the Forum has been set-up, and if not, it runs the installer for the Forum. The first screen you will see indicates that the Forum is about to be installed and you need all that information we created earlier, so, armed with the pertinent information, advance to the next stage by selecting to proceed by clicking "Install".

Simply answer the questions and provide the information as it was developed in the steps above remembering that the Trap17 will add a prefix for the Database Name and the Database User. For the Trap17, the localhost is exactly what the Host should be. It is often the Default Host on a Web Hosting Service. The MySQL Prefix is listed by default as "aef_". You can leave it as that or change it. The purpose for the prefix is to keep the AEF Database Tables seperate from other Applictions inside a Database for Hosting Services which allow only a single Database in tha off-chance that several packages might use similar names, so adding the Prefix alters the table names to avoid the conflict.

At the bottom of the Install screen, be certain to add a Forum User Name for the Forum Root Admin, and a password and an Email address. This User will become a Super Admin for the Forum, meaning they can go anywhere and do anything, at anytime, even if the Forum is closed to the public.

And that ends the Tutorial... enjoy your new Forum...

*edit per below*

 

 

 


Reply

mahirharoon
the download link is not http://anelectron.com/download/ but it is http://anelectron.com/download.php

Reply

smithy500
Thanks for that I might just use it.

Reply

de4thpr00f
Really nice tutorial. I didn't know you could extract on server without ssh.
Great job, keep up the good work.

Greetz
~
João Lopes

Reply

mahirharoon
there was a problem with installation in mysql.php that it has exceeded 30 seconds in proccessing in www-sharp runtime

Reply

jlhaslip
QUOTE(mahirharoon @ Dec 5 2007, 06:28 AM) *
there was a problem with installation in mysql.php that it has exceeded 30 seconds in proccessing in www-sharp runtime


mahirharoon,

If you need assistance with an Install of AEF104, please open a new Topic listing the exact error you are receiving from your attempt.

This is a Tutorial thread, not a Support thread.

Thanks.

Reply

bk2070
I like AEF, and would use it if there were more skins for it. And, since I am not too good with CSS, HTML, And all those other good things, I'm not going to make one myself. Anyway, this is very good topic and it can work for installing a broad range of forum softwares besides AEF!

Reply

suberatu
I had never heard of AEF before, but it looks pretty cool. Might just go ahead and give it a try. Thanks for the detailed tutorial; the internet could really use more like this one.

Reply

mahirharoon
QUOTE(jlhaslip @ Dec 5 2007, 05:33 PM) *
mahirharoon,

If you need assistance with an Install of AEF104, please open a new Topic listing the exact error you are receiving from your attempt.

This is a Tutorial thread, not a Support thread.

Thanks.

sorry
i checked the page but the problem is with the php executor in my pc

Reply

mahirharoon
sorry for double post and can mod please delete this post (just this(not the whole topic) and remove this post from my post count
the interface is very beatiful and easier to understand

Reply

Latest Entries

the need for speed
Thanks a lot man. Now I have a forum on my site, phew, I'm saved tongue.gif This is very helpful for all people.

P.S. I know I revived a old topic but I had to say thanks biggrin.gif

Reply



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*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Pages: 1, 2
Similar Topics

Keywords : install, aef, forum, trap17, zip, file

  1. Make A Moderately-secure Password System Using Javascript
    using file redirection to hide the password. (2)
  2. 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 ....
  3. [linux] How To Manually Install Flock System Wide
    (0)
    Since i am currently in the process of making my own Ubuntu-based distro and will be including Flock
    as one of the browsers to choose from, i figured i'd make a tutorial out of how to install Flock
    manually, since there appears to be no package for it in Ubuntu's repository and many other
    popular distros, and it is said that only Ultima Linux has Flock available. For those that
    don't know what Flock is, rather than going into deep detail here, i'll just provide a link
    to the browser's site: http://www.flock.com/ And yes, to start, you're going....
  4. 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....
  5. How To Make A Decent Forum
    Some great tips on how to make and maintain a good forum (5)
    -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 ....
  6. How To Install Php Scripts
    for people who don't like uploading all the time (0)
    OK. Here's what you need: 1. Web hosting that has FTP 2. A script or something to install 3.
    A program called SmartFTP I'll use my site for an example... 1. Enter your FTP login info
    2. When you login in your files, images, and stuff will show up. 3. Now that you're logged in
    you have to choose what file you want to import into your website. Go to "My Documents" and right
    click on the file you want to put on your site and select "copy". 4. Next you got to open put the
    dictionary that your website is in. Ok what that means the place where the "i....
  7. 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*....
  8. Aef Forum Modifications
    Header bar, Footer Bar and Styling them (2)
    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 ....
  9. 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 up....
  10. Transfering Hosting Credits Or Awarding Them
    On Trap17 (3)
    A lot of people have asked me how to transfer hosting credits or just give them as a gift. I have
    made a tutorial on how to do this. 1.Click on the "Credits" Section in the NavBar at the top of the
    forum. 2.Click on the Transfer Credits Link in the Menu. 3.Read what it says to do, and do
    it. at the VERY bottom, it has how many credits you want to transfer. 4. The Credits are
    Transfered! I am dedicating this tutorial to Yratorm, LightMage, because he asked me how to
    transfer credits. Hope I help You!....
  11. How To Make A Simple File Based Shoutbox Using Php And Html
    (8)
    A simple tut to make a simple shoutbox. Let me jump right in. First of all you need the standard
    equipment for PHP, an IDE like XAMPP and an editor like PHP EDITOR 2OO7. Were going to make a
    simple guestbook using three files, webpage.php, shout.php and shout.txt. Webpage.php can be
    changed to whatver you want, it will be the page on which the guestbok is shown, you could even use
    this code and add it to another php page n your site. Shout.php is the proccessing page and
    shout.txt is where the shouts are stored. Firstly we need to make the visual design of the box.....
  12. How To: Have Opera Check C-panel Webmail
    Geared toward Trap17 users (1)
    This tutorial is valid for Opera 9 or above; but previous versions might work. In the menu bar,
    go to Tools > Mail and chat accounts... Click on Add... Make sure Regular e-mail
    (POP) is selected. (It should be by default.) Click Next > . In this section, you see three
    fields: Real Name , E-mail address , and Organization . Organization is
    optional. Type in your name in the Real Name field, and your account's e-mail in the
    E-mail address field (syntax: cpanel_username@your_subdomain.trap17.com). Click Next....
  13. Flat-file Cms
    tutorial inspired by jlhaslip (4)
    Ok, for this tutorial i am only going to show you how to add updates to your site simply by storing
    the information into a text file, and then displaying it with predefined formatting... OK lets get
    down to business... Lets start out by making a PHP file and call it mycms.php put this code at
    the top of the page. What this will do is allow us to edit the selected update when it comes time
    and show and hide the add an update field and validate the form.. <script
    language="javascript"> function ShowHide(id1, id2) { if (id1 != '') expMenu(id1)....
  14. *nix File Permissions - An Overview
    (6)
    I was originally going to post this in a reply, but felt it would deviate from the topic.
    Here's a brief overview of the three numbers in a permission "code": -The first number is for
    the owner of the file. If you set a file at 600, the owner will have read and write access and
    everyone else is locked out. -The second number is for the users group (users are placed into groups
    to get special rights sometimes). Generally you will not give write access to a user's group.
    -The third number is for the rest of the world, including web users. Setting any value that wi....
  15. 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 ....
  16. Starting Or Stopping Apache And Mysql Server Via Batch File
    (0)
    Hi guys, this is a litte tutorial about how we start and stop the Apache and MySQL in Windows NT
    (2000, XP, 2003) via a batch file script. As we know in Windows NT based system Apache and MySQL
    installed as Windows Services. So we can stop and start it using NET command. For more information
    about DOS command, type HELP at command prompt. I assuming that your MySQL service name is "mysql"
    and your Apache (Apache 2.0.x) service name is "apache2". If you want to chek it click Start > Run >
    services.msc > OK. Windows IS NOT Case Sensitive. Let's get started!. 1. ....
  17. 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.....
  18. How To Fix Codecs And Movie File Problems
    ...a short but very useful tutorial (0)
    How to Fix Codecs and Movie File Problems For all of you who are having trouble with
    codecs, either not being able to play a movie you've downloaded or not having any
    sound/picture, this guide should help you. The Easy Quick-Fix Method For the lazy people
    amoung you who want the simplest possible solution, may I present Video LAN Player (VLC) ,
    it's a good video/audio player and comes with all the codecs you will need and has many
    features making it my player of choice. The (New) Other Method The Combined Community Codec
    Pack (C....
  19. How To Install An Openoffice Dictionary Manually
    adding the new dictionary by yourself (3)
    How To Install An OpenOffice Dictionary Manually Introduction The Tutorial
    What's OpenOffice? Introduction Before you all rant at me and tell me that there is a
    wizard to install dictionaries for you, it can sometimes not work. I know this because on my copy of
    OpenOffice Writer, it doesn't. This tutorial is very easy to follow and it's for those
    whose wizard is broking, just like mine or people who like to be difficult and do things the hard
    way /tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" />....
  20. The Many Ways To Bypas File Hosting Annoyances
    (5)
    I've done a lot of research on this subject because it is much more common for people to upload
    files using file hosting services such as megaupload and rapidshare. They continue to try to push on
    their premium accounts on to the daily users who don't really want to put up any money for
    downloading which should be free.So i've compiled a few techniques I've used to bypass the
    limits of free downloading accounts and leave you feeling just as content with yourself as if you
    had a premium account. Download Managers: Now with the prominent use of file hosts ....
  21. Unencrypted But Invisible File Storage
    It can have a password, it can be unlocked. (0)
    This method works, but unfortunately compression software can open the file without the password.
    Also, you can try creating a new user account. When it asks "Make files and folders private?" click
    Yes, make private. Name the new user account anything using NO spaces/uppercase letters, but not
    something like "privatefiles" or something like that. Try accessing the files in C:\Documents
    and Settings\ >. You cannot open the folder. Now to ensure that user is always hidden in My
    Computer, click Start > Run. 1. Type in command.com . This should bring up a blac....
  22. Uploading Images To The Trap17 Gallery
    A How To, on uploading images to the trap17 gallery (4)
    Well, seeing as how BuffaloHelp or OpaQue has told us to upload our images to the trap17 gallery
    instead of our own, i figure that i could help out those who dont know how to do it because it
    isn't all that easy for the noobs. Uploading Images To The Trap17 Gallery Step 1:..
    Obviously You need a picture so get one of those Step 2:.. Go to "My Controlls" Step 3:.. Once
    you get there, on the left hand side look for "Invision Gallery" Step 4:.. Click On "Your Albums"
    Step 5:.. Now you need to create an album so click on "Create My First Album" S....
  23. Putting A Signature On The Forum
    A tutorial on how to put a signature on here (32)
    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: m....
  24. How To Install A Favicon
    Yup, a favicon. (40)
    Ok, you know those little icons that are to the left of a web address? |_ /smile.gif' border='0'
    style='vertical-align:middle' alt='smile.gif' /> http://www.domain.com_| Well that is called a
    favicon, folks. If you want one, simply do the following: 1.) Make sure your favicon is in .ico
    format. Name it favicon.ico 2.) Upload the favicon.ico to the same folder as your main index.html or
    index.php or index.asp, whatever. Basciaaly, you should have: http://domain.com/blah/favicon.ico
    http://domain.com/blah/index.___ , whatever you have. 3.) Put this into the head....
  25. Pet/animal Care Forum
    Online veterinary advise (17)
    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....
  26. 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....
  27. 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....
  28. How To: Change Your Website's Index File
    a simple trick using .htaccess (18)
    How To: Change Your Website's Index File a simple trick using the .htaccess file A simple
    tutorial which only involves editing one little file. Useful for those of us who have mime-typed
    extensions or who are creating lots of test design files and want an easy way to make the design
    they like best their default file. Create a file called .htaccess in the /public_html/ folder if
    you don't have it. I think one should be there already when you get your site so if it isn't
    you should create it anyway! In the file write the following: CODE Di....
  29. How To: Create And Install Your Own Cursor
    a step by step guide (14)
    How To: Create And Install Your Own Cursor a step by step guide using animation shop (a
    program free with paint shop pro) Requirements: Animation Shop (can be found on the same disk
    as Paint Shop Pro) Any image Are you displeased with the cursor you've got? Are you
    dissatisified with those cursors you downloaded from that site? Then this tutorial's for you.
    Read on... Create or download your favourite image off the web. Open it in some image editing
    software (ie Paint Shop Pro) and resize it to 15x15. In Paint Shop go to Image --> Resize.....
  30. How To Install Php-nuke
    How to install PHP-Nuke manually (12)
    Download PHPNuke (www.phpnuke.org) and unzip it into a directory. Now go to where your web server is
    installed (or web hosting ftp)! Create a folder and call it phpnuke. Now upload everything from
    the HTML folder into the phpnuke folder you created. Than go to the config file of phpnuke
    (\phpnuke\config.php) Ok now, if you have phpedit installed than this will be easier than
    using Notepad. Go to line 32 and you sould see this: $dbhost = "localhost"; $dbuname =
    "root"; $dbpass = ""; $dbname = "nuke"; $prefix = "nuke"; $user_....

    1. Looking for install, aef, forum, trap17, zip, file

Searching Video's for install, aef, forum, trap17, zip, file
Similar
Make A
Moderately-s
ecure
Password
System Using
Javascript -
using file
redirection
to hide the
password.
How To Setup
A Website
After Your
Forum
[linux] How
To Manually
Install
Flock System
Wide
Adding An
Aef Forum To
Snews Cms -
"almost&
#34;
integrated
How To Make
A Decent
Forum - Some
great tips
on how to
make and
maintain a
good forum
How To
Install Php
Scripts -
for people
who
don't
like
uploading
all the time
How To
Create Forum
Smilies -
Make smilies
for your
forums!
Aef Forum
Modification
s - Header
bar, Footer
Bar and
Styling them
How To
Install
Phpbb?
Transfering
Hosting
Credits Or
Awarding
Them - On
Trap17
How To Make
A Simple
File Based
Shoutbox
Using Php
And Html
How To: Have
Opera Check
C-panel
Webmail -
Geared
toward
Trap17 users
Flat-file
Cms -
tutorial
inspired by
jlhaslip
*nix File
Permissions
- An
Overview
Install A
Simple
Machines
Forum
Starting Or
Stopping
Apache And
Mysql Server
Via Batch
File
Embedding
Videoclips
Into
Pbpbb/nuke
Forum Posts
How To Fix
Codecs And
Movie File
Problems -
...a short
but very
useful
tutorial
How To
Install An
Openoffice
Dictionary
Manually -
adding the
new
dictionary
by yourself
The Many
Ways To
Bypas File
Hosting
Annoyances
Unencrypted
But
Invisible
File Storage
- It can
have a
password, it
can be
unlocked.
Uploading
Images To
The Trap17
Gallery - A
How To, on
uploading
images to
the trap17
gallery
Putting A
Signature On
The Forum -
A tutorial
on how to
put a
signature on
here
How To
Install A
Favicon -
Yup, a
favicon.
Pet/animal
Care Forum -
Online
veterinary
advise
Phpbb Forum
Site
Transfer -
How to do
it, step by
step
instructions
How To
Create A
Phpbb Fm -
Create a
Fully Modded
forum.
How To:
Change Your
Website'
s Index File
- a simple
trick using
.htaccess
How To:
Create And
Install Your
Own Cursor -
a step by
step guide
How To
Install
Php-nuke -
How to
install
PHP-Nuke
manually
advertisement



Install An Aef Forum Onto The Trap17 - From a zip file



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE