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

Pages: 1, 2
free web hosting

Latest Entry: (Post #11) by the need for speed on Apr 14 2008, 07:14 AM. (Line Breaks Removed)
Thanks a lot man. Now I have a forum on my site, phew, I'm saved This is very helpful for all people. P.S. I know I revived a old topic but I had to say thanks
Express your Opinion! Contribute Knowledge.

Free Web Hosting, No Ads > CONTRIBUTE > Tutorials

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. How To Install Opengeu In Ubuntu
    OpenGEU is a distro based on Enlightenment and derived from Ubuntu (0)
  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!! (0)
    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 ....
  5. Debug Exe Files
    How to debug an exe file. (4)
    Think that we have written a program, and some codes are wrong. We can go back to compiler and
    change the code, and compile again. But I will show you how to correct our mistakes without using
    the compiler. Let's start: I have written a program in Delphi. Let's see my mistake. I
    have created a form like this. After this I wrote the codes in the Compare Button click as
    below. CODE 1.   procedure TForm1.ComparebuttonClick(Sender: TObject); 2.   var
    3.     a,b:integer; 4.   begin 5.     a := StrToInt(EditA.Text); 6.     b :....
  6. Make A Moderately-secure Password System Using Javascript
    using file redirection to hide the password. (4)
    JavaScript is very handy at making forms, allowing for much more customization and easier ways to
    send data. So making Login forms using JavaScript may seem to many to be a very feasable idea.
    However, JavaScript is very bad at protecting Passwords, as since the passwords are not encypted and
    the whole JavaScript code is in the page, a person could just view the Page Source and find out
    everything. Even if you use an external JavaScript, it would still be poor as the file name for the
    external JavaScript would still be revealed. But I have an answer! There is a rela....
  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. [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....
  9. 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....
  10. 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 ....
  11. 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....
  12. 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*....
  13. 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 ....
  14. 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....
  15. 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!....
  16. 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.....
  17. 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....
  18. 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)....
  19. 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 ....
  20. 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....
  21. Putting A Signature On The Forum
    A tutorial on how to put a signature on here (35)
    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....
  22. 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....
  23. 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 : ....
  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 (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....
  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
How To
Install
Opengeu In
Ubuntu -
OpenGEU is a
distro based
on
Enlightenmen
t and
derived from
Ubuntu
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.
Debug Exe
Files - How
to debug an
exe file.
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
Install A
Simple
Machines
Forum
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: 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
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! a humble request :-) RAPID SEARCH! Free 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