Questions tagged [openx]

An open source ad technology platform written in PHP that serves as an alternative to Google's AdSense.

OpenX is an open-source advertising server that is licensed under the GNU General Public License. It features an integrated banner management interface and tracking system for gathering statistics. The product enables web site administrators to rotate banners from both in-house advertisement campaigns as well as from paid or third-party sources, such as Google's AdSense.

OpenX have announced the sale of OpenX Source to the Revive Adserver team.

177 questions
0
votes
2 answers

openx 2.8.1 "Session ID is invalid" when using XMLRPC api + ruby openx gem

Occasionally when accessing OpenX 2.8.1 via its XMLRPC api (using the ruby 'openx' gem), I will get this error message: Session ID is invalid I cannot find anything in OpenX's forums about this, nor via some Google searching. I am starting to…
Kyle
  • 1,054
  • 2
  • 14
  • 27
0
votes
1 answer

way to use php fake referer and redirect

my banner cant log by client , when i use iphone app to wrap a banner. my case is, i have a iphone app with a webpage that contain a banner, when ppl click the banner, it will go to a php script and then redirect to client site, but in client site…
user192344
  • 1,274
  • 6
  • 22
  • 36
0
votes
1 answer

Set IP from header before php code is running

Since i dont want to change openx coding and i wanna to set the IP from header to the php $_SERVER['REMOTE_ADDR'] Is there any way to extract a IP from header (pre-set by other program already in load balancing web server) before any php code…
user192344
  • 1,274
  • 6
  • 22
  • 36
0
votes
1 answer

How to calculate openX banner display portability

Is there a formula or way to calculate the openx banner display portability because i have some banner(campaign) are contact some are remnant and some of those has capping but some not it seem the portability was quite hard to control and i heard…
user192344
  • 1,274
  • 6
  • 22
  • 36
0
votes
1 answer

GWT execution / rendering of OpenX ad invocation tags

A bit confounded here, coming up dry on Google, and yet afraid some simple answer is right under my nose: What is/are the best way/ways to get a GWT control to render an OpenX invocation tag? I've tried placing either OpenX's "JavaScript" or…
Richard
  • 59
  • 4
0
votes
2 answers

add code snippet in magento core

I'm running magento 1.4 and I'm trying to display an overlayer banner on all the pages in my magento store. In which file should I add the code snippet for the banner so that the it gets displayed on all pages? BTW: the code snippet is actually some…
Bogdan
  • 1,053
  • 5
  • 20
  • 41
0
votes
1 answer

Deploying openx into ruby on rails application

I'm trying to integrate openx into an Ruby on Rails 2 application and I'm deploying my rails application on the root of my server like 'http://mydomain.com/' so i put the openx folder in the public so it'd load in…
Mr_Nizzle
  • 6,644
  • 12
  • 55
  • 85
0
votes
1 answer

Preventing ad networks popups in my site

Is there a way to prevent ad networks from creating pop-ups in my site. I am using OpenX to manage my ads. I explicitly told the networks not to show any pop-ups. As I have many ad networks I cannot be sure which one is invoking the pop-ups.
Roy Peleg
  • 1,000
  • 2
  • 8
  • 25
0
votes
1 answer

Using OpenX to serve text links that search engines can see?

I am currently using OpenX to serve rotating text links. However, the invocation code is javascript so I don't think search engines can spider these links. Is there another solution or a way to modify OpenX to serve links that search engines can…
Matthew Hui
  • 3,321
  • 2
  • 27
  • 38
0
votes
3 answers

OpenX has been installed, but no configuration file was found

I installed OpenX in my server, I've created a campaign and banner for that campaign and linked that campaign to a zone. I took a javascript invocation code, but the banner is not coming. Then i took iframe tage, and now i am getting this error…
selva24
  • 11
  • 3
0
votes
1 answer

OpenX: Banner link target=_self is not working

It seems OpenX (2.8.7) doesn't take into account the attribute "target". I tried using "_self" and "_top" but when clicking on the banner it always opens a new (_blank) window. I found nothing interesting on their forum. Is that a bug or am I doing…
Pascal Polleunus
  • 2,411
  • 2
  • 28
  • 30
0
votes
1 answer

rel=nofollow a subdomain

I have a subdomain that i use for advertisements. It has openx installed to serve the ads. How can I ensure that everything from the subdomain gets treated like adding rel=nofollow as I don't want Google and other search engines to think that we…
David
  • 16,246
  • 34
  • 103
  • 162
0
votes
1 answer

How can you achieve targeted yet evenly displayed banners in OpenX?

Many banners are tied to a zone. All of these banners have different targeting requirements using the site:variable (I say "requirements" loosely as the banner can be displayed even when requirements are not matched). The reason for this is because…
BWelfel
  • 532
  • 6
  • 20
0
votes
1 answer

How I could use the OpenX API through ajax to increment the click counts of a banner?

I have a lot of troubles with flashs banners without the clicktag. So, I decided to look for some trick to simulate them. I thougth that maybe, if a put the banner inside a div, and I use JavaScript to capture the "click event", of the div, I could…
Nisanio
  • 4,056
  • 5
  • 34
  • 46
0
votes
1 answer

openx adserver statistics tab error with postgres db version 9.x

I installed latest openX ad server(publisher server) with postgres 9.x version. After successful installation and configuration i login and click at "Statistics" tab i see the following error. i don't see this error when i installed openX server…
d-man
  • 57,473
  • 85
  • 212
  • 296