Title: admin.js not found
Last modified: August 30, 2019

---

# admin.js not found

 *  Resolved [Roberto Jobet](https://wordpress.org/support/users/robertojobet/)
 * (@robertojobet)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/admin-js-not-found/)
 * Hi,
 * I installed the plugin in a WP site with a renamed wp-content folder.
 * Running plugin several 404 errors show up:
    “…wp-content/plugins/zightaccess/
   js/admin.js” not found
 * I’ve noticed that in your code you have hard-coded wp-content folder and I found
   also in DB table “wp_wsal_metadata” a record with this value “…wp-content/plugins/
   zightaccess/js/admin.js”
    Tried to update both values, but 404 continue coming
   out…
 * Regards

Viewing 1 replies (of 1 total)

 *  Plugin Author [zigpress](https://wordpress.org/support/users/zigpress/)
 * (@zigpress)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/admin-js-not-found/#post-12229535)
 * The plugin uses PLUGINDIR and WP_PLUGIN_DIR to locate its JS file so it could
   be that whatever method you used to rename wp-content didn’t properly change 
   those constants.
 * However it also uses “wp-content” as a literal string when setting the backup
   file location which means that it is not currently compatible with non-standard
   WordPress installations where the wp-content path has been changed.

Viewing 1 replies (of 1 total)

The topic ‘admin.js not found’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/zightaccess_f07b19.svg)
 * [ZigHtaccess](https://wordpress.org/plugins/zightaccess/)
 * [Support Threads](https://wordpress.org/support/plugin/zightaccess/)
 * [Active Topics](https://wordpress.org/support/plugin/zightaccess/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/zightaccess/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/zightaccess/reviews/)

## Tags

 * [404 errors](https://wordpress.org/support/topic-tag/404-errors/)
 * [admin.js](https://wordpress.org/support/topic-tag/admin-js/)

 * 1 reply
 * 1 participant
 * Last reply from: [zigpress](https://wordpress.org/support/users/zigpress/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/admin-js-not-found/#post-12229535)
 * Status: resolved