Title: zk's Replies | WordPress.org

---

# zk

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Gallery] Problem with Force Regenerate Thumbnails](https://wordpress.org/support/topic/problem-with-force-regenerate-thumbnails/)
 *  Thread Starter [zk](https://wordpress.org/support/users/zk/)
 * (@zk)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/problem-with-force-regenerate-thumbnails/#post-9129792)
 * Hai, thanks for the info. And also about cache folder, why deep deep in plugin
   folder, why not make/use cache folder in WP default content_dir or upload_dir?
   or maybe disable it completely when it detect running on development site. Gave
   me headache before I found out just like [@hexagondonut](https://wordpress.org/support/users/hexagondonut/)
   said.
 * Using native WordPress functions & hooks definitely a must, compatibility is 
   a feature right?
 * Thanks for the plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Relative URL] ob_end_flush: failed to delete and flush buffer](https://wordpress.org/support/topic/ob_end_flush-failed-to-delete-and-flush-buffer/)
 *  Thread Starter [zk](https://wordpress.org/support/users/zk/)
 * (@zk)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/ob_end_flush-failed-to-delete-and-flush-buffer/#post-6980526)
 * Hello, sorry take long time to reply.
 * I’m on local development. Redo everything. Still error.
 * 1. Error happened on every pages on administration screen and also on frontend.
   Displayed at very bottom of every pages.
    2. Default theme. 3. WP vanilla install.
   No other plugins, themes, or functions. Only this plugin activated.
 * My development setup:
 *     ```
       On xampp 5.5 (default config)
       wordpress.dev (vhost)
   
       # Directory structure
       ---/              -> WP_HOME & WP_CONTENT_(DIR|URL)
       ---/app/          -> WP_SITEURL & ABSPATH
       ---/languages/    -> WP_LANG_DIR
       ---/plugins/      -> WP_PLUGINS_(DIR|URL)
       ---/required/     -> WPMU_PLUGINS_(DIR|URL)
       ---/themes/       -> $theme_root
       ---/.htaccess
       ---/index.php
       ---/wp-config.php
       ```
   
 * Hope this help. Thanks.

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