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

I can not addimage to ad revive server

I want to upload ad image to ad revive server, when i create or update d banner. when i click to save changes page will response the The connection time out. . I try to change the file permissions 0755 to 0777. but sill i can upload/change ad…
user4282187
0
votes
2 answers

Date format on OpenX API addCampaign method

I'm creating a campaign through the OpenX API, and so far so good but i need to set an end date to the campaign, via the endDate parameter; the thing is: i don't know what i should bind to the parameter on the API call. I tried using this: $date =…
Jorge Guberte
  • 10,464
  • 8
  • 37
  • 56
0
votes
1 answer

Unknown column 'user_id' in 'field list' ox_session after logging into revive adserver

I am trying to move an install of Revive Ad Server (v 4.11 - upgraded from OpenX) to a new server. Our host has provided me with a backup of the mysql database and an archive of the files (php, etc.). I've created the database and restored the…
Erich
  • 499
  • 1
  • 13
  • 34
0
votes
1 answer

Openx postgres error

I installed OpenX on postgres and I get an error on Stats page: MDB2 Error: unknown error _doQuery: [Error message: Could not execute statement] [Last executed query: SELECT m.clientid AS advertiser_id,d.campaignid AS placement_id,s.ad_id AS…
fadehelix
  • 201
  • 2
  • 14
0
votes
1 answer

Add html5 banner in Revive 4.1.1 gives PHP fatal error: Cannot redeclare Plugin_BannerTypeHTML_delivery_adRender

When I add a html5 banner to a campaign in Revive 4.1.1 and click 'save changes', I get an empty page in the admin. The Apache error log contains: PHP Fatal error: Cannot redeclare Plugin_BannerTypeHTML_delivery_adRender() (previously declared in…
René Pijl
  • 4,310
  • 1
  • 19
  • 25
0
votes
1 answer

Issue with a javascript jQuery script in OpenX

I'm using OpenX at work, and one of my boss requirements is a expandable banner. For that (and made a horrible simplification of the whole story) I made this script. function retro(){ var acs = jQuery('#trial_center').height() - 5; …
Nisanio
  • 4,056
  • 5
  • 34
  • 46
0
votes
1 answer

Multiple Keywords Banner Delivery in OpenX

I have to show banners based on multiple keywords. I am using PAGE URL option containing multiple keywords separated by + sign. Can you please tell how to resolve it?
Volatil3
  • 14,253
  • 38
  • 134
  • 263
0
votes
2 answers

openx capabilities

i know openx is a great software. however i want to setup a project. i want to create my own ad network. what i mean is serving ads not only for all my websites, but i want to have a commercial ad network where advertisers can buy ads from qualified…
dzul
  • 391
  • 1
  • 4
  • 6
0
votes
1 answer

does flowplayer or jwplayer support the old VAST1.0 for ad serving?

I'm using revive adserver(the former OpenX) to crate inline video ad, I'm able to get the VAST1.0 xml from revive ,the xml format like this: ... the revive…
rellocs wood
  • 1,381
  • 4
  • 21
  • 36
0
votes
5 answers

Jquery/javascript detection if iframe can be loaded

I have iframes with OpenX ads I server from another server/domain. When something happens to this ad server the main server doesn't load whole contents because the domain that openx loads in iframe is not responding. I always thought that iframe…
Jerry2
  • 2,955
  • 5
  • 30
  • 39
0
votes
1 answer

Admob openx integration

We are using openx to serve ads. However there are times when we don't have enough Ads and would like to serve admob Ads. Is there an openx - admob integration that allows us to setup a banner or zone that will just call out to admob?
0
votes
2 answers

With a 3rd party Open X Server, how can we stop it from attempting to load if their site goes down?

The code below is the ad that is being served. Since the ad is at the very top of the page, we want to make sure that it doesn't stop the site from loading if their server happens to go down. We are looking for either a javascript or C# ASP.NET…
Caimen
  • 2,623
  • 2
  • 26
  • 43
0
votes
1 answer

OpenX Admin not loading

I have two openx 2.8 servers running here. The issue is that trying to open the admin page redirects me to the full path www.myserver.com/www/admin/index.php with blank screen. Still I can access www.myserver.com/www/images/, delivery etc. I tried a…
0
votes
1 answer

Framework issue - Module file was created by an older version of the compiler

I'm using newest OpenXSDKframework (debug) included in embedded Binaries Build Settings: Embedded Content Contains Swift Code YES Other linker -Objc XCode 7.31 swift when import OpenXSDKCore this error is showing…
0
votes
1 answer

Kohana and OpenX

I am trying to install OpenX in a website that I use Kohana. It worked fine, until I found this error: Fatal error: Uncaught Kohana_Request_Exception [ 0 ]: Unable to find a route to match the URI: 500.shtml ~…
Gabriel Bianconi
  • 1,179
  • 3
  • 19
  • 37