read first









Read the directions completely before beginning




                                                               
Read the directions completely before beginning.
All things you need to be aware of are in red.

The Administration page is index.php located
in the Site_Admin folder  From here you
can view ads, Edit Categories and Images

At the moment User Name: admin 
Password: pass   You can change this
by accessing your MySQL database,  Site_Admin
Table

Members Access their info in the
Member_Admin folder.

First things first.
Very  Important.  Create a folder
on your website and name it "clientimages" 
You must create "clientimages"
in the Member_Admin folder.  Having it somewhere else will cause errors. 

Next you will need to change the "permissions"
to the folder to "777". 
Click Here to see what a Permissions Editor looks
like.  You do this with your FTP File Uploader.  Some websites
have a file manger that will allow you to do this.  For more info go to

http://www.abynex.com/NewTemplate/php101.php

Next set the "permissions"
for "images" folder  to
"777"
 



To set up your MySQL Database you will need to consult your hosting service.
They have different protocols for setting it up. Once you get it setup follow
the instructions below.   You will need to set up three tables.

 

If you know how to use sql.txt
you
can set up your database tables by clicking SQL at the top
of the database page. Once the page loads, go down to  "Or
Location of the textfile :" and click browse.  Here you will upload
classified-sql.txt and click Go. 
Your Database table should set up.   If the tables are set and checked
scroll down this page to the instructions on "config.php"

Edit Config.php Info



To set up your php script.   But depending on the
hosting company this part of the script could be different.  Email the tech
support of your hosting company and ask "What is the connection string protocol
for the MySQL database?"  99 out a 100 times this will work.

1. Right-click "config.php" and go to "open
with..." and then "notepad".

$conf['database_name'] = "database_name";  
<< Edit database name
$conf['database_host'] = "localhost";  
<< Edit database
host.  Usually 'localhost'
$conf['database_login'] = "user_name";  
<< Edit database user name
$conf['database_pass'] = "password"; 
<< Edit database
password

You don't need to change the following:
$ImageDir = "./clientimages/";   // Set folder to 777
$ImageDirA = "../images/";      // Set folder to 777
$MaxFileSize = 12000000;
$MaxWidth = -1;
$MaxHeight = -1;


$sitename = "Abynex.com";  <<
Edit  Your Website  Name

$webpath = "http://www.abynex.com/classified";  
<< Edit  Your Website 
URL.  Leave off the trailing /

$Fromemail = "test@abynex.com"; 
<< Edit  Your Website 
email

$Fromname = "Harry";  
<< Edit  Your  Name


--------------------------------------------------------------------------

Edit leftpanel.php &
bottompanel.php Info


1. Right-click "leftpanel.php" or
"bottompanel.php"  and go to "open
with..." and then "notepad".


here you will edit  your Affiliate and Google ads.

Upload everything to
your website.  In the same folder as your other HTML Documents.





Wyszukiwarka

Podobne podstrony:
Read First
read first
Read First
Read First
Read First
Read First
Read First
read first
Read First
Read First
Read First
Read First
read first
READ FIRST
READ FIRST

więcej podobnych podstron