Warning: mysql_query() [function.mysql-query]: Unable to save result set in /usr/lib/php/pixilink/classes/Functions.php on line 6
Server shutdown in progress select houses.house_id
from pixilink_360.houses
join pixilink_360.houses_sites on (houses_sites.house_id = houses.house_id)
left join pixilink_360.typesofhouses on (houses.type = typesofhouses.house_type)
where houses_sites.site_id = 808 and featured = 'y' and sold = 'Y' and is_deleted <> 1 and status='Approved' and (typesofhouses.commercial = 0 or show_on_homepage = 'y') ORDER BY RAND() LIMIT 3