nginadofficial / open-video-ads

Automatically exported from code.google.com/p/open-video-ads
2 stars 3 forks source link

undefined function OX_bucket_updateTable #221

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
hi,

I'm trying our the new Open Video Ads extension and when I'm playing a pre-
roll the player tries to report video progress but I'm getting 500 internal 
server error:

PHP Fatal error: Call to undefined function OX_bucket_updateTable() in 
D:\openx-2.8.4\plugins\deliveryLog\oxLogVast\logImpressionVast.delivery.php 
on line 63

In the logImpressionVast.delivery.php file there is the following include:

require_once LIB_PATH . '/deliveryLog/BucketProcessingStrategyFactory.php';
require_once LIB_PATH . '/deliveryLog/DeliveryLog.php';

but I do not find them in my 2.8.4 installation.

Any clue?

Thanks,

Chen.

Original issue reported on code.google.com by chen.be...@gmail.com on 26 Apr 2010 at 2:07

GoogleCodeExporter commented 8 years ago
Hi, this is an OpenX issue - you are best logging this on the OpenX forum (at 
www.openx.org) - this issue log is 
for "player side" issues only.. given that we don't control the OpenX 
implementation (it's part of the OpenX 
platform now and supported by OpenX), you are best going directly to OpenX on 
this ...

Original comment by paul.sch...@gmail.com on 26 Apr 2010 at 2:37

GoogleCodeExporter commented 8 years ago
Hi,

I understand - but I think the documentation should note that some openX 
version 
might include that bug.

Also- Can you please recommend on an OpenX version that works?

thanks,

Chen.

Original comment by chen.be...@gmail.com on 27 Apr 2010 at 5:50

GoogleCodeExporter commented 8 years ago
2.8.5 does not have this error, at least not in my setup. you should upgrade 
anyway, 
as the 2.8.4 has a security issue.

Original comment by outnow...@gmail.com on 28 Apr 2010 at 9:17