Results 1 to 5 of 5

Thread: Geo error message

  1. #1
    Thread Starter
    cllzor's Avatar
    Join Date
    Jun 2011
    Location
    Ecuador
    Posts
    41
    Thanks
    11
    Thanked 2 Times in 2 Posts

    Geo error message

    Hello,

    I wish to report an error message that appears whenever I make an advanced "Near" search. When I leave the "Near" field empty and search for a term with the first bar only it works perfectly, but when I fill in both fields I always get this message error whatever the address I input (although the search results are properly returned):

    Warning: Creating default object from empty value in \includes\geo\geocoders\geocoder-class.php on line 121

    Which corresponds to:
    public final function _set_coords( $lat, $lng ) {
    $this->coords->lat = $lat;
    $this->coords->lng = $lng;
    }

    Any idea where this might come from? Hope it can be fixed. Congrats on this new version anyway, looks very promising!

  2. #2
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Thread Starter
    cllzor's Avatar
    Join Date
    Jun 2011
    Location
    Ecuador
    Posts
    41
    Thanks
    11
    Thanked 2 Times in 2 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    Thread Starter
    cllzor's Avatar
    Join Date
    Jun 2011
    Location
    Ecuador
    Posts
    41
    Thanks
    11
    Thanked 2 Times in 2 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Completely shutout with error 500 Internal Server Error message.
    By sbryant0121 in forum Report ClassiPress Bugs
    Replies: 4
    Last Post: January 2nd, 2013, 11:44 PM
  2. Error message
    By thisov in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: July 11th, 2012, 08:22 AM
  3. Error message
    By bonzaicom in forum Report ClassiPress Bugs
    Replies: 8
    Last Post: December 27th, 2011, 11:01 AM
  4. Error Message on ads
    By martyraymond1 in forum Report ClassiPress Bugs
    Replies: 2
    Last Post: December 17th, 2011, 03:13 PM
  5. Error Message
    By krebs in forum Report ClassiPress Bugs
    Replies: 2
    Last Post: August 24th, 2011, 03:51 AM