Banners Admin

Controls banner rotations currently active on your site. You may activate banner ads via: admin/preferences

Current Active Banners
These are all the banners you currently have in rotation on your site, with respective stats for each one.

Finished Banners
All these are banners which have expired from the rotation, you can either add extra credits to them, or delete them completely.

Advertising Clients
Are the different client you signed up for banner accounts. You may also edit clients information, or delete their accounts.

Add a New Banner
Allows you to add a banner to the rotation for a specific client.

Client Name:
Simply select a client name to who this banner is assigned to.

Impressions Purchased:
Add impressions to show or 0 for unmlimited.

Show As:
When inserting banners into blocks, etc, simply call showbanner("CC"); for example if you want only banners that are assigned to Center Center to appear in a php block. N is the default.

N = Banner: Normal (* default)
A = Show Anywhere
BA = Blocks: ALL

SideBlocks:
SL = Left
SR = Right
SLR = Left/Right

Center Blocks:
CL = Left
CR = Right
CLR = Left/Right
CC = Center
CA = All

Or you can use a personal code i.e. AZERTY to then only show blocks with the same code later on.

Note: This is a helper setting, so be sure to call showbanner() with the right command if you want block specific banners to appear.

Image URL:
Either the name of a local image, the full URL to a distant image, or choose a image to upload.

Image ALT:
Any ALT text (when user points on banner) youd like to show with the banner.

Click URL:
Where the user is sent when he clicks on the banner.

Custom Code: *
HTML, JavaScript, etc ..use this when you need custom stuff, like flash rotation or banner exchange code.

Add a New Client
Allows you to add a new client to the list, after which you can add banners to their accounts. You should fill in all info, including user/pass.

Note: Clients will be able to log into their banner stats from www.yoursite.com/modules/banners/ with the username/password you specified.

Also remember to give anon users (and all others) access rights or click.php will trigger a access denied error!