AdAdmin ad scripts with document.write

Script banners that uses document.write javascript function doesn’t work anymore with AdAdmin positions since version v.3.85 (03/11/2020). This happens because…

Marzo 9, 2022

Script banners that uses document.write javascript function doesn’t work anymore with AdAdmin positions since version v.3.85 (03/11/2020).

This happens because the document.write command slows down the page loading process so it’s a deprecated command and has been removed from AdAdmin and no-longer used.

If you still use scripted banners with document.write you must sobstitute the position script with the previous version, which is simpler and still working:

<script loading="lazy" src="https://yoururl.com/amb/ser.php?f=XXX"></script>

(replace yoururl.com with your domain and XXX with the correct number of your Position)

This should make your old scripts still working on AdAdmin versions >= 3.85.

There is a side effect: the Frequency cap feature will not work anymore.

If you need document.write command do not use the standard script

Author

PHP expert. Wordpress plugin and theme developer. Father, Maker, Arduino and ESP8266 enthusiast.