Jump to content
jbrouwer

Weird characters

Recommended Posts

Simon

Yu have advanced disk caching, which i assume gzips the page too, but the server isnt serving the gzipped copy properly OR is already serving gzipped pages using DEFLATE so its gzipped twice. Browsers like IE dont like that. Talk to your host.

Share this post


Link to post
Share on other sites
Simon

The topic was marked as resolved.

Share this post


Link to post
Share on other sites
jbrouwer

This is what my host had to say:

We are using eAccelerator on our cloudhosting servers for caching, but there pages are not gziped:

[[email protected] ~]$ curl -I -H 'Accept-Encoding: gzip,deflate' http://pepperbase.com

HTTP/1.1 301 Moved Permanently

Date: Mon, 17 Sep 2012 18:00:57 GMT

Server: LiteSpeed

Connection: close

Set-Cookie: wordpress_test_cookie=WP+Cookie+check; path=/; domain=www.pepperbase.com

Set-Cookie: PHPSESSID=ecc0bf0d564beb88e78e6ff702e78d4c; path=/

Expires: Thu, 19 Nov 1981 08:52:00 GMT

Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0

Pragma: no-cache

X-Pingback: http://www.pepperbase.com/xmlrpc.php'>http://www.pepperbase.com/xmlrpc.php

Content-Type: text/html; charset=UTF-8

X-Powered-By: W3 Total Cache/0.9.2.4

Location: http://www.pepperbase.com/

Vary: User-Agent

[[email protected] ~]$

Please contact theme developers again and provide them information above.

I am a little bit lost here. What can be concluded from this this?

Thanks for your help!

Share this post


Link to post
Share on other sites
Simon

Well, what did you ask them? I mean i could have provided you that info lol. Why not turn off gzip compression and see if that solves it.

Share this post


Link to post
Share on other sites
jbrouwer

Same info as I started this topic with.

I've turned of the minify option in W3 total cache, too see if that is causing it. Could that be it as well?

As it is not happening all the time, testing is little bit difficult.However, it seems that it resolved the issue. Is there a specific known issue with minifying? Would prefer to enabled it again for obvious reasons. Or should I enable minify and disable gzip compression in W3TC?

Share this post


Link to post
Share on other sites
Simon

Its got nothing to do with minify. W3 is caching the page into a whatever.html then gzipping it to send to the browser whatever.html.gz If your webserver is set to auto gzip text files it might be zipping twice.

So just disable the gzip option.

Share this post


Link to post
Share on other sites
jbrouwer

Ok, thank you for the explanation. I will give it go. As can be seen above, my host told me the pages are not gzipped by them: "We are using eAccelerator on our cloudhosting servers for caching, but there pages are not gziped:".

Share this post


Link to post
Share on other sites
Simon

I'll mark this as resolved, again ;)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Similar Content

    • janpeeters
      By janpeeters
      Over the last month I had extensive communications with the developer of the (premium) Anything Boxes section (in Pagelines store) (Adam Munns) and the developer of the WP Polylang Multilingual plugin (Frederic Demarle).
       
      This was because the following problem occurred:
      Anything Boxes showed all posts of two languages (Dutch and English) on the respective static frontpages for each language. It should of course have filtered posts for Dutch language on the Dutch frontpage and English on the English frontpage.
       
      The solution to this problem was simple in the end. When duplicating a page for use in another language the settings for Anything Boxes were not copied to the new page and I should have set these settings manually again on the new page. I wasn't aware of this, but it makes sense. Because of this the pages didn't know how to differentiate between posts from different languages.
       
      The dev of Polylang told me that Polylang is currently smart enough to synchronize metas like Featured images and page templates but it does not work out of the box with metas created by plugins and themes but (according to Frederic) it is rather easy to add them in the list using the filter 'pll_copy_post_metas'.
      He mentions that he is not sure that these 'PageLines Meta Settings' are stored in post meta but that would make sense according to him. He asks if the Pagelines dev team will be interested to support this feature in the future.
       
      I'm also wondering if you will consider adding Polylang translation support for manually editable strings like the 'Read more…' strings in Pagelines Settings.
       
      Well that's of course up to you but I thought to let you know to be able to take this into consideration. I also post this for other users in case they experience the same kind of trouble and are looking for an answer.
       
      Best regards,
      Jan Peeters
    • bankrollbuilder
      By bankrollbuilder
      I used a custom hook to put a banner ad in my header. It works but its not in the right position. it is centered and above my logo and I would like to float it to the right of my logo in the header. heres the link: http://shaboopie.com/shaboopie-wp/free-logos-pg1/

      thanks.

      Dan B.
    • starlit
      By starlit
      Can one have two hero sections on one page?

      I want a landing page which leads/advertises two subpages.

      Or is there another option?

      Please help.

      THANK YOU
    • hutruk
      By hutruk
      Hi!

      I am using the shortcodes for tabs, as described in the documentation.

      When I insert the following code:


      [pl_tabs][pl_tabtitlesection type="tabs"] [pl_tabtitle number="1"]Title 1[/pl_tabtitle] [pl_tabtitle number="2"]Title 2[/pl_tabtitle] [/pl_tabtitlesection] [pl_tabcontentsection] [pl_tabcontent active="yes" number="1"] Lorem ipsum dolor sit amet, consectetur adipiscing elit [/pl_tabcontent] [pl_tabcontent number="2"] Lorem ipsum dolor sit amet, consectetur adipiscing elit [/pl_tabcontent] [/pl_tabcontentsection] [/pl_tabs]

      I get a strange output (in the attachment).

      Any ideas?

      Thanks in advance!

    • MooiWeb
      By MooiWeb
      Hello,

      I would like to align my qtranslate with my breadcrumb so that the flags are on the same hight.
      I'm aware of putting a code in the custom css and tryed severall codes from your site but for now, no succes

      The site i'm working on is http://nieuw.vazdias.nl

      Thx,
      Edwin



×