Title: Javascript Error in Admin
Last modified: April 18, 2024

---

# Javascript Error in Admin

 *  [msteffgen](https://wordpress.org/support/users/msteffgen/)
 * (@msteffgen)
 * [2 years ago](https://wordpress.org/support/topic/javascript-error-in-admin-5/)
 * ![](https://www.dropbox.com/scl/fi/t8vhktoksftfqdfcmnj30/error.png?rlkey=ckbr848suzlbybpy6h8mlc4ol&
   dl=0)
 * I’m having some issues with the plugin, it’s loads in the backend but doesn’t
   show nay results. I’m seeing a javascript error, pic attached. What is odd is
   I just installed this on the same host with essentially all the same plugins 
   and it works just fine?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fjavascript-error-in-admin-5%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Contributor [DanFoster](https://wordpress.org/support/users/danfoster/)
 * (@danfoster)
 * [2 years ago](https://wordpress.org/support/topic/javascript-error-in-admin-5/#post-17699684)
 * I’m afraid the picture doesn’t seem to have attached, please could you try again?
 *  Thread Starter [msteffgen](https://wordpress.org/support/users/msteffgen/)
 * (@msteffgen)
 * [2 years ago](https://wordpress.org/support/topic/javascript-error-in-admin-5/#post-17714773)
 * Hi Dan, ok I tried a different format. Let me know if this comes over?
 * [https://www.dropbox.com/scl/fi/uzskw21iodqir1bzhgw76/error.jpg?rlkey=pqzen4rbt6uu1zovixtr66y2i&st=i9l4j4us&dl=0](https://www.dropbox.com/scl/fi/uzskw21iodqir1bzhgw76/error.jpg?rlkey=pqzen4rbt6uu1zovixtr66y2i&st=i9l4j4us&dl=0)
 * ![](https://www.dropbox.com/scl/fi/uzskw21iodqir1bzhgw76/error.jpg?rlkey=pqzen4rbt6uu1zovixtr66y2i&
   st=i9l4j4us&dl=0)
 *  Thread Starter [msteffgen](https://wordpress.org/support/users/msteffgen/)
 * (@msteffgen)
 * [2 years ago](https://wordpress.org/support/topic/javascript-error-in-admin-5/#post-17721308)
 * Also if it helps I copied the error too. Essentially when I load the page is 
   just shows the framework but no data. Here is the error:
 *     ```wp-block-code
       Object { readyState: 4, getResponseHeader: getResponseHeader(e), getAllResponseHeaders: getAllResponseHeaders(), setRequestHeader: setRequestHeader(e, t), overrideMimeType: overrideMimeType(e), statusCode: statusCode(e), abort: abort(e), state: state(), always: always(), catch: catch(e)
   
       , … }
   
       ​abort: function abort(e)​always: function always()​catch: function catch(e)​complete: function t()​done: function add()​error: function t()​fail: function add()​getAllResponseHeaders: function getAllResponseHeaders()​getResponseHeader: function getResponseHeader(e)​overrideMimeType: function overrideMimeType(e)​pipe: function t()​progress: function add()​promise: function promise(e)
   
       ​
   
       readyState: 4
   
       ​
   
       responseJSON: Object { code: "rest_no_route", message: "No route was found matching the URL and request method.", data: {…} }
   
       ​
   
       responseText: '{"code":"rest_no_route","message":"No route was found matching the URL and request method.","data":{"status":404}}'
   
       ​setRequestHeader: function setRequestHeader(e, t)​state: function state()
   
       ​
   
       status: 404
   
       ​statusCode: function statusCode(e)
   
       ​
   
       statusText: "error"
   
       ​success: function t()​then: function then(t, n, r)​
   
       <prototype>: Object { … }track-the-click-admin.js:238:12
   
           error https://pgtcseizurestudy.com/wp-content/plugins/track-the-click/admin/js/track-the-click-admin.js?ver=0.3.17:238
   
           jQuery 4
       ```
   
 *  Thread Starter [msteffgen](https://wordpress.org/support/users/msteffgen/)
 * (@msteffgen)
 * [2 years ago](https://wordpress.org/support/topic/javascript-error-in-admin-5/#post-17738759)
 * Hello, wanted to check and see if you had any ideas on why this plugin would 
   be giving this error?
 *  Thread Starter [msteffgen](https://wordpress.org/support/users/msteffgen/)
 * (@msteffgen)
 * [2 years ago](https://wordpress.org/support/topic/javascript-error-in-admin-5/#post-17739298)
 * I’ve tried turning off all other plugins, trying a different theme but still 
   the same thing happening.
 *  Plugin Contributor [DanFoster](https://wordpress.org/support/users/danfoster/)
 * (@danfoster)
 * [2 years ago](https://wordpress.org/support/topic/javascript-error-in-admin-5/#post-17740418)
 * I’ve been trying to recreate this plugin but can’t seem to make it go wrong! 
   It looks like part of the plugin might be missing – is the file `plugins/track-
   the-click/admin/partials/class-track-the-click-admin.php` present?
 *  Thread Starter [msteffgen](https://wordpress.org/support/users/msteffgen/)
 * (@msteffgen)
 * [2 years ago](https://wordpress.org/support/topic/javascript-error-in-admin-5/#post-17746865)
 * I was able to locate that file but it’s in the /admin directory and not the /
   partials directory. If I move it into the /partials I get a critical error on
   the website.
 *  Thread Starter [msteffgen](https://wordpress.org/support/users/msteffgen/)
 * (@msteffgen)
 * [2 years ago](https://wordpress.org/support/topic/javascript-error-in-admin-5/#post-17746874)
 * But I can confirm on my other site where it is working that file is in the same
   place, the /admin and not the /admin/partials
 *  Thread Starter [msteffgen](https://wordpress.org/support/users/msteffgen/)
 * (@msteffgen)
 * [2 years ago](https://wordpress.org/support/topic/javascript-error-in-admin-5/#post-17751928)
 * Any ideas on this one? My other site is working just fine as it should? I went
   through and updated everything and tried to turn all plugins and change them 
   but nothing there fixed it. Also tried to reinstall the plugin all together but
   no luck?

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

The topic ‘Javascript Error in Admin’ is closed to new replies.

 * ![](https://ps.w.org/track-the-click/assets/icon-256x256.png?rev=2612587)
 * [Track The Click](https://wordpress.org/plugins/track-the-click/)
 * [Support Threads](https://wordpress.org/support/plugin/track-the-click/)
 * [Active Topics](https://wordpress.org/support/plugin/track-the-click/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/track-the-click/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/track-the-click/reviews/)

 * 9 replies
 * 2 participants
 * Last reply from: [msteffgen](https://wordpress.org/support/users/msteffgen/)
 * Last activity: [2 years ago](https://wordpress.org/support/topic/javascript-error-in-admin-5/#post-17751928)
 * Status: not resolved