Best Answer Simon_P , 17 December 2012 - 09:31 PM
Thats because your live site has php 5.2, the above code requires php 5.3.
This will work in 5.2:
add_action( 'wp_print_scripts', create_function('',"if( 8 == pl_detect_ie() ) wp_dequeue_script( 'pagelines-blocks');"));
Go to the full post
#1
Posted 10 October 2012 - 07:49 AM
Any idea?
Many thanks,
Pablo
#2
Posted 10 October 2012 - 08:55 AM
We do not support Internet Explorer browsers versions below IE8. What is the issue you have with IE8 ?
Can you provide us with screenshots or record a screencast of the issue please.
#3
Posted 10 October 2012 - 09:24 AM
thanks for your reply already. In my case IE8 is crashing as soon as I go to squashnamur.net with error "Internet Explorer has encountered a problem and needs to close"
Thanks,
Pablo
#4
Posted 10 October 2012 - 11:12 AM
#5
Posted 10 October 2012 - 11:21 AM
I have created other sites with Pagelines (latest version) with no problem at all...
Anyway for me to track down the origin of this issue with squashnamur.net ?
Thanks,
Pablo
#6
Posted 10 October 2012 - 11:26 AM
#7
Posted 10 October 2012 - 11:35 AM
Thanks,
Pablo
#8
Posted 10 October 2012 - 03:16 PM
#9
Posted 12 October 2012 - 01:26 PM
indeed it crashes on all machines I have tried ;-(
#10
Posted 12 October 2012 - 11:10 PM
#11
Posted 17 October 2012 - 03:12 PM
I ran into suffered with the same problem; after many hours of testing, disabling all plugins, etc., I finally figured out it out.
In the past, I was able to keep using magazine by adjusting the number of full sized posts to 2 instead of 1, but it only corrected the problem for a few months; out of nowhere, it happened to me again yesterday, so I finally gave up and switched to the classic blog layout and it's working fine again.
This crash happens only in IE8 on XP/Server 03, as far as I can tell, but it does happen on every PC that I've come in contact with.
#12
Posted 17 October 2012 - 03:24 PM
Sharpg what do you mean with magazine layout?
Ville
#13
Posted 18 October 2012 - 06:51 AM
The most common issue I found was having "Display PDF in browser", which is a Adobe Reader setting.
Another one which was rather common was add-ons, disable them all, this resolves some users issues.
Like I said above, I honest do not see how Magazine Mode enabled like @sharpg4383 mentioned would cause this issue. If this was the case then it would have been reported before now, which it hasn't .
So you have two options:
1. Contact Microsoft support and ask them for assistance.
2. Upgrade your IE8 to a proper browser such as Chrome or FF. Using IE8, you're most likely have security issues and you're unable to view the web, as it is now intended with HTML5 & CSS3.
#14
Posted 13 November 2012 - 10:20 PM
Danny, have you actually tested the problem yourself? Because I have been able to reproduce this problem on several different computers, including half a dozen Windows XP Pro PCs, two Windows Server 2003 servers, and one PC which I formatted & installed a fresh copy of Windows XP Pro -- with no other software installed -- specifically to test this problem. I tested this using a fresh install of WordPress, with no WP plugins enabled, and with every other part of the site working perfectly, and the browser working correctly on every other website I attempt to browse.I think he/
sheis talking about Magazine Mode. However, I fail to see how this layout option could cause a browser to crash. I have searched the Internet and from what the many sites I've read this is a browser issue and not related to HTML code, what setting is enabled and so on.
The most common issue I found was having "Display PDF in browser", which is a Adobe Reader setting.
Another one which was rather common was add-ons, disable them all, this resolves some users issues.
Like I said above, I honest do not see how Magazine Mode enabled like @sharpg4383 mentioned would cause this issue. If this was the case then it would have been reported before now, which it hasn't .
I don't see how Magazine Mode would cause this crash to happen either, but I still must insist that it does.
Our site will be running along just fine in IE8, when one day when a new post is published, all IE8 users begin crashing, and the only way to stop it is to delete the newest post -- but reposting it, or deleting it and posting a new one with completely different content, causes the crash to start up again. Sometimes, changing the number of full-width posts stops the crashing, but other times there is no way to stop it but switch Magazine Mode off again.
Of course, upgrading IE is the best solution, but like many other corporate or education users with IE8 compatibility problems with PageLines Framework, upgrading IE is not an option for me at this time.
#15
Posted 13 November 2012 - 10:57 PM
#16
Posted 17 December 2012 - 09:13 PM
#17
Posted 17 December 2012 - 09:31 PM Best Answer
Thats because your live site has php 5.2, the above code requires php 5.3.
This will work in 5.2:
#18
Posted 17 December 2012 - 09:40 PM
OMG! OMG! OMG! It works! Thank you!!













