Page 1 of 1

Re: Safari is showing random blank pages on CMSMS website

Posted: Mon Nov 16, 2009 9:21 pm
by bwhendrickx
same problem here.
At random blank pages since upgrade from 1.4.2 to 1.6.6.
Very annoying!
Does anyone the cause and solution???
??? ??? ??? ??? ???

Re: Safari is showing random blank pages on CMSMS website

Posted: Mon Nov 16, 2009 9:36 pm
by Rolf
Hey wbroekman and bwhendrickx,

Did you read this topic yet? http://forum.cmsmadesimple.org/index.ph ... 068.0.html
Perhaps you find some info there to work with...

Grtz. Rolf

Re: Safari is showing random blank pages on CMSMS website

Posted: Tue Dec 08, 2009 2:00 pm
by phreerider
I'm getting the exactly same problem - Any solutions yet?

Thanks

Re: Safari is showing random blank pages on CMSMS website

Posted: Tue Dec 15, 2009 10:10 am
by spike
I don't know - I wish I did know - but as far as I know it's a Safari Cache problem.
One Safari side solution is to lock the cache folder. but that doesn't solve our problem.
It doesn't happen on all my sites/pages either - perplexed.
If anyone solves this - please engrave it in stone it in big letters.
gruss - spike

Re: Safari is showing random blank pages on CMSMS website

Posted: Tue Dec 15, 2009 9:37 pm
by fredp
wbroekman wrote: ...
Does anybody here know anything specific about Safari which could cause this?
...
Hi,

I wonder if your Safari 4.x blank page problem might be related to this Webkit bug...
   https://bugs.webkit.org/show_bug.cgi?id=26621


Edit: fixed typo

Re: Safari is showing random blank pages on CMSMS website

Posted: Wed Dec 16, 2009 5:50 pm
by spike
That seems to be it Fred -
would be great if somebody could fix it - certainly seems like it's a Safari problem
having done a fair bit of "Googling" on the subject it's apparently annoying quite a number of Web-Monkeys.
I first noticed it with the first Safari 4 - but it doesn't affect all my sites - my main site with lots of page content and external banners and stuff is okay, it's the smaller lightweight sites that are critical.
Maybe Santa will fix it for us.
gruss - spike

Re: Safari is showing random blank pages on CMSMS website

Posted: Sun Dec 20, 2009 7:06 am
by fredp
spike wrote: That seems to be it Fred -
would be great if somebody could fix it - certainly seems like it's a Safari problem
...
Hypothetically, this problem could go beyond Safari, since the WebKit engine is also used by other browsers.

I'm not sure of its accuracy, but there is a Wikipedia page that lists WebKit-based browsers:
  http://en.wikipedia.org/wiki/List_of_we ... d_browsers

It might be interesting to try one of the other WebKit browsers, say Google Chrome, to see if it too has the problem.

Re: Safari is showing random blank pages on CMSMS website

Posted: Tue Jan 12, 2010 9:40 am
by Rolf
Hi all,

Calguy discovered that similar problems were the result of bugs in the servers PHP.
Could you please check your PHP version?
Version 5.2.10 or 5.2.11 should solve the problem. (not 5.3!)

Regards, Rolf

Re: Safari is showing random blank pages on CMSMS website

Posted: Tue Jan 12, 2010 9:48 am
by Rolf
wbroekman wrote: the server I am running has version  5.2.9..
Upgrading to 5.2.10 or 5.2.11 might solve the problem then  :D

Regards, Rolf

Re: Safari is showing random blank pages on CMSMS website

Posted: Tue Feb 02, 2010 2:26 am
by JeremyBASS
Rolf wrote:
wbroekman wrote: the server I am running has version  5.2.9..
Upgrading to 5.2.10 or 5.2.11 might solve the problem then  :D

Regards, Rolf
This may support my findings as well.. I had this same issue on a few sites ... I replaced the stylesheet tag for a static stylesheet and that fixed the issue.. I left off where it was the php header that was outputted, was not liked by all WebKit engine browsers... I was able to reproduce this on chrome to ipods... if updating the php is the fixed then the root cause is truly the header code ... Would really love to find out for sure since I can't reproduce this error anymore (due to using static files) and don't want to have clients come back saying this again :D

Cheers
Jeremy

Re: Safari is showing random blank pages on CMSMS website

Posted: Thu Jul 01, 2010 1:05 am
by mjname
I just made static css page for the site and it worked like a charm.

Re: Safari is showing random blank pages on CMSMS website

Posted: Mon Jul 19, 2010 7:14 pm
by mjname
I just made a static CSS page and it worked like a charm too. But I upgraded to 1.8.1 CMS and now the issue seems to be back...

Re: Safari is showing random blank pages on CMSMS website

Posted: Mon Jul 19, 2010 7:36 pm
by NaN
Did you clear the cache after upgrade?

Re: Safari is showing random blank pages on CMSMS website

Posted: Mon Jul 19, 2010 9:43 pm
by mjname
Last thing you do in the upgrade process is clear the cache. But I redid it, hoping that was it. It wasn't. I'm also clearing the cache in Safari constantly... that isn't it either.  :-\

Re: Safari is showing random blank pages on CMSMS website

Posted: Mon Jul 19, 2010 10:03 pm
by mjname
OK sorry for so many posts and thanks for getting back to me so qucik. It turns out that a complete idiot was running the keyboard for a while... someone must have hacked into my body and taken over. I feel such like a microsoft product.

I got rid of the stylessheet tag in the template and copied all the styles that I use into a styles file on the server and put in a proper <link rel="stylesheet" tag and it now works in Safari and Firefox...