XenCentral Ad Server

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

No permission to buy (€59.99)
Hey
Great Hack!

can you help me
this:
01.webp

i whant that the banner rigt (buggy-ranch) ist in the middle
like this:


02.webp



the code is now:
<div style="float:right">
<a href="{url}"><img src="{image}" alt="{text}" title="{text}"/></a>
</div>


the next problem:
i want that the link ist open in a NEW windows

Thnaks.
Jo
 
Hey
Great Hack!

can you help me
this:
View attachment 71588

i whant that the banner rigt (buggy-ranch) ist in the middle
like this:


View attachment 71594



the code is now:

the next problem:
i want that the link ist open in a NEW windows

Thnaks.
Jo


There are various ways to position the ad more precisely, and you should use CSS for that. It seems the following code should do what you need:

HTML:
<div style="float:right;top: 28px;position: relative;">
<a target="_blank" href="{url}"><img src="{image}" alt="{text}" title="{text}"/></a>
</div>

Thank you!
 
..and at last :)

a banner ONLY in Forumhome (Startpage) is ist possible?
Greetings Jo

Yes, it is possible. The product is integrated with XenForo Page Filter system, so add your ad in any physical location (e.g. under navbar) and in Page Criteria tab filter it either by view name or content template, as shown at http://prntscr.com/39wgvx (only one of filters is enough, no need to check both checkboxes).

Thank you!
 
Is it possible that user pay for banner in cash, or option that will pay via post office.
In my countra not all have pay pal option
 
Hello, @Sunka

There is no special procedure implemented for this, but it can easily be handled manually. Just have some information displayed to user on how to send you offline payment mentinging for which banner they are paying, and you can just edit particular banner and activate it manuallt from Admin Panel (you can set expiration date, number of impressions available etc.).

Thank you!
 
So this will be my first post on Xenforo and must say I have been highly impressed with Xencentral in building my forum. It's a really unique system that allows for lots of custimisation. I'm not a web developer or anything like that so it's been pretty good to use.

One thing that I have requested is the ability to exclude pages from the banner system rather than making it inclusive. I have certain sections in the forum that I don't want the main banner rotation to be shown. I have tried to use the inclusive but when you do this it takes the main rotation off the main page. Weird. Xencentral - When do you think this update will be going live? Pretty crucial for us here at the moment and it's the one thing preventing go live.

Thanks :)
 
XCentral updated XenCentral Ad Server with a new update entry:

XenCentral Ad Server 1.3.0 released

Hello everyone,

This is the next release of XenCentral Ad Server with some most requested features:

1. Option to disable impression statistics. Zone and banner impressions are saved to the database by default to allow having impression-related statistics. Now you can disable this and save a query per zone impression if you are not interested in this data. Click stats will still be saved and will be available in My Ads section.

2. Support for mobile version code to be able to have fully...

Read the rest of this update entry...
 
Adserver user zone doesn't support responsive design.

View attachment 71693

Thank you for the report, we have added this to our task list.

Another question, how to add adsense as backup ad?

Not sure what you mean by backup ad, but you can use AdSense ads by pasting entire code into "Banner Code" field. It is good idea to have Safe Mode enabled for these ads, as those are complex JS-based ads and are better to be included into the page directly, without being parsed by JS.

So this will be my first post on Xenforo and must say I have been highly impressed with Xencentral in building my forum. It's a really unique system that allows for lots of custimisation. I'm not a web developer or anything like that so it's been pretty good to use.

One thing that I have requested is the ability to exclude pages from the banner system rather than making it inclusive. I have certain sections in the forum that I don't want the main banner rotation to be shown. I have tried to use the inclusive but when you do this it takes the main rotation off the main page. Weird. Xencentral - When do you think this update will be going live? Pretty crucial for us here at the moment and it's the one thing preventing go live.

Thanks :)

We have considered to make a release with some ready and tested features and included this feature as well. Please download 1.3.0 version and upgrade to have the feature.

Thank you!
 
Thank you for the report, we have added this to our task list.



Not sure what you mean by backup ad, but you can use AdSense ads by pasting entire code into "Banner Code" field. It is good idea to have Safe Mode enabled for these ads, as those are complex JS-based ads and are better to be included into the page directly, without being parsed by JS.



We have considered to make a release with some ready and tested features and included this feature as well. Please download 1.3.0 version and upgrade to have the feature.

Thank you!

Ok so I have just installed this to the forum but when I tick the nodes I don't wan't included (Page Criteria (NOT)) it still knocks out the banners on every page on the forum that is using that hook... I have tried taking that rule out and now I have no banners at all in that hook? Any ideas?

I have tried to do a support ticket but your portal keeps showing a 500 Internal Server Error.
 
Ok so I have just installed this to the forum but when I tick the nodes I don't wan't included (Page Criteria (NOT)) it still knocks out the banners on every page on the forum that is using that hook... I have tried taking that rule out and now I have no banners at all in that hook? Any ideas?

I have tried to do a support ticket but your portal keeps showing a 500 Internal Server Error.

Please test and see if the data is successfully saved in both Page Criteria and Page Criteria (NOT) tabs. If it is saved, make sure you don't have any Page Criteria enabled, and try with exclusion only. If this still does not work, open a ticket at https://desk.xencentral.com/ and we will review.

Thank you!
 
Bought this, didn't see any special instructions so i just followed protocol. I couldn't get past the framework install. "addon_xcas" only shows a blank page on install.
 
Last edited:
Thanks, I installed as described. I'm getting this in my server logs


ErrorException: Fatal Error: xcache_count(): xcache.admin.pass is 22 chars unexpectedly, it is supposed to be the password after md5() which should be 32 chars - library/Zend/Cache/Backend/Xcache.php:186
Generated By: myname, 4 minutes ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
ErrorException: Fatal Error: xcache_count(): xcache.admin.pass is 22 chars unexpectedly, it is supposed to be the password after md5() which should be 32 chars - library/Zend/Cache/Backend/Xcache.php:186
Generated By: myname, 4 minutes ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(46) "http://mydomain/admin.php?add-ons/install"
["_GET"] => array(1) {
["add-ons/install"] => string(0) ""
}
["_POST"] => array(3) {
["server_file"] => string(0) ""
["_xfConfirm"] => string(1) "1"
["_xfToken"] => string(8) "********"
}
}
 
Thanks, I installed as described. I'm getting this in my server logs

This is not an error with the product but server configuration issue. You just see now because the product uses the cache. As the error says, php.in canfiguration value xcache.admin.pass is invalid, it should 32 character md5 value. Ask your host provider for support if you are not sure what this means and how to fix it.

Thank you!
 
Top Bottom