I am using the snippet below and seem to be getting Pacifica homes. I do not see pacifica on my list, which is out of my county anyway. Can you check and see if the city code for Live oak, area 45 in Santa Cruz county is correct.
Thanks
<?php
$_REQUEST['short'] = "Y";
$_REQUEST['search_city'] = "45";
$_REQUEST['snippet_city'] = "Live Oak Short Sale Homes";
include 'idx/common.inc.php';
include 'idx/inc/php/pages/snippet.php';
?>

Reply With Quote
