Anonymous's Photos
user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'use' at line 4
query: SELECT files.fid, files.filename, files.filepath, content_type_image.field_image_name_data FROM
node JOIN content_type_image ON node.nid = content_type_image.nid AND node.type = 'image'
LEFT JOIN files ON files.fid = content_type_image.field_image_name_fid
WHERE node.uid = terms-of-use in /var/www/vhosts/growfood.org/httpdocs/sites/all/modules/custom/user_photos/user_photos.module on line 190.