Display problem on IE 8.0.7600.16385

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
jarlaxle2k5
Posts: 4
Joined: Mon Sep 24, 2012 9:29 am

Display problem on IE 8.0.7600.16385

Post by jarlaxle2k5 »

Hello everybody,

i have this display problem on IE 8 build 7600.16385

Image

The problem is not present on IE 8 build 7601.17514 and for all other browser like firefox and chrome as you can see in the image below:

Image

Unfortunately IE 8 build 7600.16385 is present over all our production machines and it is not possible to upgrade them at moment.
Do you have any suggestion on how i could probably fix this problem ?
Here all the information about phpMyFAQ installed
phpMyFAQ Version phpMyFAQ 2.7.8

Server Software Apache/2.4.2 (Win32) PHP/5.4.6

PHP Version PHP 5.4.6

Register Globals off

Safe Mode off

Open Basedir off

DB Server Mysql

DB Client Version mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $

DB Server Version 5.5.27-log

Webserver Interface APACHE2HANDLER

PHP Extensions Core, bcmath, calendar, ctype, date, ereg, filter, ftp, hash, iconv, json, mcrypt, SPL, odbc, pcre, Reflection, session, standard, mysqlnd, tokenizer, zip, zlib, libxml, dom, PDO, bz2, SimpleXML, wddx, xml, xmlreader, xmlwriter, apache2handler, openssl, curl, gd, mbstring, mysql, mysqli, Phar, pdo_mysql, pdo_sqlite, sockets, sqlite3, xsl, yaz, mhash, xdebug
Thorsten
Posts: 15561
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Display problem on IE 8.0.7600.16385

Post by Thorsten »

Hi,

I'll check it with IE8. Which OS do you use? XP or Vista?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
chrajsiel
Posts: 44
Joined: Tue Nov 06, 2012 1:53 pm

Re: Display problem on IE 8.0.7600.16385

Post by chrajsiel »

Hi,

We had the same problem and one of our technical guys advised us to uncheck the compability view. It worked.

chrajsiel
jarlaxle2k5
Posts: 4
Joined: Mon Sep 24, 2012 9:29 am

Re: Display problem on IE 8.0.7600.16385

Post by jarlaxle2k5 »

chrajsiel wrote:Hi,

We had the same problem and one of our technical guys advised us to uncheck the compability view. It worked.

chrajsiel
Thank you i will try that as well.

I am using Win 7
jarlaxle2k5
Posts: 4
Joined: Mon Sep 24, 2012 9:29 am

Re: Display problem on IE 8.0.7600.16385

Post by jarlaxle2k5 »

chrajsiel wrote:Hi,

We had the same problem and one of our technical guys advised us to uncheck the compability view. It worked.

chrajsiel
GREAT IT'S WORKING !!!
THANK YOU SO MUCHHHHHHHHHHHHHHHHHH !!!!!!!!!!!! :) (im shouting the happyness on purpose :P )
chrajsiel
Posts: 44
Joined: Tue Nov 06, 2012 1:53 pm

Re: Display problem on IE 8.0.7600.16385

Post by chrajsiel »

You're welcome. Glad to help :D
danborg
Posts: 3
Joined: Thu Dec 20, 2012 12:52 pm

Re: Display problem on IE 8.0.7600.16385

Post by danborg »

Hi,

does anybody know if the php code can be modified in such a way that while using IE 8 the page will never display in compatibility view regardless of whether the compatibility view in IE8 is enabled or not?

Cheers
Thorsten
Posts: 15561
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Display problem on IE 8.0.7600.16385

Post by Thorsten »

Hi,

you want to hide the FAQ to IE8 users?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
danborg
Posts: 3
Joined: Thu Dec 20, 2012 12:52 pm

Re: Display problem on IE 8.0.7600.16385

Post by danborg »

Hi Thorsten,

what we are trying to achieve is that IE8 users wont have to change the compatibility view settings in IE8 in order to have the FAQ displayed correctly. Is there a way to do so?

regards,
danborg
Thorsten
Posts: 15561
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Display problem on IE 8.0.7600.16385

Post by Thorsten »

Hi,

you can remove the hint in the index.tpl template but I never tested the layout with versions lower than IE8.

I'm working on a Bootstrap based template for 2.7 which should work with IE7 and IE8 as well

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
danborg
Posts: 3
Joined: Thu Dec 20, 2012 12:52 pm

Re: Display problem on IE 8.0.7600.16385

Post by danborg »

Hi Thorsten,

Can you explain what hint exactly are you referring to?

Many thanks in advance for your assistance
Thorsten
Posts: 15561
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Display problem on IE 8.0.7600.16385

Post by Thorsten »

Hi,

just remove this hint: https://github.com/thorsten/phpMyFAQ/bl ... ex.tpl#L48

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply