###############################################################
##
## iDevAdMan Version 1.0 - Copyright by yourscript.nulled
##
## Site: http://www.yourscript.nulled/software/idevadman/
## Support:http://www.yourscript.nulled/software/support/
## Email:support@yourscript.nulled
## Copyright (C) 2001-2004
##
###############################################################
IMPORTANT INFORMATION IS CONTAINED IN THIS DOCUMENT, PLEASE READ EVERYTHING!
IMPORTANT INFORMATION IS CONTAINED IN THIS DOCUMENT, PLEASE READ EVERYTHING!
IMPORTANT INFORMATION IS CONTAINED IN THIS DOCUMENT, PLEASE READ EVERYTHING!
This program is NOT FREE to use. If you have a copy and have not paid for it, you are
using an illegal copy. Please remove the software from your computer and download a
legal copy from: http://www.www.yourscript.nulled/software/idevadman/
------------------------------------------------------------
INSTALLATION INSTRUCTIONS
A.) Create a new MySQL database (naming it "idevadman" is preferred).
This is typically done at the command line or via a "control panel" if your
hosting solution provides one. If not, we recommend using our hosting solution.
For more info on hosting, contact hosting@yourscript.nulled.
B.) Open config/config.php and edit the following lines:
-------------------------------
$install_url = "http://www.yoursite.com/idevadman/";
* Edit this line to your own path.
* Include a slash (/) on the end.
$admin_email = "admin@yoursite.com";
* Low credit notifications will be sent here.
$notify_limit_imp = 100;
* How many impressions left before we auto notify you of low impressions.
* When an "impression count" hit this number, you'll get a courtesy email.
* Only applies to banners setup on "impressions".
$notify_limit_clicks = 50;
* How many clicks used before we auto notify you of low clicks.
* When a "click count" hit this number, you'll get a courtesy email.
* Only applies to banners setup on "clicks".
$notify_limit_days = 3;
* How many days left before we auto notify you of low days.
* When a "days left" count hit this number, you'll get a courtesy email.
* Only applies to banners setup on "days".
-------------------------------
$dbhost = "localhost";
$dbuser = "yourusername";
$dbpass = "yourpassword";
$dbname = "yourdatabase_name";
-------------------------------
* Leaving $dbhost set to "localhost" will work in most cases.
You are done with config/config.php, save your settings.
C.) Create a directory in your Document Root called 'idevadman'.
Example: public_html/idevadman or http/idevadman (each server looks different).
D.) Using your favorite FTP program, upload all of the files in their present
directory structure to your hosting account (into your newly created directory
called 'idevadman').
Important:
ALL .php and .txt files MUST be uploaded in ASCII mode.
ALL images (.gif/.jpg/etc.) MUST be uploaded in BINARY mode.
E.) From your web browser, run the 'install.php' program. This program will automatically
add the appropriate tables into your new database created in step (A). To execute the
file simply type the following line into your web browser:
http://www.yoursite.com/idevadman/install.php
Once that program is finished, your installation is complete.
------------------------------------------------------------
How do I get a banner onto my site?
A.) Login to your admin center and click on "Manage Groups & Banners".
B.) Create a group name and include the banner dimensions for this group.
Only banners of this dimension should be placed into this group. If you
have other banners that are different sizes, you'll need to create a
seperate group for them.
C.) Find the new group in the "Existing Banners" list and click on "Add Banner".
D.) Complete the form and make sure your banner and click URL are correct.
When entering your limit value, it doesn't matter what limit type you
chose, this value will work all of them.
Example: If you want a banner group to have 500,000 impressions, your
limit type would be "impressions" and your value would be 500000 (no commas).
E.) Once you have submitted the form, place the linking code (on the next page)
into your site where you want banners displayed.
You can add as many banners into one group as you like. They must all be the same
dimension as the group itself. If you have more than one banner in a group, they will
automatically be randomnly rotated.
------------------------------------------------------------
Customer Logins Described:
You can create a username and password for each of your customers to check their stats on
their own. You can attach multiple banner groups to the accounts. Example: If you have
2 campaigns running for the same customer such as a 468x60 banner and a 120x60 banner.
Each campaign will be in it's own group because they are different banner sizes and your
customer will want to view statistics for both. The customer will only be able to view
stats for whatever groups you allow them to. The URL to the customer viewing page is
located on "Add A Customer Login". Send this URL and the user/pass to your customer.
------------------------------------------------------------
Limit Values and Remaining Limits Described:
The original value assigned to a banner will always remain that value. When you reset
the limit on a banner, the new remaining limit will default back to the original value.
If you want to change the orginal value "base limit", simply edit the banner and adjust
the limit value. This will be your new "original value / base limit".
------------------------------------------------------------
A Word About Setting Up Banners On A "Per Day" Basis:
Days are ticked off each night at midnight (EST), 9pm (PST). Anytime a banner campaign
needs decremented a day, it will occur automatically but the banner must receive an
impression in order for this to happen. If you're using "days" and your site
doesn't receive a lot of traffic, you should visit your own site at least once per day to
insure the script it triggered.
Bottom Line... Make sure your site receives at least one hit per day.
------------------------------------------------------------
USAGE LOCATION
Your admin page is located at:
http://www.yoursite.com/idevadman/
=========================================================================================
Questions? Problems?
Visit our support forum at: http://www.yourscript.nulled/support
<support@yourscript.nulled>