AdManager Light v1.0 FREE | Stephen R. Blair
Stephen R. Blair

AdManager Light v1.0 FREE

by Stephen Blair on Mar.31, 2009, under General Posts, Web Design & Development

AdManager Light is the best way to manage your ads! Organize your ads by category and display them virtually anywhere with just a few lines of code. AdManager will rotate through all the ads in a category without the page ever having to be refreshed. Double, triple, even quadruple your ad impressions immediately!

Manage Unlimited Catgories

Manage Unlimited Catgories

Easily Upload or Paste New Ads

Easily Upload or Paste New Ads

Rate Our Program

Excellent!
Very Good
Good
Fair
Poor

Features:

  • Easy installation that requires almost no programming knowledge.
  • Manage your online ads from anywhere with the easy to use web-based administrative area for creating and managing your ads and ad categories.
  • Store unlimited ads.
  • Sort your ads by category.
  • Display your ads on any web site using PHP or standard HTML.
  • Customize how your ads are displayed.
    • One ad per page refresh.
    • Dynamically display all ads.
      • Random order display.
      • User defined sort order display.
  • Use your affiliate banner codes.
  • Upload your own banners.

AdManager Light is available to all registered users for FREE. If you are registered and logged in please click the download link below. Please post all support questions here as comments and I will get to them as soon as I can.

Download:

AdManager Light

Requirements: Requires a web server with PHP5 or greater and a MySQL database.

Other PHP Scripts:

  • Simple Gallery – The easiest and most professional looking image gallery around!
  • SunShop Shopping Cart Software – A complete ecommerce solution packed with and extensive feature list.
  • PHP Live Helper – Provide reliable real-time customer support and visitor communication directly on your site.
Bookmark and Share

[Post to Twitter]  [Post to Delicious]  [Post to Digg]  [Post to StumbleUpon] 

:, , , , , , , , , , , , , , , , , , , , , ,

20 Comments for this entry

  • wissam

    why these lines of code are showing in the installation:

    0) { //declare session variables and assign them $_SESSION['username'] = $username; $GoTo = $_SERVER['PHP_SELF'].”?page=message&m=7″; header(sprintf(”Location: %s”, $GoTo)); } else { //Set the error messag to be displayed and set a session for invalid pass $GoTo = $_SERVER['PHP_SELF'].”?page=message&m=8″; header(sprintf(”Location: %s”, $GoTo)); }

  • wissam

    am not able to install, i did all the steps mentioned in the README.html

  • dhrerik

    I get this error, my hist says its a script problem, how to solve this ?

    Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/mysite/domains/#####/public_html/admanagerlight/module/user_managecats.php on line 55

    Warning: include(http://www.######.###/admanager/display/?cat=1) [function.include]: failed to open stream: no suitable wrapper could be found in /home/mysite/domains/#####/public_html/admanagerlight/module/user_managecats.php on line 55

    Warning: include() [function.include]: Failed opening ‘http://www.######.###/admanager/display/?cat=1′ for inclusion (include_path=’.:/usr/local/lib/php’) in /home/mysite/domains/#####/public_html/admanagerlight/module/user_managecats.php on line 55

  • dhrerik

    @Stephen Blair

    mmmmm, they don’t want to enable it so i’ve to look for a other ad script. I think this was wat i was looking for. :-(

    • Stephen Blair

      I’m very sorry to hear that. This script was designed so that it could be installed in a single location and your ads can be served up from anywhere regardless of where the actual installation lives. There is a work around for this and that would be to change the “$path_to_admanager” variable in your include/config.php file. The script is initially setup to use the full URL, but you should be able to change the value of the variable to the relative folder path. For example if you are trying to display your ads on your home page you would leave just the “admanagerlight” for the $path_to_admanager variable and this would point it into the “/admanager/display/” folder. The only problem with this work around is that either your ads are going to display properly on your home page and not in the admin or vise versa because you would now being using a relative folder path and it will not be the same for the admin pages as it is for where you are displaying your ads. Sorry this is a little confusing, but hopefully it will help you out a little bit.

  • femosky07

    Hi, i’ve just uploaded and installed AdManagerLight on my server, and everything seems to work fine. I have created a category and a sample advert, and i’ve previewed the advert to make sure it works fine.

    The problem now is that, i want to link my web pages to display this advert and other subsequent ones i will be creating. Is there a line of code i’m supposed to insert into my webpages or what?

    Please reply. Thanks

  • trancedj

    Installed the script and works great.

    I’m trying to display 6 ads randomised in 3 ad spots, all below each other. The script seems to allow the same ad to be displayed more than once on each page load, which obviously isn’t preferable

    Is there a fix for this?

    Many thanks!

    • Stephen Blair

      There isn’t really a fix to this as much as there is a work-around to achieve what you are looking for. You would have to setup 3 different categories with different ads in them and the put each categories unique code on that page. Hopefully taht will work for what you are trying to do.

  • mickknutson

    So I am trying to understand the category thing here. I want to have a banner on the side of my page (say 120×600). I want to server AdSense ads, as well as a JPG ad of my own in rotation.

    I want to do the same thing on the bottom of my page. I have done that here: http://www.—————.com/forum/index.php

    But now that i created 2 ads for 1 category, nothing shows up at the bottom…?

    Can you help me understand how to fix this?

  • mickknutson

    mickknutson :
    So I am trying to understand the category thing here. I want to have a banner on the side of my page (say 120×600). I want to server AdSense ads, as well as a JPG ad of my own in rotation.
    I want to do the same thing on the bottom of my page. I have done that here: http://www.——————-.com/forum/index.php
    But now that i created 2 ads for 1 category, nothing shows up at the bottom…?
    Can you help me understand how to fix this?

    I actually found that 2 Image ads work together, but an image and Google Ad Sense did not seem to work together. Here is the ad sense I was trying to insert:

    <script type=”text/javascript”><!–
    google_ad_client = “pub-6039064110724688″;
    /* 728×90, created 4/30/09 */
    google_ad_slot = “7376609978″;
    google_ad_width = 728;
    google_ad_height = 90;
    //–>
    </script>
    <script type=”text/javascript”
    src=”http://pagead2.googlesyndication.com/pagead/show_ads.js”>
    </script>

  • PeteD

    @Stephen Blair
    Hi Stephen,
    This work around doesn’t work for me either, it appears that unless you can edit the php.ini to enable the remote access you are stuffed. I have read something about curl but don’t know how to modify your code to try to get it to work. Shame really as your script would look to be just what I wanted.

  • Stephen Blair

    @PeteD
    Curl isn’t necessary. All you should have to do is modify the $path_to_admanager in the config.php file to be a local path instead of a url.

    For example: If your installation is located at http://yourdomain.com/admanager/, but your ads are being displayed on http://yourdomain.com/somefolder/index.php, your $path_to_admanager would be “../admanager”.

    Of course this limits where you can use the script and display ads on your site versus having the full url you can display ads anywhere.

  • miktor

    This looks like a very useful script but unfortunately the download link (WordPress plugin I’m guessing) isn’t working.

  • miktor

    Nevermind, I found the Google cached version of your website and got the link.

1 Trackback or Pingback for this entry

Leave a Reply

You must be logged in to post a comment.

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Visit our friends!

A few highly recommended friends...