Title: mwshead's Replies | WordPress.org

---

# mwshead

  [  ](https://wordpress.org/support/users/mwshead/)

 *   [Profile](https://wordpress.org/support/users/mwshead/)
 *   [Topics Started](https://wordpress.org/support/users/mwshead/topics/)
 *   [Replies Created](https://wordpress.org/support/users/mwshead/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/mwshead/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/mwshead/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/mwshead/engagements/)
 *   [Favorites](https://wordpress.org/support/users/mwshead/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Super Cache is refreshing too frequently!](https://wordpress.org/support/topic/super-cache-is-refreshing-too-frequently/)
 *  [mwshead](https://wordpress.org/support/users/mwshead/)
 * (@mwshead)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/super-cache-is-refreshing-too-frequently/#post-1058176)
 * I have the same problem. I replaced DOCUMENT_ROOT with a hard coded path in .
   htaccess and it seemed to fix the issue.
 * I also tried modifying the DocumentRoot settings in my Apache configuration, 
   but that didn’t seem to change anything. Has anyone found a way to make this 
   work other than hard coding the directories into the .htaccess file?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [2.5 Kubrick Header Colors Can’t be Changed](https://wordpress.org/support/topic/25-kubrick-header-colors-wont-chagne/)
 *  Thread Starter [mwshead](https://wordpress.org/support/users/mwshead/)
 * (@mwshead)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/25-kubrick-header-colors-wont-chagne/#post-738443)
 * When Safari is in debug mode I get:
 *     ```
       Undefined value
       http://www.site.com/wp-includes/js/colorpicker.js (line 374)
       ```
   
 * Line 374 is:
 *     ```
       while (t.parentNode != null) {
       ```
   
 * I’m guessing that this doesn’t matter because the code is just checking to see
   if it is defined or not.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [2.5 Kubrick Header Colors Can’t be Changed](https://wordpress.org/support/topic/25-kubrick-header-colors-wont-chagne/)
 *  Thread Starter [mwshead](https://wordpress.org/support/users/mwshead/)
 * (@mwshead)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/25-kubrick-header-colors-wont-chagne/#post-738441)
 * Hm. mod_security is not listed as an enabled Apache module. But just to be sure
   I added:
 *     ```
       <IfModule mod_security.c>
       SecFilterInheritance Off
       </IfModule>
       ```
   
 * to the .htaccess file in the root directory for the site. It didn’t fix the problem.
   Also the image upload and other Ajax functions seem to be working ok.
 * When I bring up the Error Console in Firefox and click on the button to bring
   up the color picker I get:
 *     ```
       Warning: Error in parsing value for property 'top'.  Declaration dropped.
       Source File: http://www.site.com/wp-admin/themes.php?page=functions.php&saved=true
       Line: 0
       ```
   
 * I’m not sure if that is relevant or not.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [2.5 Kubrick Header Colors Can’t be Changed](https://wordpress.org/support/topic/25-kubrick-header-colors-wont-chagne/)
 *  Thread Starter [mwshead](https://wordpress.org/support/users/mwshead/)
 * (@mwshead)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/25-kubrick-header-colors-wont-chagne/#post-738439)
 * [@otto](https://wordpress.org/support/users/otto/) – What OS are you using?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [2.5 Kubrick Header Colors Can’t be Changed](https://wordpress.org/support/topic/25-kubrick-header-colors-wont-chagne/)
 *  Thread Starter [mwshead](https://wordpress.org/support/users/mwshead/)
 * (@mwshead)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/25-kubrick-header-colors-wont-chagne/#post-738438)
 * Here is a screencast showing what I’m seeing: [http://s3.xeric.net/color-picker.mp4](http://s3.xeric.net/color-picker.mp4)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [2.5 Kubrick Header Colors Can’t be Changed](https://wordpress.org/support/topic/25-kubrick-header-colors-wont-chagne/)
 *  Thread Starter [mwshead](https://wordpress.org/support/users/mwshead/)
 * (@mwshead)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/25-kubrick-header-colors-wont-chagne/#post-738435)
 * [@otto](https://wordpress.org/support/users/otto/). Are you on 2.5 and which 
   browser/os are you using?

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