I just transferred open x to a new server and need to change the db info (host, username, password, db name). I have been looking over and I can't find a settings, config file.
Update: Found config file inside var folder
...
I'm serving ads using OpenX within Rails. To correctly use the OpenX full page invocation you need to set Oa_zones[] array, otherwise all available ads are requested (but will never be used).
These are the necessary pieces:
Build an array of zones. Ideally zones could be added in any partial, so working with this array needs to be a...
I'm loading some content into a jquery-ui dialog via .ajax. That's all working fine but now I've been given an OpenX ad to embed into the dialog & can't figure out how to do it. I know all the script is stripped when coming in via ajax, & I know how to use $.getScript to load .js files for use in the dialog, but the OpenX ad script I'v...
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.
...
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 2 weeks of stats that are clearly wrong.
I have checked the raw impressions table for t...
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 client side issue, which leads me to believe its something up with the javascript.
The ...
Usually OpenX delivery reports on daily basis. Since I am going to make changes in Email content, I need to debug it.
Can anyone guide me that is there anyway to execute EmaiL Delivery Files directly?
Thanks
...
hello all
i need to repeat same zone multiple times in the same page.im using openx 2.8.5 but single page call is not working. will somebody please tell me how to use single page call in openx 2.8.5
...
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 serving relevant content in this Zones, according to the searcher filters, I want to repl...
My System
Apache 2.2.9
PHP 5.2.9
MySQL client version: 5.1.28-rc
Openx v2.8.5
I am using the javascript single page call to serve my ads. I am running an in house CMS where everything is processed through a template.php file.
My Issue
The success of an ad being served seems to be very hit and miss. The placement or type of the ad ...
I am on a team that is developing an OpenX plugin, and I am responsible for the UI. I noticed that if I use certain Smarty tags in my template, the app doesn't work and I see an error message, similar to this:
Plugin by name 'Html_select_date' was not found in the registry; used paths: default_views_helpers_: /openx/www/admin/plugins...
Hi,
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 as best I can. Basically, I take the adReturn and then turn it into xml.
adReturn ...
Hi all,
We all want to make our site faster, google showed a few samples here: http://code.google.com/speed/articles/html5-performance.html
We use OpenX to serve ads, so, assuming browser supporting (FF3.6+), I presume we can just modify the OpenX ad tag from :
<script type='text/javascript'> ... ad codes </script>
into
<script ty...
how to loop over the jquery .ajax() success function. i m getting openx banner in loop but success function is not iterating and displaying it only first element of the for loop is displayed. here is the example code:
This is in html file:
staticurl='http://d1.openx.org/avw.php?zoneid='
zoneidList=new Array('110904','110903','110905');
...
Hi,
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 trying to figure out whether the img tags that are referenced are correct.
The odd on...
Hi,
I'm trying to retrieve a Banner from a remote OpenX adServer with XMLRPC.
I had been working with the OA_XmlRpc Class . This class has a view function to retrieve a banner specifying bannerid, campaignid or zoneid.
If I call the function in this way, it works:
$oaXmlRpc = new OA_XmlRpc('adsxxxxxxxx.com.ve', '/xxxxxxx/www/delivery...
Hello
I have been serving ads via OpenX on a site for a while now but was recently hit by the SQL Injection vulnerability in the software which caused all sorts of problems.
I am looking for an alternative to OpenX. It doesn't have to be open source, so far Ad Butler (http://www.adbutler.com/) is looking the most promising.
Any one...
Hi folks,
I am looking for a solution to deliver a "wallpaper" banner with the adserver "openx". A wallpaper consists of a leaderboard banner (728x90 px) and a vertical skyscraper. I cant find any option in OpenX itself, so I guess there must be some kind of dirty methods to get it done.
Anyone here having experiences with it? I'm thin...
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 ~ SYSPATH/classes/kohana/request.php [
635 ] thrown in
/home/xxxxxx/public_html/plugb/system/classes/kohana/request.p...
The installation of OpenX is acting quite weird. first it stopped delivering emails and when I set some campaign in advance,then it gives message that:
[b]This campaign is currently not active because:[/b]
and no reason is mentioned at all.
I am unable to figure out the reason behind it
Pls help!!
...