Erreur dans la requête SQL : SELECT a.id_comment
FROM rub_comment a
LEFT JOIN profil_user c ON c.uid = a.uid
WHERE 1 AND a.uid = '65396' AND a.file != 'admin' Message d'erreur : Table './finalyug/profil_user' is marked as crashed and should be repaired Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/finalyug/www/mc6/modules/index/comment.php on line 31
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/finalyug/www/mc6/modules/index/comment.php on line 32 Erreur dans la requête SQL : SELECT a.*,
b.start_session, b.time,
c.num_grade, c.grade_titre, c.grade_icon,
d.nom_level, d.icon_level,
e.size
FROM `profil_user` a
LEFT JOIN `profil_session` b ON a.`uid` = b.`uid`
LEFT JOIN `profil_level` d ON a.`num_level` = d.`num_level`
LEFT JOIN `profil_grade` c ON IF(1 = 1,
IF(a.num_grade = 0,
c.grade_special = 0 AND c.grade_min <= a.nb_pts AND c.grade_max >= a.nb_pts,
c.num_grade = a.num_grade),
IF(1 = 1,
IF(a.num_grade = 0,
c.grade_special = 0 AND c.grade_min <= a.nb_contrib AND c.grade_max >= a.nb_contrib,
c.num_grade = a.num_grade),
IF(a.num_grade = 0,
c.grade_special = 0 AND c.grade_min <= a.nb_posts AND c.grade_max >= a.nb_posts,
c.num_grade = a.num_grade)))
LEFT JOIN profil_avatar e ON a.uid = e.uid
WHERE a.`uid` = '65396' LIMIT 1 Message d'erreur : Table './finalyug/profil_user' is marked as crashed and should be repaired Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/finalyug/www/mc6/modules/profil/function.php on line 164
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/finalyug/www/mc6/modules/profil/function.php on line 165 Erreur dans la requête SQL : SELECT a.*, b.rub, c.membre
FROM rub_comment a
LEFT JOIN rub b ON a.num_rub = b.num_rub
LEFT JOIN profil_user c ON c.uid = a.uid
WHERE 1 AND a.uid = '65396' AND a.file != 'admin'
ORDER BY a.date
DESC LIMIT 0, 16 Message d'erreur : Table './finalyug/profil_user' is marked as crashed and should be repaired Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/finalyug/www/mc6/librairies/sql.php on line 135 Liste des commentaires