Jump to content

OPR

Approved members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by OPR

  1. Hi , I have enable "requireSSL=1" in config file, and it works fine for delivery url . e.g: ajs.php/lg.php . But the trackingEvent URL is still using http in fc.php, please advice. thanks e.g: https://ad4.on.cc/web/www/delivery/fc.php?script=bannerTypeHtml:vastInlineBannerTypeHtml:vastInlineHtml&zones=pre-roll0-0%3D446&nz=1&source=&bn=chrome&bv=66&r=R0.7950630043633282&block=1&format=vast&charset=UTF-8 <TrackingEvents> <Tracking event="start"> <URL id="primaryAdServer"> <![CDATA[ http://ad4.on.cc/web/www/delivery/fc.php?script=deliveryLog:oxLogVast:logImpressionVast&banner_id=4914&zone_id=446&source=&vast_event=start ]]> </URL> </Tracking>
  2. We fixed this problem as this /var/adserver/plugins/bannerTypeHtml/vastInlineBannerTypeHtml/vastInlineHtml.delivery.php at line 65 change to return deliverVastAd('vastInline', $aBanner, $zoneId, $source, $ct0, $withText, $logClick, $logView, $useAlt,$richMedia=true, $loc, $referer); Anyone has this experience. Is it any impact ?
  3. But our case is "Too few arguments to function deliverVastAd()" when loading some Ad info. According to above log, the "function" expect 12 arguments but our program only loaded 11 arguments. Can you help us to fix this problem ?
  4. When we load the Banners content we got the following error message Fatal error: Uncaught ArgumentCountError: Too few arguments to function deliverVastAd(), 11 passed in /var/adserver/plugins/bannerTypeHtml/vastInlineBannerTypeHtml/vastInlineHtml.delivery.php on line 65 and exactly 12 expected in /var/adserver/plugins/bannerTypeHtml/vastInlineBannerTypeHtml/commonDelivery.php:23 Stack trace: #0 /var/adserver/plugins/bannerTypeHtml/vastInlineBannerTypeHtml/vastInlineHtml.delivery.php(65): deliverVastAd('vastInline', Array, 0, '', '', true, false, false, NULL, '', '') #1 /var/adserver/lib/max/Delivery/common.php(667): Plugin_bannerTypeHtml_vastInlineBannerTypeHtml_vastInlineHtml_Delivery_adRender (Array, 0, '', '', true, false, false, NULL, true, '', '') #2 /var/adserver/lib/max/Delivery/adRender.php(108): OX_Delivery_Common_hook('adRender', Array, 'Plugin_bannerTy...') #3 /var/adserver/lib/max/other/html.php(1528): MAX_adRender(Array, 0, '', '_blank', '', true, '', false, false) #4 /var/adserver/www/admin/campaign-banners.php(185): MAX_bannerPreview('1149') #5 {main} thrown in /var/adserver/plugins/bannerTypeHtml/vastInlineBannerTypeHtml/commonDelivery.php on line 23
×
×
  • Create New...