Title: java script error
Last modified: August 21, 2016

---

# java script error

 *  [bluelinerhockey](https://wordpress.org/support/users/bluelinerhockey/)
 * (@bluelinerhockey)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/java-script-error-2/)
 * i am experiencing 2 java script errors that are making my visual editor not work.(
   I have troubleshooted it this far) and am stuck.
    this is the error;
 * Failed to load resource: the server responded with a status of 520 (Origin Error)
   [http://bluelinerhockey.com/wp-content/plugins/w3-total-cache/pub/img/w3tc-sprite-retina.png](http://bluelinerhockey.com/wp-content/plugins/w3-total-cache/pub/img/w3tc-sprite-retina.png)
   
   Failed to load resource: the server responded with a status of 520 (Origin Error)
   [http://bluelinerhockey.com/wp-includes/js/tinymce/plugins/hr/plugin.min.js](http://bluelinerhockey.com/wp-includes/js/tinymce/plugins/hr/plugin.min.js)
   Failed to load: [http://bluelinerhockey.com/wp-includes/js/tinymce/plugins/hr/plugin.min.js](http://bluelinerhockey.com/wp-includes/js/tinymce/plugins/hr/plugin.min.js)
 * how do i solve this?

Viewing 15 replies - 1 through 15 (of 26 total)

1 [2](https://wordpress.org/support/topic/java-script-error-2/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/java-script-error-2/page/2/?output_format=md)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/java-script-error-2/#post-5066427)
 * Have you tried:
 * – deactivating **all** plugins to see if this resolves the problem. If this works,
   re-activate the plugins one by one until you find the problematic plugin(s).
 * – switching to the default theme to rule out any theme-specific problems.
 * – [resetting the plugins folder](http://codex.wordpress.org/FAQ_Troubleshooting#How_to_deactivate_all_plugins_when_not_able_to_access_the_administrative_menus.3F)
   by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause
   problems.
 * – re-uploading all files & folders – **except** the wp-content folder and wp-
   config.php & root .htaccess files – from a **fresh** download of WordPress. Make
   sure that you delete the old copies of files & folder before uploading the new
   ones.
 *  Thread Starter [bluelinerhockey](https://wordpress.org/support/users/bluelinerhockey/)
 * (@bluelinerhockey)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/java-script-error-2/#post-5066474)
 * yes i have ruled any theme related issues by deactiveating and switching. And
   reached this piece of advice [https://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors](https://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors)
   
   and as such i am creating a forum topic.
 * I have tried to reinstall the version wordpress
 * Where do I get the files from to re upload them?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/java-script-error-2/#post-5066480)
 * [https://wordpress.org/download/](https://wordpress.org/download/)
 *  Thread Starter [bluelinerhockey](https://wordpress.org/support/users/bluelinerhockey/)
 * (@bluelinerhockey)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/java-script-error-2/#post-5066544)
 * no joy i am afraid on any browser
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/java-script-error-2/#post-5066548)
 * Sorry? No joy in regard to what?
 *  Thread Starter [bluelinerhockey](https://wordpress.org/support/users/bluelinerhockey/)
 * (@bluelinerhockey)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/java-script-error-2/#post-5066549)
 * I have tried to reupload and still can not use the visual editor
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/java-script-error-2/#post-5066551)
 * Did you try resetting the plugins folder using Phpmyadmin?
 *  Thread Starter [bluelinerhockey](https://wordpress.org/support/users/bluelinerhockey/)
 * (@bluelinerhockey)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/java-script-error-2/#post-5066561)
 * How do you do that?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/java-script-error-2/#post-5066562)
 * See the page at the link I posted earlier.
 *  Thread Starter [bluelinerhockey](https://wordpress.org/support/users/bluelinerhockey/)
 * (@bluelinerhockey)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/java-script-error-2/#post-5066643)
 * resetting didnt work either
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 9 months ago](https://wordpress.org/support/topic/java-script-error-2/#post-5066646)
 * Add this into your wp-config.php file:
 *     ```
       define('WP_CACHE', false); // For W3 Total Cache
       ```
   
 * Then disable your plugins
 *  Thread Starter [bluelinerhockey](https://wordpress.org/support/users/bluelinerhockey/)
 * (@bluelinerhockey)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/java-script-error-2/#post-5066652)
 * where do i add that. i have changed the line that looks the same from true to
   false and put in a new line and tried disabling the plugins and still the visual
   editor is not working
 *  [Pioneer Web Design](https://wordpress.org/support/users/swansonphotos/)
 * (@swansonphotos)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/java-script-error-2/#post-5066655)
 * Might also want to check Cloudflare settings (turn off for now)
 *  Thread Starter [bluelinerhockey](https://wordpress.org/support/users/bluelinerhockey/)
 * (@bluelinerhockey)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/java-script-error-2/#post-5066706)
 * cloudflare is not the issue either
 *  Thread Starter [bluelinerhockey](https://wordpress.org/support/users/bluelinerhockey/)
 * (@bluelinerhockey)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/java-script-error-2/#post-5066745)
 * could this be an issue with java on my mac?

Viewing 15 replies - 1 through 15 (of 26 total)

1 [2](https://wordpress.org/support/topic/java-script-error-2/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/java-script-error-2/page/2/?output_format=md)

The topic ‘java script error’ is closed to new replies.

## Tags

 * [java](https://wordpress.org/support/topic-tag/java/)
 * [visual editor](https://wordpress.org/support/topic-tag/visual-editor/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 26 replies
 * 7 participants
 * Last reply from: [jshariar](https://wordpress.org/support/users/jshariar/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/java-script-error-2/page/2/#post-5066837)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
