Title: codeman38's Replies | WordPress.org

---

# codeman38

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] W3TC admin interface is completely blank](https://wordpress.org/support/topic/w3tc-admin-interface-is-completely-blank/)
 *  Thread Starter [codeman38](https://wordpress.org/support/users/codeman38/)
 * (@codeman38)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/w3tc-admin-interface-is-completely-blank/#post-2075881)
 * And found the cause of it. It’s the Bad Behavior plugin.
 * **Edit:** Or not; I spoke too soon. Now I’ve got all the plugins deactivated 
   and it’s still showing the error. I’m confused…
 * **Edit #2:** Ah, apparently this may be an issue with my hosting provider’s configuration,
   judging from [this bug](http://wordpress.org/support/topic/plugin-w3-total-cache-cannot-run-code-from-this-file-in-conjunction-with-non-encoded-files?replies=4)?
   I hadn’t encountered this with the older version, and it doesn’t affect anything
   on the non-admin side, which is rather odd.
 * **Edit #3:** Indeed, not an issue with 0.9.1.3; admin interface shows up fine
   there. This only happens with 0.9.2.1.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] W3TC admin interface is completely blank](https://wordpress.org/support/topic/w3tc-admin-interface-is-completely-blank/)
 *  Thread Starter [codeman38](https://wordpress.org/support/users/codeman38/)
 * (@codeman38)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/w3tc-admin-interface-is-completely-blank/#post-2075879)
 * Aha, some further clues. Disabling some other plugins caused the following error
   to appear:
 * `PHP Fatal error: Cannot run code from this file in conjunction with non encoded
   files in [...]/wp-content/plugins/w3-total-cache/inc/mime/cssjs.php on line 231`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Super Cache] [Plugin: WP Super Cache] Error 500 on wp-admin after activating](https://wordpress.org/support/topic/plugin-wp-super-cache-error-500-on-wp-admin-after-activating/)
 *  Thread Starter [codeman38](https://wordpress.org/support/users/codeman38/)
 * (@codeman38)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-error-500-on-wp-admin-after-activating/#post-1808667)
 * Deleting advanced-cache.php fixes it– but it keeps regenerating it every time
   I go to the settings page, causing it to 500 again.
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [2.5 admin backend annoying](https://wordpress.org/support/topic/25-admin-backend-annoying/)
 *  [codeman38](https://wordpress.org/support/users/codeman38/)
 * (@codeman38)
 * [18 years ago](https://wordpress.org/support/topic/25-admin-backend-annoying/page/3/#post-723047)
 * One thing that really threw me… am I the only one who thinks that it’s more intuitive
   to go to Manage – Media Library to add media to the library, rather than doing
   it via the posting page? This would particularly make sense if there are media
   you’re planning to use in multiple posts. I don’t see why it’d hurt to have the
   option in *both* places…
 *   Forum: [Alpha/Beta/RC](https://wordpress.org/support/forum/alphabeta/)
    In 
   reply to: [Suggestions and notes](https://wordpress.org/support/topic/suggestions-and-notes/)
 *  [codeman38](https://wordpress.org/support/users/codeman38/)
 * (@codeman38)
 * [18 years ago](https://wordpress.org/support/topic/suggestions-and-notes/#post-719475)
 * Thirding the suggestion to have “add media” available on the Manage – Media Library
   page. Maybe I’m just weird in how I think, but that seemed like a more intuitive
   place to have it than on the posting page. Why not have it in both places, so
   people with either worldview will be able to find it?
 * (And yes, I know, it’s no longer beta. Still, surprises me that this was kept
   this way in the final version.)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Texturize Quote-replacement Bug](https://wordpress.org/support/topic/texturize-quote-replacement-bug/)
 *  [codeman38](https://wordpress.org/support/users/codeman38/)
 * (@codeman38)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/texturize-quote-replacement-bug/#post-53996)
 * I’ve made a diff file from the 2004-08-10 version of functions-formatting.php
   to fix some of the more annoying bugs I’ve encountered. One of them is a matter
   of taste (I think two hyphens should be turned into an em-dash and not an en-
   dash), but the other two are major annoyances for those who prefer to use single
   quotes and place punctuation outside of the quotation marks.
    [http://zone38.net/blog/functions-formatting.diff](http://zone38.net/blog/functions-formatting.diff)
   For those who might be using a different version, the lines that were _changed_
   should be obvious, but the _deletion_ may not be; it’s for the line that texturizes
   an apostrophe followed by a lowercase _s_. The combined fixes will prevent typographical
   travesties like this one: _â€˜This code’, thought the Anglophile programmer, 
   â€™seems very broken indeed.â€™_ 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Comment Preview for WordPress 1.2](https://wordpress.org/support/topic/comment-preview-for-wordpress-12/)
 *  [codeman38](https://wordpress.org/support/users/codeman38/)
 * (@codeman38)
 * [21 years, 9 months ago](https://wordpress.org/support/topic/comment-preview-for-wordpress-12/#post-53953)
 * I’ve done some hacks to improve the ‘texturizing’ of previewed comments, fix 
   the problems with quotation marks in user names and URLs, and solve at least 
   some of the layout problems, among other things. Here’s the updated source code:
   
   [http://zone38.net/blog/wp-comment-review.phps](http://zone38.net/blog/wp-comment-review.phps)
   Feel free to include the changes in your own distribution, LaughingLizard.

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