Database Error urgent

Query:

SELECT COUNT(*) FROM `RayVideoFiles`  left JOIN `Profiles` ON
`Profiles`.`ID`=`RayVideoFiles`.`Owner` left JOIN `sys_albums_objects`
ON `sys_albums_objects`.`id_object`=`RayVideoFiles`.`ID` left JOIN
`sys_albums` ON `sys_albums`.`ID`=`sys_albums_objects`.`id_album`
WHERE 1 AND `RayVideoFiles`.`Status` ='approved' AND
CONCAT(`RayVideoFiles`.`Tags`) LIKE ('%'the'%') AND
`sys_albums`.`Status` ='active' AND `sys_albums`.`Type` ='bx_videos'
Mysql error: 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 'the'%') AND `sys_albums`.`Status` ='active' AND
`sys_albums`.`Type` ='bx_videos'' at line 1

Found error in the file
'/VAR/WWW/VHOSTS/2V2V2V.COM/HTTPDOCS/INC/CLASSES/BXDOLSEARCH.PHP' at
line 516.
Called 'DB_VALUE' function with erroneous argument #0.

Quote · 3 Sep 2010
 
 
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.