+ Reply to Thread
Results 1 to 4 of 4

Thread: Internet Explorer 10 Issue

Hybrid View

  1. #1
    Junior Member
    Join Date
    Jul 2013
    Posts
    11

    Internet Explorer 10 Issue

    Hi

    We are running the escort version of the software (www.girl4u.co). When first accessing the site a splash page comes up warning of the content. With IE10 clicking enter does nothing other than refresh the same page yet doing a page refresh afterwards takes us to the site. It works find with earlier versions of IE and Chrome and Firefox.

    Any ideas - have tried the following

    Added;

    header('X-UA-Compatible: IE=EmulateIE8');

    to index.php

    Didn't work so deleted it and tried adding this to .htaccess

    Header set X-UA-Compatible: IE=EmulateIE9

    Any help would be appreciated

    Thanks

    David

  2. #2
    Junior Member
    Join Date
    Dec 2013
    Posts
    27
    I'm having the same issue on this script! How did you fix it?

  3. #3
    Hello David,

    WOuld you please implement following code:

    PHP Code:
    Only registered members can view the code
    insert it in beginning of the file index.php I think it should solve the problem.
    Viktor,
    Flynax technical department,
    Best wishes.

  4. #4
    Hello All

    if this fix will not work please implement next:

    file: ftp://templates>>your_template>>tpl>>welcome.tpl

    find code:

    Code:
    Only registered members can view the code.
    and replace to:

    Code:
    Only registered members can view the code.
    save and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

+ Reply to Thread