Title: Update Broke Script Loading
Last modified: December 3, 2018

---

# Update Broke Script Loading

 *  Resolved [gigigoodreads](https://wordpress.org/support/users/gigigoodreads/)
 * (@gigigoodreads)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/update-broke-script-loading/)
 * The latest update has caused all of my pages in the admin panel to stop loading.
   The ad codes aren’t loading either. Here is a picture of the error. Just that“
   loading” circle, never ending. [https://gaybook.reviews/wpstorage/wp-content/uploads/2018/12/ads.jpg](https://gaybook.reviews/wpstorage/wp-content/uploads/2018/12/ads.jpg)

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

 *  Plugin Author [alex_schwabauer](https://wordpress.org/support/users/alex_schwabauer/)
 * (@alex_schwabauer)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/update-broke-script-loading/#post-10946248)
 * Hey,
 * thank you for reaching out to us!
 * Could you please check three things:
    1. Does the folder “wp-content/uploads/
   uam-redirect” exists in the wordpress installation on your server? 2. In that
   folder, does a file called “.htaccess” exist? 3. Does your server support htaccess
   redirects?
 * When in doubt, feel free to ask!
 * I look forward to your response.
 * Kind regards,
 * Alex
 *  [gaybookreviews](https://wordpress.org/support/users/gaybookreviews/)
 * (@gaybookreviews)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/update-broke-script-loading/#post-10946346)
 * Wrong account, see below.
 *  Thread Starter [gigigoodreads](https://wordpress.org/support/users/gigigoodreads/)
 * (@gigigoodreads)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/update-broke-script-loading/#post-10946348)
 * I have the /wp-content/uploads/uam-redirect/ folder but it is empty.
 * Yes, .htaccess is supported and I have root access to the server.
 * Everything worked perfectly until the last update.
 *  [MACscr](https://wordpress.org/support/users/macscr/)
 * (@macscr)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/update-broke-script-loading/#post-10947177)
 * We are having the same problem.
 * No, our site using nginx and have been using this plugin for a couple years now,
   but its convoluted update process has always caused problems for us. No idea 
   why this plugin isnt developed with wordpress plugin standards in mind.
    -  This reply was modified 7 years, 5 months ago by [MACscr](https://wordpress.org/support/users/macscr/).
 *  [MACscr](https://wordpress.org/support/users/macscr/)
 * (@macscr)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/update-broke-script-loading/#post-10947217)
 * I had to manually create a symlink in order to get things working again. no idea
   why in the world he creates this crazy symlinks versus linking to the files in
   the actual plugin folder to begin with.
 * ln -s wp-content/plugins/ultimate-ads-manager wp-content/uploads/uam-redirect/
   base
 * eww.
 *  Plugin Author [Denis Golovin](https://wordpress.org/support/users/denis_golovin/)
 * (@denis_golovin)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/update-broke-script-loading/#post-10950364)
 * Hi,
 * > no idea why in the world he creates this crazy symlinks versus linking to the
   > files in the actual plugin folder to begin with.
 * The Ultimate Ads Manager displays and manages adverts. However, ad blocker extensions
   deny any requests which have the word “ad” or “ads” in it. Thus, ad blockers 
   cause problems when trying to load `http://.*/ultimate-ads-manager/.*` URLs. 
   This is why we need these crazy redirects.
 * Thank you for sharing your workaround for nginx servers! It seems that we need
   a hybrid approach which creates symlinks and the .htaccess file, since many hosts
   do not allow symlinks.
 * The update will hopefully be released this week.
 * Regards,
 * Denis
 *  [MACscr](https://wordpress.org/support/users/macscr/)
 * (@macscr)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/update-broke-script-loading/#post-10950371)
 * Why not rename the plugin folder name then? =P Seems like a more logical approach.
 *  Plugin Author [Denis Golovin](https://wordpress.org/support/users/denis_golovin/)
 * (@denis_golovin)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/update-broke-script-loading/#post-10954406)
 * As you can see in the [plugin repository](https://plugins.trac.wordpress.org/browser/ultimate-ads-manager/tags)
   there is no mention of a folder called `ultimate-ads-manager`. It is a wordpress
   internal sanitizing mechanism based on the plugin name as input. So we have the
   option to create a new plugin with a name which does not include the forbidden
   words:) or we can dynamically change the folders name, which comes with a bunch
   of different issues. None of these options is feasible and won’t be implemented.
 * I hope this makes the whole symlink/redirecting approach more plausible and transparent
   to you guys. That being said, we are always interested in hearing your ideas 
   and constructive feedback!
 * Regards,
    Denis
 *  Plugin Author [Denis Golovin](https://wordpress.org/support/users/denis_golovin/)
 * (@denis_golovin)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/update-broke-script-loading/#post-10959002)
 * We just released version 2.2.3, which follows a hybrid approach htaccess + symlinks.
   If symlinks worked for you in the past, version 2.2.3 should work again on your
   server.
 * Closing this topic.
 * Regards from Germany,
 * Denis
 *  [Alberto Marin Moran](https://wordpress.org/support/users/albertoestamosenlineacomve/)
 * (@albertoestamosenlineacomve)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/update-broke-script-loading/#post-10985116)
 * I’m sorry, but version 2.2.2 and 2.2.3 do not work for me. everything worked 
   perfectly before and I’m still in version 4.9.8 of WordPress
 *  Plugin Author [Denis Golovin](https://wordpress.org/support/users/denis_golovin/)
 * (@denis_golovin)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/update-broke-script-loading/#post-10985186)
 * For many people the issue was resolved by removing the file `.htaccess` in the
   folder `wp-content/uploads/uam-redirect/`. We will try to make UAM work on as
   many servers as possible in the next release.

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

The topic ‘Update Broke Script Loading’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ultimate-ads-manager_5a9ebc.svg)
 * [Ultimate Ads Manager](https://wordpress.org/plugins/ultimate-ads-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-ads-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-ads-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-ads-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-ads-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-ads-manager/reviews/)

 * 11 replies
 * 6 participants
 * Last reply from: [Denis Golovin](https://wordpress.org/support/users/denis_golovin/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/update-broke-script-loading/#post-10985186)
 * Status: resolved