Database error in
Query:
SELECT COUNT(*) FROM `bx_blogs_posts` left JOIN `Profiles` ON `Profiles`.`ID`=`bx_blogs_posts`.`OwnerID` WHERE 1 AND `bx_blogs_posts`.`OwnerID` ='7' AND MATCH(`bx_blogs_posts`.`Tags`) AGAINST ('gallery')
Mysql error: Can't find FULLTEXT index matching the column list
Found error in the file '/var/www/html/inc/classes/BxDolSearch.php'
at line 514.
Called 'db_value' function with erroneous argument #0.
Please help me
