Title: reload_code.js in new plugin version
Last modified: August 20, 2016

---

# reload_code.js in new plugin version

 *  Resolved [andreu](https://wordpress.org/support/users/andreu/)
 * (@andreu)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/reload_codejs-in-new-plugin-version/)
 * Hi. Does the new plugin version doesn’t include the reload_code.js? Why? My site
   stopped working fine since the plugin update.
 * I was planning to make a donation but I see that now there’s also a commercial
   version. Does it have differences with the non-commercial one?
 * Thanks
 * [http://wordpress.org/extend/plugins/advanced-ajax-page-loader/](http://wordpress.org/extend/plugins/advanced-ajax-page-loader/)

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

 *  Plugin Author [Dean Williams](https://wordpress.org/support/users/deano1987/)
 * (@deano1987)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/reload_codejs-in-new-plugin-version/#post-3227616)
 * Hey Andreu,
    you must have had a very old version of this plugin. Yes some time
   ago I did away with the reload_code.js file.
 * Now all reload codes are handled in your wordpress admin panel, go to “settings
   > Advanced Ajax Page Loader” and look at the “reload codes” input box.
 * This means any updates in future retain your reload code and obviously also means
   you no longer have to manually edit files which is nasty.
 * Finally…
    The commercial purchase option is for those using AAPL on commercial
   websites, this means a site selling products or services and making money. Or
   someone who is installing AAPL for a client that is paying them for the work.
   If you make a donation I have been pretty lenient to just add you as “commercial”
   licensed as a thank you 🙂
 *  [crynos](https://wordpress.org/support/users/crynos/)
 * (@crynos)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/reload_codejs-in-new-plugin-version/#post-3227652)
 * I just downloaded and the debbuger shows that reload_code.js are missing…
 * Some variables points to it:
 * $file = fopen(plugin_dir_path(__FILE__) . ‘/reload_code.js’, ‘w’);
 * <script type=”text/javascript” src=”<?php echo plugins_url( ‘reload_code.js’ ,
   __FILE__ );?>”></script>
 * Inside advanced-ajax-page-loader.php
 * And it didn’t work at all for me … can someone help me ?

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

The topic ‘reload_code.js in new plugin version’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/advanced-ajax-page-loader_bcd4a4.
   svg)
 * [Advanced AJAX Page Loader](https://wordpress.org/plugins/advanced-ajax-page-loader/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-ajax-page-loader/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-ajax-page-loader/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-ajax-page-loader/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-ajax-page-loader/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-ajax-page-loader/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [crynos](https://wordpress.org/support/users/crynos/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/reload_codejs-in-new-plugin-version/#post-3227652)
 * Status: resolved