PriMoThemes — now s2Member® (official notice)
This is now a very OLD forum system. It's in READ-ONLY mode.
All community interaction now occurs at WP Sharks™. See: new forums @ WP Sharks™
define("WP_CACHE", true);
<?php if (substr_count($_SERVER['HTTP_ACCEPT_ENCODING'], 'gzip')) ob_start("ob_gzhandler"); else ob_start(); ?>
so I did. That broke the plugin. (related note, I did the same thing with w3 cache installed, and permanently broke the plugin..it worked before I did that, after I did that, I could never get it working)
All the appropriate files and folders were put in place by the plugin. I have some action in the cache folder, just nothing in my source. Any ideas? Did I break it forever?
- Code: Select all
<?php if (substr_count($_SERVER['HTTP_ACCEPT_ENCODING'], 'gzip')) ob_start("ob_gzhandler"); else ob_start(); ?>
zlib.output_compression = on
Users browsing this forum: No registered users and 2 guests