Jump to content

Maro

Approved members
  • Posts

    38
  • Joined

  • Last visited

About Maro

Recent Profile Visitors

821 profile views

Maro's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Any information about 2.0, 3.0 or 4.0?
  2. You need the Foliovision VAST Plugin and the Pro Version of the Foliovision Flowplayer. I hat this but didn't managed to get it to work. First, i got CORS Errors and now my licenses are expired. I don't know if it has problems with the XML code Revive Adserver is delivering. I'm exhausted on this problem... i'ts very sad.
  3. It seems to be gone, at this time there is no CORS Error. With foliovision VAST Tester, i got this next error: FV VAST Ad error: AdError 1010: The ad response was not understood and cannot be parsed. Maybe the player doesn't support this Version of VAST? I also tried to use = instead of %3D after "...pre-roll..."
  4. Hello, i'm wondering which VAST Version is used. I didn't found any hint. Only a thread from 2014, it reads that back then revive adserver only supported 1.0. Thank you
  5. I just switched to SPC because of the bad performance of asyncJS. The banners are not there instantly. I read about the fact, that async JS is as good as SPC without the disadvantages of asyncJS. So what is the trick? Use only the <ins> line without the <script...> line for each banner?
  6. No it does not fix the issue. I already tried to say that. My english is not the best, sometimes it is hard to express myself correctly. The issue isn't there at this time. I don't know why but i was disappeard before.
  7. Hi, i already allowed the path " is not within the allowed path(s): (/opt/plesk/php/7.1/share/pear/MDB2/Driver/Extended/:/var/www/vhosts/example.org/:/tmp/)"
  8. Hi, the debug.log shows this line: Jun 26 05:32:43 +0000 OX-5b31cffbdef91 [ warning] is_readable(): open_basedir restriction in effect. File(/opt/plesk/php/7.1/share/pear/MDB2/Driver/Extended/mysqli.php) is not within the allowed path(s): (/opt/plesk/php/7.1/share/pear/MDB2/Driver/Extended/:/var/www/vhosts/example.org/:/tmp/) I have added the directory /opt/plesk/php/7.1/share/pear/MDB2/Driver/Extended/ but the warning is still there, as shown above, now with the path as a allowed one. What problems are possible with this issue?It's a Plesk Onyx Server, v17.8.11. Maro
  9. I am using this in Google WebDesigner <script type="text/javascript" gwd-events="handlers"> window.gwd = window.gwd || {}; gwd.exit = function(event) { clickTag = window.location.search.substring(1).split("clickTag=")[1]; window.open(clickTag); }; </script>
  10. This is seen at the foliovision vast tester https://foliovision.com/player/vast/tester FV VAST load (0,html5) https://servingdomain/www/delivery/fc.php?script=bannerTypeHtml:vastInlineBannerTypeHtml:vastInlineHtml&format=vast&nz=1&zones=pre-roll%3D8 fv-player-vast.min.js?ver=6.6.2.1:1 FV VAST Ads init. fv-player-vast.min.js?ver=6.6.2.1:1 FV VAST Ad error: AdError 1010: The ad response was not understood and cannot be parsed. After reload the CORS message is there again: Failed to load https://servingdomain/www/delivery/fc.php?script=bannerTypeHtml:vastInlineBannerTypeHtml:vastInlineHtml&format=vast&nz=1&zones=pre-roll%3D8: The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'. Origin 'https://imasdk.googleapis.com' is therefore not allowed access. The credentials mode of requests initiated by the XMLHttpRequest is controlled by the withCredentials attribute.
  11. Is there nobody who has the same issues? Really?
  12. Did anyone know another good adserver software? I have not to be free.... It should just work.
  13. i tried this: https://developers.google.com/interactive-media-ads/docs/sdks/html5/cors but itis already true, so: "The value of the 'Access-Control-Allow-Credentials' header in the response is 'true, true which must be 'true' when the request's credentials mode is 'include'. Origin 'https://thevideowebsitethatshouldshowthevideo.com' is therefore not allowed access. The credentials mode of requests initiated by the XMLHttpRequest is controlled by the withCredentials attribute."
  14. Which credentials? What means include? Where to change it?
×
×
  • Create New...