Map not showing in IE9 (and also IE8)

This topic contains 1 reply, has 2 voices, and was last updated by  Stiofan O’Connor 9 years, 7 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: , ,

  • Author
    Posts
  • #22588

    Adrian Bedford
    Free User
    Post count: 9

    The map fails to display correctly for IE9 users (on checking this is also an issue in IE8).

    It works fine in Firefox and Chrome and all other features work just fine.

    The map should appear here:
    http://advicerichmond.org.uk/directory/
    (use the password artc2014 if prompted)

    If you are accessing using IE9, it gives a grey box with ‘No Records Found – Sorry, no record were found. Please adjust your search criteria and try again.’
    message. Please could you assist me and tell me what I’m doing wrong?

    Also is there any way that when people click a topic (eg Housing in the bar above the map) that the map updates and only shows places tagged as housing?

    #22591

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Adrian,

    The IE9< has been fixed already and will be in the next version, if you wish to fix just now please edit the core geodirectory plugin file geodirectorygeodirectory-functionsmap-functionsget_markers.php line 105 Change from:

    if(isset($_REQUEST['search']) && !empty($_REQUEST['search'])){

    TO:

    if(isset($_REQUEST['search']) && !empty($_REQUEST['search']) && $_REQUEST['search']!=__( 'Title', GEODIRECTORY_TEXTDOMAIN )){

    Thanks,

    Stiofan

Viewing 2 posts - 1 through 2 (of 2 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket