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.

Recommended

AdAdmin – Usage scenarios

Three different ways to use AdAdmin software to rotate and sell banners on web sites.

Settembre 14, 2023

Tracking clicks on links in text with AdAdmin

With version 4.0.4 you can use clickTag to track clicks everywhere.

Aprile 29, 2023

AdAdmin v.3.994

Version update out now.

Ottobre 20, 2022

AdAdmin 3.993: added support for crypto payments and more features

Coinbase commerce, user permissions flags and more improvements

Settembre 6, 2022

Customize css styles in AdAdmin

To customize the css styles of your AdAdmin installation you have to create a custom theme. To create a custom…

Giugno 17, 2022

AdAdmin add footer sticky banner

To add a footer sticky banner with AdAdmin software follow these steps: Create a new AdAdmin position Create a new…

Aprile 16, 2022