i receive E-mails witth follow from my site

WHat must i do? I receive every day this error

Database error in busimatch.com

Query:

SELECT COUNT(*) FROM `abusiness_listing_units`  WHERE 1 AND `abusiness_listing_units`.`status` ='approved' AND MATCH(`abusiness_listing_units`.`title`, `abusiness_listing_units`.`description`, `abusiness_listing_units`.`tags`, `abusiness_listing_units`.`city`, `abusiness_listing_units`.`region`, `abusiness_listing_units`.`state`) AGAINST ('Search...') 

Mysql error: Can't find FULLTEXT index matching the column list

Found error in the file '/home/busimatch/domains/busimatch.com/public_html/inc/classes/BxDolSearch.php' at line 506.
Called 'db_value' function with erroneous argument #0.



http://www.busimatch.club ( The most exclusive business club)
Quote · 15 Jul 2013

The table abusiness_listing_units is not a table in any default dolphin modules shipped with dolphin. It must be a module you purchased from the market. So you need to figure out what module that table belongs to and contact the module developer.

https://www.deanbassett.com
Quote · 15 Jul 2013

You can think about when the error started being reported and any modules that you installed around that time or any custom database work.  If you think the table was installed by a module, look in the install.sql file in the module (/install/sql/install.sql) and you will see the names of the tables that the module will create.

Geeks, making the world a better place
Quote · 15 Jul 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.