Error

An error has occurred; detailed information about this error has been recorded so that it can be dealt with by the administrators.

/* /home/real/public_html/jamurphy/detail.php */ SELECT property_id FROM property INNER JOIN listing ON property_id = listing_property_id WHERE listing_agent = 32715 AND listing_active = "true" AND property_active = "true" AND ((SELECT COUNT(filogix_picture_id) FROM filogix_picture WHERE filogix_picture_property_id = property_id) > 0 OR (SELECT COUNT(picture_id) FROM picture WHERE picture_property_id = property_id) > 0) ORDER BY RAND() LIMIT 1
Out of memory (Needed 1046544 bytes)