Rayvideos

Hello

I'm having this database error from RayVideoFiles

any idea guys how I ca nget this fix

Thank's a lot

_________________________________________

Database error in

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 ('%'mulher-loca%') 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 'mulher-loce'%') AND `sys_albums`.`Status` ='active' AND `sys_albums`.`Type` ' at line 1

Found error in the file '/home/username/public_html/mysite/inc/classes/BxDolSearch.php' at line 516.
Called 'db_value' function with erroneous argument #.

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 12 Sep 2010

Looks like someone may have entered a % sign in the name of the video. You will have to take a look in the database and find it.

https://www.deanbassett.com
Quote · 12 Sep 2010

I check the database and the member albums and I don't see no %

when I switch hostign I start getting this database errors this neevr happen on my old hosting

 

Looks like someone may have entered a % sign in the name of the video. You will have to take a look in the database and find it.

 

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 12 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.