XenCentral Ad Server

XenCentral Ad Server [Paid] 2.0.0 beta 3 rev. 2

No permission to buy (€59.99)
If that works for you, stay with it. If you are looking for ways to make automating accounts possible and including stats for each banner, this is the ticket. It also creates responsive banners, meaning, my banners all look proper on mobile devices with this. They didn't before.
 
@XCentral I can't seem to exclude or give special permissions to a particular User Group zone to buy, create or edit. All zones are either all on or all off. I'm guessing this is only for seeing ads, not purchasing or editing.
 
Last edited:
To be clearer on my question. I'm trying to set up individual zone for a particular User Group. I can't seem to exclude Ad zones when a user is at the "Create an Ad".
If a member is going to buy a particular Ad slot, why are they all bunched together? This is really confusing.
 
To be clearer on my question. I'm trying to set up individual zone for a particular User Group. I can't seem to exclude Ad zones when a user is at the "Create an Ad".
If a member is going to buy a particular Ad slot, why are they all bunched together? This is really confusing.

Right now the zone is either a "user zone" or not, and if it is, any user having permissions to create an ad will see the zone in the list. We will consider to implement this suggestion is one of coming versions.

Thank you!
 
Hi,
After upgrading to new version, I also upgraded my site to Xenforo 1.4.5. This addon doesn't work on my site.
Last time I uploaded image file (banner), I could see it --> now, see nothing.
Last time, I chose hook, I could see hook position & banner --> now, see nothing.
Please support me to fix it.

Thanks.
 
Not sure if this is going to help anyone, but after putting a banner I couldn't see it either, until I enabled the Safe Mode in the General Settings of that banner. I don't understand why it's working now, but maybe this could help you ngannguyen?
 
Thanks! That's why some people have a pop-up message asking them to whitelist their forum. Is this feature part of Ad Servers?

Ah, and congrats on the new kid! :D
 
Hi,
I uploaded image in "First Image:" --> nothing to see (this means the function of image uploading has issues) --> I had to upload image to my server --> turned on "Safe Mode" --> Added Banner Codes --> It works now.
My banner's small --> it's alway on the left on the current position --> I want it to be placed in the middle --> I added code: align="middle" --> still on the left --> Any one helps me please...
Maybe, this addon is not compatible with Xenforo 1.4.5, need updated version ?!

Thanks.
 
Hello, @ngannguyen

It seems your issues are somehow related to server configuration, particularly, you should make sure "banners" directory is writable, so that uploaded images could end-up there.

Also, if you don't see preview images in under XenForo Hooks tab, this should be because of usage of a custom theme. You should upload the files under styles/default directory to your custom theme directory.

For centering the image, wrap the banner code in "div" tags and apply CSS style to that element:

HTML:
<div style="text-align:center">
<a href="{link}">....</a>
</div>

@creativeforge Safe Mode-enabled banners embed banner content directly in the page source (just like it would happen if you would copy the code to a template), which is required for some JS-based complex banners. This disables some functions, like AJAX-rotation. Non-safe mode banners get banner content via an asynchronous request.

Thank you!
 
Thanks for the note! I realize I may not have a feature I was hoping for: to create a banner space in the center column of my page (using Xenporta). Right now, my client is using a strange hack to post his advertising banners on his portal page: it's a feed from a specific post, which is then displayed on the landing page.

http://www.vi-control.net/forum/portal.php

Being new to Xenforo, I find it is highly developed, but certain restrictions are still there, but maybe someone found a way behind them?

If there was a way to assign a zone to the centre instead of having "articles" there, I'b be there I think. Any idea/suggestion?

Thanks again, my client and his advertisers will love this addon!
 
Back
Top Bottom