designburst
Forum Replies Created
-
Hello
Ok so the original site is ok. But this does not work ie clearing the cache.
I have installed on a new site and it keeps breaking it despite clearing cache,deactivatating all other plugins (in case of conflict). There seems to be a bug in the cleantalk plugin.I will disable on my website as it needs to be live today and I cannot leve it stating this message whenever I try to access the backend:
This page isn’t workingalinakungazda.com redirected you too many times.
Try clearing your cookies.
ERR_TOO_MANY_REDIRECTSHello
I just want to let you know it was an updating issue. All is working perfectly now that I have the latest version of hummingbird installed. Thank you for all of your assistance.
Hello Nastia
Thank you for your response. Ok so adding code has helped because the gzip test works on this site. However I still get error message for html compression in hummingbird.css and java are working fine but html comes up as error. This is the error i get:
Gzip is not working properly:– Your server may not have the “deflate” module enabled (mod_deflate for Apache, ngx_http_gzip_module for NGINX).
– Contact your host. If deflate is enabled, ask why all .htaccess or nginx.conf compression rules are not being applied.
If re-checking and restarting does not resolve, please check with your host or open a support ticket with us.
My host confirmed deflate module is enabled and said they cannot help me with anything else.Hi
Whoops- it was because I installed another cache plugin at the recommendation of my host.it is fixed now…however teh gzip is still not working
So I added following to my wp config at request of host:
ob_start(“ob_gzhandler”);And I added this to php.ini at your request.
zlib.output_compression = OnStill not working- any further assistance appreciated
Thank youThanks but I dont have the Multipphp option so is it wp-config I add that code to?