• Hi,
    The js invocation codes add www/delivery/ to the URL src then it gives a 404 :
    ex. //servedby.revive-adserver.net/www/delivery/asyncjs.php instaed of //servedby.revive-adserver.net/asyncjs.php

    Also 3 PHP warnings in the settings form fields : page=wp-revive.php
    Field Revive Adserver Async URL:
    <br /><b>Warning</b>: Trying to access array offset on value of type bool in <b>…./httpdocs/wp-content/plugins/wp-revive-adserver/inc/panels/wprevive-general-panel.php</b> on line <b>14</b><br />

    Field Revive Adserver ID:

    <br /><b>Warning</b>: Trying to access array offset on value of type bool in <b>…/httpdocs/wp-content/plugins/wp-revive-adserver/inc/panels/wprevive-general-panel.php</b> on line <b>19</b><br />

    page=wprevive_vast_convert

    Warning: Trying to access array offset on value of type bool in …/httpdocs/wp-content/plugins/wp-revive-adserver/inc/panels/wprevive-vast-convert-panel.php on line 25

    PS : you should specify toput //servedby.revive-adserver.net in Field Revive Adserver Async URL when using hosted edition (not easyto find this information in the doc)

    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author SteveSoehl

    (@zoan)

    Hello – the hosted edition does not alert its users to the address of their ad server?

    Thread Starter EditionsLVA

    (@editionslva)

    Perhaps but I didn’t find it, i guessed it reading the invocation code .
    The most important problem to solve is the www/delivery path that you hardcoded in the files : I removed them and it works now but I hope you will remove them or make it a configurable option in the next version. Thank you

    Thread Starter EditionsLVA

    (@editionslva)

    Hello,
    I add another suggestion concerning GPDR compliance : I think that it would be a good idea to create an option for adding the js invocation code (asyncjs.php) to make it possible to let a GPDR plugin do it instead after authorization. Example of GPDR script https://tarteaucitron.io/en/

    Thanks

    Plugin Author SteveSoehl

    (@zoan)

    The plugin was produced for the self-hosted version. I’ll make changes for the hosted version

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Bad Invocation code URL + 3 warnings’ is closed to new replies.