Title: Imcompatible Javascript File Loaded
Last modified: September 25, 2016

---

# Imcompatible Javascript File Loaded

 *  Resolved [pinaldave](https://wordpress.org/support/users/pinaldave/)
 * (@pinaldave)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/imcompatible-javascript-file-loaded/)
 * After upgrading to 2.0.1 – I am seeing error Jascript 2.0.1 – Incompatible Javascript
   file Loaded, probably due to caching.
 * I cleared my server’s cache, local caching solutions as well as I tried in three
   different browsers (including incognito modes) as well as try a totally different
   computer. I see the same error everywhere.

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Author [Spacetime](https://wordpress.org/support/users/spacetime/)
 * (@spacetime)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/imcompatible-javascript-file-loaded/#post-8218217)
 * What is the address of your website?
 *  Thread Starter [pinaldave](https://wordpress.org/support/users/pinaldave/)
 * (@pinaldave)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/imcompatible-javascript-file-loaded/#post-8218454)
 * [http://blog.sqlauthority.com](http://blog.sqlauthority.com)
 *  Plugin Author [Spacetime](https://wordpress.org/support/users/spacetime/)
 * (@spacetime)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/imcompatible-javascript-file-loaded/#post-8218462)
 * If you open the Ad Inserter javascript file
    [http://blog.sqlauthority.com/wp-content/plugins/ad-inserter/js/ad-inserter.js](http://blog.sqlauthority.com/wp-content/plugins/ad-inserter/js/ad-inserter.js)
   you’ll see that it is the latest version 2.0.1
 * If it is not loaded it can be only due browser serving some cached file.
 * Go to Ad Inserter settings page and check source code. Look for
    `/wp-content/
   plugins/ad-inserter/js/ad-inserter.js?ver=2.0.1`
 * Make sure this file is properly loaded.
 *  Thread Starter [pinaldave](https://wordpress.org/support/users/pinaldave/)
 * (@pinaldave)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/imcompatible-javascript-file-loaded/#post-8218504)
 * Hi Igor,
 * Thanks, I think I find the issue – the file is correctly loaded but to get the
   page cached, I am removing the ?ver=2.0.1 for all the JS files at the end of 
   it.
 * I think your page might be checking this ?ver=2.0.1 and that is why this warning.
   If my note is correct, I think we can consider this request resolved.
 *  Plugin Author [Spacetime](https://wordpress.org/support/users/spacetime/)
 * (@spacetime)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/imcompatible-javascript-file-loaded/#post-8218579)
 * The parameter `?ver=2.0.1` is added in order to prevent caching of old file versions
   when the plugin is updated.
    The script checks own version against this version
   parameter on the settings page.
 * I’ll consider changing how the versions are checked (without this parameter).
 *  Plugin Author [Spacetime](https://wordpress.org/support/users/spacetime/)
 * (@spacetime)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/imcompatible-javascript-file-loaded/#post-8218718)
 * If you experience this javascript warning you can try the [development version](https://downloads.wordpress.org/plugin/ad-inserter.zip)
   where this check has been fixed to work also on pages where the version parameter
   is not present.
 *  Thread Starter [pinaldave](https://wordpress.org/support/users/pinaldave/)
 * (@pinaldave)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/imcompatible-javascript-file-loaded/#post-8218735)
 * Hi Igor,
 * First of all – people use this plugin because it is good, but the best part is
   your promptness and ownership of this product.
 * I will try this on another site of mine with this development version.
 * Once again thanks Igor!

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Imcompatible Javascript File Loaded’ is closed to new replies.

 * ![](https://ps.w.org/ad-inserter/assets/icon-256x256.jpg?rev=1502039)
 * [Ad Inserter - Ad Manager & AdSense Ads](https://wordpress.org/plugins/ad-inserter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ad-inserter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ad-inserter/)
 * [Active Topics](https://wordpress.org/support/plugin/ad-inserter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ad-inserter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ad-inserter/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [pinaldave](https://wordpress.org/support/users/pinaldave/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/imcompatible-javascript-file-loaded/#post-8218735)
 * Status: resolved