Available Properties
user warning: Unknown column 'node_data_field_property_type_field_property_type_value' in 'order clause'
query: SELECT DISTINCT(node.nid), node.title AS node_title, node.changed AS node_changed, node_data_field_property_address.field_property_address_value AS node_data_field_property_address_field_property_address_value, node_data_field_property_image.field_property_image_fid AS node_data_field_property_image_field_property_image_fid, node_data_field_property_image.field_property_image_title AS node_data_field_property_image_field_property_image_title, node_data_field_property_image.field_property_image_alt AS node_data_field_property_image_field_property_image_alt, node_data_field_property_image.delta AS node_data_field_property_image_delta FROM node node LEFT JOIN content_type_available_properties node_data_field_property_address ON node.vid = node_data_field_property_address.vid LEFT JOIN content_field_property_type node_data_field_property_type ON node.vid = node_data_field_property_type.vid LEFT JOIN content_field_property_image node_data_field_property_image ON node.vid = node_data_field_property_image.vid WHERE (node.type IN ('available_properties')) AND (node.status = '1') GROUP BY node.nid ORDER BY node_data_field_property_type_field_property_type_value ASC LIMIT 0, 20 in /var/www/vhosts/whywapakoneta.com/httpdocs/includes/database.mysql.inc on line 174.