+ Reply to Thread
Results 1 to 1 of 1

Thread: Listings on map URL error

  1. #1

    Angry Listings on map URL error

    Hello dear
    I found a bug in Listings on map plugin, its when you are going to view listing on map and click on listing on that map, it will send you to "Not found url"

    Its sends you like this one: http://www.yourdomain.com/index.phpi...age=autos&id=2

    It should send you to: http://www.yourdomain.com/index.php?page=autos&id=2


    the index.php is one to much: http://www.yourdomain.com/index.phpindex.php?page=autos&id=2



    To fix it go to => ftp:/plugins/browse_map/rlBrowseMap.class.php

    On line: 56 you will find: index.php)page=

    Then just remove index.php
    Last edited by Maaz Surchy; January 6, 2013 at 02:06 PM. Reason: found error and fixed

+ Reply to Thread