ERROR: The include of the adkit.js or EBLoader.ks is missing in the root HTML file.
Download the JS and replace this:
You can download the JS file in the link I posted in ERROR 4 in my April 14th 2016 post.
<script type="text/javascript" src="https://secure-ds.serving-sys.com/BurstingScript/EBLoader.js"></script>
with
<script type="text/javascript" src="./EBLoader.js"></script>
Remember to put the downloaded JS file at the same place where your index.html file is. Same folder.
No comments:
Post a Comment