jlhaslip
Dec 4 2007, 02:37 AM
Installing an AEF Forum on the Trap17 Server
Preparation for Installing the AEF ForumThe 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.php2. - 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*
Comment/Reply (w/o sign-up)
mahirharoon
Dec 4 2007, 01:34 PM
smithy500
Dec 4 2007, 05:57 PM
Thanks for that I might just use it.
Comment/Reply (w/o sign-up)
de4thpr00f
Dec 5 2007, 04:16 AM
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
Comment/Reply (w/o sign-up)
mahirharoon
Dec 5 2007, 01:28 PM
there was a problem with installation in mysql.php that it has exceeded 30 seconds in proccessing in www-sharp runtime
Comment/Reply (w/o sign-up)
jlhaslip
Dec 5 2007, 02:03 PM
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.
Comment/Reply (w/o sign-up)
bk2070
Dec 5 2007, 03:17 PM
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!
Comment/Reply (w/o sign-up)
suberatu
Dec 6 2007, 02:31 AM
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.
Comment/Reply (w/o sign-up)
mahirharoon
Dec 6 2007, 07:22 PM
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
Comment/Reply (w/o sign-up)
mahirharoon
Dec 6 2007, 07:28 PM
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
Comment/Reply (w/o sign-up)
the need for speed
Apr 14 2008, 07:14 AM
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
Comment/Reply (w/o sign-up)
Similar Topics
Keywords : install, aef, forum, trap17, zip, file
- Rfi (remote File Inclusion) What Is It? How Do I Stop It?
Another website security tutorial (0)
How To Create Pdf Files Using Free Tool
Introduction to use a free tool to create PDF file (10) Now, that you don't need to have expensive software like Acrobat to create PDF. All you need is
Microsoft Office and a software name doPDF. You can download the freeware from
http://www.dopdf.com/download.php After downloading dopdf.exe, follow the instruction below 1.
Double click to install it, as display at image 1.jpg, choose a language and click OK 2. You will
see 2.jpg click next 3. Click I accept the agreement see 3.jpg, click next 4. Now you will see
4.jpg, select the folder to install it and click next 5. When seeing 5.jpg, This is the folder group
in Star....
How To Extract The Audio From Youtube Videos
get an mp3 file from youtube (6) How To Extract The Audio From YouTube Videos This lovely simple tutorial will tell you how
to extract the audio from YouTube videos. Obviously , I am not in any way advocating that you take
copyrighted music that is available illegally in video-form on YouTube and extract the audio from
those videos rather than going down to HMV and buying the music. In this tutorial I will be using
the following video: http://uk.youtube.com/watch?v=gUhhRc5eWNw Firstly, you download the video,
which is simple. Just go to www.downloadyoutubevideos.com and paste the video....
How To Install Opengeu In Ubuntu
OpenGEU is a distro based on Enlightenment and derived from Ubuntu (2) First of all please note well that E17 is in beta phase, and can make your computer segfault
(which by contrary - WILL NOT ERASE YOUR DATA - your computer will be restored to the statein which
it was before it segfaulted), and if you don't want this to happen then don't install this!
I'll now tell you how to install OpenGEU when you already have Ubuntu (or Kubuntu and
Xubuntu ) installed already on your machine. First of all I need to introduce you to OpenGEU,
it's a relativelly new Linux distro which uses Enlightenment instead of ....
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....
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 ....
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....
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 := StrToInt(EditB.Text); 7. 8. ....
Make A Moderately-secure Password System Using Javascript
using file redirection to hide the password. (11) 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 relative....
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 ....
[linux] How To Manually Install Flock System Wide
(1) 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....
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....
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....
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....
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....
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 ....
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....
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!....
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.....
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.. function ShowHide(id1,
id2) { if (id1 != '') expMenu(id1); if (id2 != '') expMenu(i....
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 ....
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....
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 : ....
Install Php 5 To Work With Mysql
(1) hi, all php 5 is new to all people a long time( actually, I forget how long...). it introduced a
more object-oriented design to developer. like, access type(public, private, protected), abstract
type(classes that can't create objects), interface support, and more . althrought it is
widerly available, someone still can't get it running with mysql. every time the php is starting
up. a message prompted stated that some xtensions can not be found, and therefore, not loaded. so, I
have written this to help other and newbie get it start quickly. note: thi....
How To Install A Favicon
Yup, a favicon. (51) 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....
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....
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....
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....
How To: Change Your Website's Index File
a simple trick using .htaccess (24) 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 Direct....
How To: Create And Install Your Own Cursor
a step by step guide (15) 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. Ent....
Looking for install, aef, forum, trap17, zip, file
|
Searching Video's for install, aef, forum, trap17, zip, file
See Also,
|
advertisement
|
|