+ Reply to Thread
Results 1 to 3 of 3

Thread: Office listing snippet

  1. #1
    Join Date
    May 2007
    Location
    Davis, CA
    Posts
    1,469

    Default Office listing snippet

    I'm having trouble with the code to get the office listing snippet to work.

    You can see what is going on here on this test page: http://www.discoverdavishomes.com/open_house_test.php

    Following exactly the agent snippet just subsituted office id. Tried a couple of variations of my office id to see if I could get it to work as well.

  2. #2
    Aaron is offline Real Estate Webmasters Staff Aaron's Most Recent Blog Entry: Email etiquette Aaron is on a distinguished road
    Join Date
    Jun 2005
    Location
    Nanaimo
    Posts
    24,278

    Default Re: Office listing snippet

    Hello,

    I changed:
    include_once 'idx/pages/snippet.php';
    to:
    include_once 'idx/pages/search.php';

    Then it needed the office name - not the id. I know it's a bit weird that it's called $_REQUEST['office_id'] - but the query is using the office name. Seems to work now

    Thank you,
    Aaron
    Real Estate Webmasters ( Programming )
    Client Resources | Tutorials | Suggested Enhancements

  3. #3
    Join Date
    May 2007
    Location
    Davis, CA
    Posts
    1,469

    Default Re: Office listing snippet

    Thank you. I am still trying to stay as far away from learning code as much as possible.
    Have a great New Year.

+ Reply to Thread

Similar Threads

  1. listing snippet
    By Adam Robinson Sarasota in forum REW CMS 2 Questions
    Replies: 2
    Last Post: 12-22-2008, 03:52 PM
  2. Office Listing Snippet
    By papaul1621 in forum REW IDX
    Replies: 2
    Last Post: 12-16-2008, 11:07 AM
  3. Listing office info
    By gregharaksin in forum REW IDX
    Replies: 8
    Last Post: 03-19-2008, 01:58 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts