[ App->user():501 ] SELECT friend_uid,friend_id FROM friends WHERE user_id = ORDER BY RAND() LIMIT 0,8 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 'ORDER BY RAND() LIMIT 0,8' at line 1
Notice: Undefined index: user_id in /srv/bill/www/www.voscadeaux.fr/app/controllers/app.php on line 504
[ App->user():504 ] SELECT l.list_id, COUNT( w.wish_id ) as c,l.title
FROM lists l LEFT JOIN wishes w ON w.list_id = l.list_id
WHERE l.user_id = GROUP BY l.list_id ORDER BY l.cdate ASC 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 'GROUP BY l.list_id ORDER BY l.cdate ASC' at line 3
Notice: Undefined index: user_id in /srv/bill/www/www.voscadeaux.fr/app/controllers/app.php on line 508
[ App->user():508 ] SELECT w.object_id, p.url FROM wishes w
LEFT JOIN lists l ON w.list_id = l.list_id
LEFT JOIN objects_pics p ON w.object_id = p.object_id
WHERE l.user_id = ORDER BY RAND() LIMIT 0,8 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 'ORDER BY RAND() LIMIT 0,8' at line 4
Notice: Undefined index: user_id in /srv/bill/www/www.voscadeaux.fr/app/controllers/app.php on line 511
[ App->user():511 ] SELECT o.object_id,p.url FROM owned o
LEFT JOIN objects_pics p ON o.object_id = p.object_id
WHERE o.user_id = ORDER BY RAND() LIMIT 0,8 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 'ORDER BY RAND() LIMIT 0,8' at line 3
Notice: Undefined index: user_id in /srv/bill/www/www.voscadeaux.fr/app/controllers/app.php on line 539
[ App->user():539 ] SELECT a.*,u.uid,u.name as uname,o.name,l.title FROM activities a
LEFT JOIN users u ON u.user_id = a.user_id
LEFT JOIN objects o ON o.object_id = a.object_id
LEFT JOIN lists l oN l.list_id = a.list_id
WHERE a.user_id =
ORDER BY a.cdate DESC LIMIT 0,25 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 'ORDER BY a.cdate DESC LIMIT 0,25' at line 6
Notice: Undefined index: user_id in /srv/bill/www/www.voscadeaux.fr/app/controllers/app.php on line 558
Notice: Undefined index: name in /srv/bill/www/www.voscadeaux.fr/app/controllers/app.php on line 558 Vos Cadeaux - Profil Utilisateur