présentation du vidéo clip
Ray J - "One Wish"
Vidéo clip disponible depuis le 02/01/2006
Dans la catégorie Rap/R'n'B/Ragga
Après 2 albums publiés successivement en 1996 et en 2001, Ray J. est de retour avec un nouvel album intitulé "Raydiation". Ce troisième album est un voyage musical composé de titre up-tempo et de ballades langoureuses composés par Ray J et Detail de KnockOut Production. Premier extrait de cet album, voici le langoureux "One Wish".
Erreur : 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 'AND mr_videos_categories.vid_cat_id = mr_videos.vid_cat_id
AND mr_video' at line 7
Requete : SELECT mr_videos.vid_id, mr_videos.vid_titre, mr_videos.vid_vignette, DATE_FORMAT(vid_date, "%d/%c/%Y") as date_vid, mr_videos_categories.vid_cat_id, vid_cat_titre
FROM mr_videos_artistes, mr_videos, mr_videos_categories
WHERE mr_videos_artistes.vid_id = mr_videos.vid_id
AND mr_videos.vid_date_debut < NOW()
AND mr_videos.vid_date_fin > NOW()
AND mr_videos_artistes.art_id =
AND mr_videos_categories.vid_cat_id = mr_videos.vid_cat_id
AND mr_videos.vid_id != 171
ORDER BY mr_videos.vid_date DESC LIMIT 2