Ad Manager (Archived) Ad Manager

Discussion in 'General Support and Questions' started by Robbo, Dec 8, 2011.

Thread Status:
Not open for further replies.
  1. Robbo Staff Member

    Download Ad Manager 1.0 Beta 3

    Advertise to who you want, where you want, when you want!

    If you haven't yet purchased the Ad Manager you can do so by going to account upgrades.

    This is the beta release of the MercenaryDesign Ad Manager. It allows ads to be shown to who you want, where you want when you want with the XenForo criteria system and template hook position definitions.

    0.jpg 1.jpg 2.jpg 3.jpg 4.jpg

    Features
    • use the XenForo criteria system to be very specific on when a certain ad should be shown
    • show ads in various positions of your forum, don't have the position you want? Add it yourself with the position definition system by choosing a template hook to use. No hook in that place? One template edit to add it and you are set!
    • style the ads container with inline CSS or set a class and style it in your own CSS files
    • banner ads where you upload a banner and select a URL for it
    • custom code ads for outside providers (eg adsense)
    • display ads in order (giving even exposure) or randomly
    • counts views and banner clicks
    What's Next?
    • first is an new ad type, ad group. This way you can select multiple ads and the show the group in a position effectively allowing more than one ad per position
    • daily stats for ad views and banner clicks
    • extended criteria options for things like NOT in node or ONLY on index... things the XenForo system lacks
    • after I have a stable product doing what everyone expects attention will turn to more advanced features like the following:
      • ability to purchase ad space
      • integration with ad providers
      • revenue sharing
      • more WYSIWYG system for when selecting ad positions
    Change Log
    • 1.0 Beta 3
      • added positions (above quick reply, below quick reply, above everything (below everything coming soon but requires some recoding) and above bottom breadcrumbs)
      • added the ability to link to an external image for a banner instead of having to upload your own
      • positions in the ACP are now clear about how they currently work
      • fixed bug preventing ads from being deleted... finally!
      • fixed error when saving a position group
      • fixed interface bugs when editing a position
      • fixed above node list position
    • 1.0 Beta 2.3
      • fixed a caching issue, still might be some around... somewhere :/
      • fixed style user criteria not working
    • 1.0 Beta 2.2
      • fixed admin permissions restricted to super admins
      • added file health checks
    • 1.0 Beta 2.1
      • fixed bug deleting banners
      • fixed extra ad that would show at the bottom of the page
      • fixed error that could show after deleting an ad
    • 1.0 Beta 2
      • added ad view and banner click counting
      • ads are now rotated to get equal exposure by default with the option to have them random
      • fixed bug with adding/editing positions
      • fixed a bug causing page criteria to not work properly in certain positions
      • fixed a bug causing more than one ad to show in a person when it wasn't meant to
      • fixed various cache issues
      • lots of refactoring under the hood

    Attached Files:

  2. Robbo Staff Member

    Version 1.0 Beta 2 Released Package on first post updated
    Remember to backup before updating. This is beta software!
    • added ad view and banner click counting
    • ads are now rotated to get equal exposure by default with the option to have them random
    • fixed bug with adding/editing positions
    • fixed a bug causing page criteria to not work properly in certain positions
    • fixed a bug causing more than one ad to show in a person when it wasn't meant to
    • fixed various cache issues
    • lots of refactoring under the hood
    Vincent likes this.
  3. Robbo Staff Member

    Version 1.0 Beta 2.1 Released Package on first post updated
    Remember to backup before updating. This is beta software!
    • fixed bug deleting banners
    • fixed extra ad that would show at the bottom of the page
    • fixed error that could show after deleting an ad
    Vincent likes this.
  4. bigmido New Member

    Hi,
    I tried to add banner for the first time on the ad manager but is not working is not showing the banner on the site, my developer told me maybe the software needs updating? Vincent told me to contact you.
  5. DRE Member

    This current version isn't saving settings so I'll have to uninstall this for now.
  6. Robbo Staff Member

    There are caching issues it looks like causing some things to not show. That or you have the criteria setup wrong... hard to know what your issue is right now.

    What settings? I'll have a release out to fix an ACP permission issue and to add file health checks soon. There are weird bugs being experienced by different people on here and I can't reproduce or debug any of them :/
  7. DRE Member

    It was working fine before. I guess I'll try reinstalling it and starting all over again.
  8. Robbo Staff Member

    Can you tell me what settings though? Any errors? What area wasn't working etc. I expect all these weird bugs to be caused by one little silly error since they are both random and unexplainable.
  9. South Fork New Member

    When you've set an ads position > Message (Post & Profile) > Message Body, it would probably be a good idea to align the image right so the post content can begin at the top of the post, instead of starting under an ad.
  10. Robbo Staff Member

    Positions won't be custom like that. They use the XenForo positions. It is up to the Admin to do things like that.
  11. DRE Member

    I've narrowed it down and I think it has something to do with the simple gallery. I uninstalled simple gallery and re-installing ad manager.
  12. Robbo Staff Member

    The only reason that could be in due to the XenPlus library in which case just uploading files should fix the issue. I can't think of anything I have changed that would cause this though...

    XenPlus is a helper library I am developing and I haven't finalized specs for it yet. I am waiting on XenForo 1.2 to finish XenPlus library and my DevTools add-on and release them.
  13. Robbo Staff Member

    Version 1.0 Beta 2.2 Released Package on first post updated
    Remember to backup before updating. This is beta software!
    • fixed admin permissions restricted to super admins
    • added file health checks
  14. Rich New Member

    How does file check work. I still have the problem with the ads not being removed after deleting. They stay in the admin panel.
  15. Robbo Staff Member

    Go to tools -> file health check. Next release will be to find out your issues and other caching issues. No time right now though.
  16. Rich New Member

    I know its beta and I'm ok with that but why so many other software releases before this is complete? Its running ok and thanks for the responses, but I'm feeling like your doing to much and this will take a long time.
  17. Robbo Staff Member

    The free software add-ons took me around about 30 mins each. The gallery was actually in development before the Ad Manager and put on hold for it. It is also something I needed for one of my websites. Also, even having 4 paid add-ons it doesn't come near supporting me so I have had to turn my attention back to client work. I honestly don't see how your issues can come about though, the only thing not working is caching for other users. Did the health check work?

    Also this is going to be a very feature rich add-on so will take up most my time whenever I build feature releases for it. For now I need it in a stable position with the current feature set so I can focus on other things. Another thing needed is a new website... once I get over this huge lump of work I have (ragtek add-ons too) I will have complete focus on paid add-ons.
  18. Robbo Staff Member

    Version 1.0 Beta 2.3 Released Package on first post updated
    Remember to backup before updating. This is beta software!
    • fixed a caching issue, still might be some around... somewhere :/
    • fixed style user criteria not working
  19. Robbo Staff Member

    Version 1.0 Beta 3 Released Package on first post updated
    Remember to backup before updating. This is beta software!
    • added positions (above quick reply, below quick reply, above everything (below everything coming soon but requires some recoding) and above bottom breadcrumbs)
    • added the ability to link to user external image for a banner instead of having to upload your own
    • positions in the ACP are now clear about how they currently work
    • fixed bug preventing ads from being deleted... finally!
    • fixed error when saving a position group
    • fixed interface bugs when editing a position
    • fixed above node list position
    Veer and Rich like this.
  20. Veer New Member

    Hi Robbo, any update on when we'll see the update to remove this limitation?
Thread Status:
Not open for further replies.

Share This Page