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
1 answer

Flex & OpenX Market: IMG URLs Incorrect Problem?

I've got OpenX working on my Flex site. But, I'm having problems getting OpenX Market working. At the moment, I only get my OpenX dummy ad-- no OpenX Market ads are displayed. So, I set an alert on the img tags and looped through the return. I'm…
Laxmidi
  • 2,650
  • 12
  • 49
  • 81
0
votes
2 answers

document.write on already loaded and closed website

i have a website where news articels are shown. now i already implemented a ajax reload for the articel so i can switch from one to another without reloading the whole page. (Like in News Apps) there is a box with advertisment in every articel…
Ferdinand Fatal
  • 374
  • 3
  • 16
0
votes
1 answer

Please Kneecap My Bug-- XML Parser Error using Flex 3, OpenX in IE

I'm trying to get Flex 3 and OpenX to work together. Everything works great in Safari and Firefox. But, I get an XML parser error in Internet Explorer, which makes me want to rip my hair out and drink turpentine. I've tried to simplify the problem…
Laxmidi
  • 2,650
  • 12
  • 49
  • 81
0
votes
1 answer

ereg_replace to preg_replace and OpenX

I have a client who is running OpenX (formerly PHPAdsNew), which is no longer being developed, and is not compatible with newer versions of PHP (as ereg and its variants are depreciated); the issue here is that I can't really tell what the ereg is…
0
votes
2 answers

Serving dynamic ads in OpenX

I have a searcher page with a sidebar with filter options and, when you change this options, the mid content updates via AJAX, matching the filter options criteria. In this same page, I have 6 spaces for putting OpenX Ads Zones. In order to always…
Erik Escobedo
  • 2,793
  • 24
  • 42
0
votes
0 answers

Understanding how openx cache was compromised

I have a system that uses openx for serving banners. I have recently noticed that several cache file in /var/cache contain infected code. The code contains sql queries that create several php files in the filesystem. These files are web shells that…
user3074662
  • 111
  • 3
0
votes
1 answer

Ad Server does not serve ads in Firefox, but works fine in Chrome, IE, & Safari?

I'm having a strange (likely JavaScript) related issue. I'm running Open X Ad Server ( http://www.openx.org ). The ads load fine every time when visiting the site via Chrome, IE, or Safari, but sometimes don't load at all in FireFox - Hence, it is a…
HipHop-opatamus
  • 334
  • 3
  • 13
0
votes
1 answer

Revive Adserver 3.1.0 force refresh statistics

I'm testing the Revive Adserver (formerly OpenX) and need to see actual statistics, but it always caches for a long time. Is there any ways to rebuild Revive statistics? Thanks.
Alexey Berezuev
  • 785
  • 9
  • 27
0
votes
2 answers

How do I regenerate statistics in Openx?

Due to faulty hardware, statistics generated over a 2 week period were significantly higher than normal (10000 times higher than normal). After moving the application to a new server, the problem rectified itself. The issue I have is that there are…
Martin Bauer
  • 83
  • 2
  • 4
0
votes
3 answers

openx banner delivery

How do I display a single banner on a page by using its ID with OpenX? I cannot get banners to display without using zones.
InnateDev
  • 299
  • 5
  • 15
0
votes
3 answers

How to get an oauth_token with oAuth in PHP

I'm trying to authenticate using OAuth in OpenX (site does not render well in chrome. Use iexplore or safari.) This is my piece of code # Login $url = "https://sso.openx.com/api/index/token"; $post = http_build_query( array( 'Access Token URL' =>…
Ale Ravasio
  • 98
  • 12
0
votes
1 answer

openx / revive website Statistics

I am using revive. I am using in the banner js this code document.write ("?zoneid=14&what=468x60&source=food"); that is return only banner that are in size 468x60 and with channel food. the limitation is working good. in: revive -> Statistics - >…
0
votes
2 answers

OpenX Passing Hidden Value for Session ID in URL

I need help with this. Using OpenX, I need to be able to pass a URL link to a page that has a random session ID. The banner and link are behind a secured login and every user that logs in will get a random session ID. I need to add that random…
0
votes
2 answers

Revive adserver: how to add extra field at add new advertiser section

i am new to revive adserver and i need to add an extra field at 'Add new advertiser' section.please help me to achieve this...
0
votes
2 answers

Frustrating XML Error, Flex, & OpenX

I'm trying to get Flex and OpenX to work together. OpenX is returning XML. I've got two Flex classes that clean-up the XML and place the ads on my site (thank you Daryl Bowden). Unfortunately, I get Error #1090: XML parser failure, when I test it.…
Laxmidi
  • 2,650
  • 12
  • 49
  • 81