MYSQL ERROR
Error:Regex error 'number too big in {} quantifier at offset 7'
Query:SELECT SQL_CALC_FOUND_ROWS DISTINCT `T1`.*, `T3`.`Path`, `T3`.`Parent_ID`, `T3`.`Key` AS `Cat_key`, `T3`.`Key`, `T3`.`Type` AS `Listing_type`, `T3`.`Parent_keys`, `T3`.`Parent_IDs`, IF(`T1`.`Featured_date`, '1', '0') `Featured` FROM `fl_listings` AS `T1` LEFT JOIN `fl_categories` AS `T3` ON `T1`.`Category_ID` = `T3`.`ID` LEFT JOIN `fl_accounts` AS `T7` ON `T1`.`Account_ID` = `T7`.`ID` LEFT JOIN `fl_lang_keys` AS `TL` ON `TL`.`Key` = CONCAT('categories+name+',`T3`.`Key`) AND `TL`.`Code` = 'az' WHERE `T1`.`Status` = 'active' AND ((CONCAT_WS(' ', `T1`.`address`, `T1`.`zip`, `T1`.`additional_information`, `T1`.`title`, `T1`.`website_url`, `T1`.`ref_number`, `TL`.`Value`) RLIKE '\$\{949659038874322949c\}?') ) GROUP BY `T1`.`ID` ORDER BY `Featured` DESC , `T1`.`Date` DESC LIMIT 0, 15
Function:search
Class:rlSearch
File:/home/goodwwvn/azestate.az/plugins/tag_cloud/tags.inc.php (line# 134)