Title: inc/script/jscolor.js
Last modified: August 20, 2016

---

# inc/script/jscolor.js

 *  Resolved [ggldb](https://wordpress.org/support/users/ggldb/)
 * (@ggldb)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/incscriptjscolorjs/)
 * I’m using blue-admin V12.12.21 with WP 3.4.2.
    I do like this plugin but I have
   a small problem: when I’m connected with admin privileges, my plugin “redirection”
   detects many Errors 404 with this URL: wp-content/plugins/blue-admin/inc/script/
   jscolor.js?ver=12.12.21
 * After a quick investigation in the code of blue-admin, I found that the problem
   seems to be in the lines 68,69,70 of the file inc/inc.php as there is no inc/
   script folder in the files of blue-admin V12.12.21:
    if(is_admin()){ wp_enqueue_script(
   $wp_lj_plugin[‘slug’], $wp_lj_plugin[‘url’] . ‘inc/script/jscolor.js’,”,$wp_lj_plugin[‘
   version’] ); }
 * For the moment I don’t use the feature Custom AdminBar Menu.
 * [http://wordpress.org/extend/plugins/blue-admin/](http://wordpress.org/extend/plugins/blue-admin/)

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

 *  [kokopelli](https://wordpress.org/support/users/kokopelli/)
 * (@kokopelli)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/incscriptjscolorjs/#post-3318223)
 * Yes, I also have been receiving many 404 errors like this because of the missing
   inc/script folder:
 * `/home/mysite/public_html/wp-content/plugins/blue-admin/inc/script`
 * So I have just created a blank SCRIPT folder in the INC folder for now.
 * Please fix. 🙂
 * Thanks for a nice plugin!
 *  [WACKA1](https://wordpress.org/support/users/wacka1/)
 * (@wacka1)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/incscriptjscolorjs/#post-3318237)
 * kokopelli, many thanks for the tip, it helped me to get around the JS error that
   this was causing.
 * Conor
 *  Plugin Author [Linesh Jose](https://wordpress.org/support/users/lineshjose/)
 * (@lineshjose)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/incscriptjscolorjs/#post-3318239)
 * Hey folks,
    sorry for the inconvenience. We will fix all these errors in the 
   next version of BlueAdmin. We just waiting for the new version of WP(3.6). Thanks
   for your support 🙂
 *  [SeyMedia](https://wordpress.org/support/users/seymedia/)
 * (@seymedia)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/incscriptjscolorjs/#post-3318244)
 * WP 3.6 is out.. so.. ETA for next update and js fix? 🙂

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

 The topic ‘inc/script/jscolor.js’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/blue-admin_ba8d9c.svg)
 * [Blue Admin](https://wordpress.org/plugins/blue-admin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/blue-admin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/blue-admin/)
 * [Active Topics](https://wordpress.org/support/plugin/blue-admin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/blue-admin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/blue-admin/reviews/)

 * 4 replies
 * 5 participants
 * Last reply from: [SeyMedia](https://wordpress.org/support/users/seymedia/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/incscriptjscolorjs/#post-3318244)
 * Status: resolved