results() /home/cwdev/public_html/wp-content/plugins/cci/framework/model/class-cci-search.php line: 3054
'SELECT DISTINCT s.post_id, s.author_id, s.image_guid, s.image_id, s.artist_guid, s.artist_id, s.artist_slug, s.artist, s.post_title, s.pub_date, s.image_type_id as image_color_type_id, s.language_id, s.keywords, s.country, s.allowed_sites, s.file_name, s.format FROM dw_cci_search AS s WHERE (s.post_id IS NOT NULL) AND ( ( s.allowed_sites IN (0,3,2) ) AND s.language_id = 1 ) AND (( (s.post_title LIKE \'{3ae0dc3d0c812eeccbcc45c0fe29acd32a755fd1c0c6153b45b1e905bd1b5a5d}payasos{3ae0dc3d0c812eeccbcc45c0fe29acd32a755fd1c0c6153b45b1e905bd1b5a5d}\' ) OR (s.keywords LIKE \'{3ae0dc3d0c812eeccbcc45c0fe29acd32a755fd1c0c6153b45b1e905bd1b5a5d}payasos{3ae0dc3d0c812eeccbcc45c0fe29acd32a755fd1c0c6153b45b1e905bd1b5a5d}\' ) ) OR ( (s.post_title LIKE \'{3ae0dc3d0c812eeccbcc45c0fe29acd32a755fd1c0c6153b45b1e905bd1b5a5d}\\"payasos\\"{3ae0dc3d0c812eeccbcc45c0fe29acd32a755fd1c0c6153b45b1e905bd1b5a5d}\' ) OR (s.keywords LIKE \'{3ae0dc3d0c812eeccbcc45c0fe29acd32a755fd1c0c6153b45b1e905bd1b5a5d}\\"payasos\\"{3ae0dc3d0c812eeccbcc45c0fe29acd32a755fd1c0c6153b45b1e905bd1b5a5d}\' ) )) ORDER BY s.pub_date DESC, s.image_id DESC LIMIT 20;'