Title: [Plugin: WP Super Cache] Bugreport Late_init 0.9.9
Last modified: August 19, 2016

---

# [Plugin: WP Super Cache] Bugreport Late_init 0.9.9

 *  [Oliver Krautscheid (oliversk)](https://wordpress.org/support/users/soliver/)
 * (@soliver)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-bugreport-late_init-099/)
 * Hi
 * just a small bug report, at least I think it is one, but I’ve been wrong before.
   I tried your example to include dynamic content.
 * <!–mclude file.php–>
    <?php include_once( ABSPATH . ‘file.php’ ); ?> <!–/mclude–
   >
 * When I do that and activate “Late init” then I get the error
 * Warning: gzuncompress() [function.gzuncompress]: data error in /wp-content/plugins/
   wp-super-cache/wp-cache-phase1.php on line 253 ($uncompressed = gzuncompress(
   $cache );)
 * As soon as I disable it, the error disappears.
 * Problem also appeared in earlier versions of WordPress. Maybe you only need to
   add a few checks here and there? But it’s not a serious problem anyway.
 * This might help:
    [http://www.mydigitallife.info/2010/01/17/workaround-to-fix-php-warning-gzuncompress-or-gzinflate-data-error-in-wordpress-http-php/](http://www.mydigitallife.info/2010/01/17/workaround-to-fix-php-warning-gzuncompress-or-gzinflate-data-error-in-wordpress-http-php/)
 * _____________________________
    Just an info for myself. When you forget a space
   you will get the following errors:
 * Warning: gzuncompress() [function.gzuncompress]: data error in /wp-content/plugins/
   wp-super-cache/wp-cache-phase1.php on line 253
 * Parse error: syntax error, unexpected T_DEC in /wp-content/plugins/wp-super-cache/
   wp-cache-phase1.php(259) : eval()’d code on line 371
    _________________________________________
 * Looks like Supercache 1.0 is on the way! Good stuff. Are you considering integrating
   some minify features?
 * Best,
    Oliver

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

 *  Plugin Author [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * (@donncha)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-bugreport-late_init-099/#post-1956698)
 * You really should upgrade to 0.9.9.9. That may fix the compression problem you’re
   seeing!
 * I thought about adding minify, but I think I’ll leave until after 1.0 as I don’t
   want to introduce anything too big just for 1.0.
 *  Thread Starter [Oliver Krautscheid (oliversk)](https://wordpress.org/support/users/soliver/)
 * (@soliver)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-bugreport-late_init-099/#post-1956813)
 * Yep, I am using 0.9.9.9 already not 0.9.9. Also it only happens when you enable
   late-init, I will try to reproduce the bug on some other sites when I have time.
 * Glad to hear you are considering minify, I am really looking forward to it because
   it can boost performance quite a bit.

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

The topic ‘[Plugin: WP Super Cache] Bugreport Late_init 0.9.9’ is closed to new 
replies.

 * ![](https://ps.w.org/wp-super-cache/assets/icon-256x256.png?rev=3506220)
 * [WP Super Cache](https://wordpress.org/plugins/wp-super-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-super-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-super-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-super-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-super-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-super-cache/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Oliver Krautscheid (oliversk)](https://wordpress.org/support/users/soliver/)
 * Last activity: [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-super-cache-bugreport-late_init-099/#post-1956813)
 * Status: not resolved