+ Reply to Thread
Results 1 to 3 of 3

Thread: listing snippet

  1. #1

    Default listing snippet

    My snippet for my listings manager #lm-listings#
    is displaying all listings in the mls not just my listings entered in the cms.

    the code I have for this snippet is

    <?php

    $_REQUEST['idx'] = 'cms';

    /** DO NOT EDIT BELOW THIS LINE **/
    $_REQUEST['snippet'] = true;

    include_once $_SERVER['DOCUMENT_ROOT'] . '/idx/common.inc.php';
    include_once $_SERVER['DOCUMENT_ROOT'] . '/idx/inc/php/pages/search.php';

    ?>


    This is for dev141 and I have it displayed on http://dev141.rewtemplates.com/snippet-test.php

    Obviously I am doing something wrong.

    Thanks for the help.

    Adam

  2. #2
    Join Date
    Aug 2006
    Location
    Nanaimo, BC
    Posts
    1,590

    Default Re: listing snippet

    Hello Adam

    This is a known bug we have. I'll get someone to fix it up for you.
    Steven Barre
    Systems Administrator / Programmer
    Real Estate Webmasters
    Red Hat Certified Engineer | Zend Certified Engineer | Microsoft Certified Professional
    "To err is human... to really foul up requires the root password."

  3. #3
    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: listing snippet

    Fixed.
    Aaron
    Real Estate Webmasters ( Programming )
    Client Resources | Tutorials | Suggested Enhancements

+ Reply to Thread

Similar Threads

  1. Office Listing Snippet
    By papaul1621 in forum REW IDX
    Replies: 2
    Last Post: 12-16-2008, 11:07 AM
  2. Sandicor Listing Snippet
    By mitch.argon in forum REW IDX
    Replies: 3
    Last Post: 07-15-2008, 05:46 PM
  3. Listing Snippet Syntax Question
    By mitch.argon in forum REW IDX
    Replies: 1
    Last Post: 05-12-2008, 05:41 PM
  4. Listing Snippet Question - Logical OR
    By mitch.argon in forum REW IDX
    Replies: 1
    Last Post: 04-09-2008, 08:19 PM

Tags for this Thread

Posting Permissions

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