SELECT u.*, uf.*
  FROM phpwebgallery_users AS u LEFT JOIN phpwebgallery_user_forbidden AS uf
    ON id = user_id
  WHERE u.id = 2
;
[mysql error 1034] Incorrect key file for table 'phpwebgallery_users'; try to repair it

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /var/www/sda/2/e/antho53/include/user.inc.php on line 87

Warning: Invalid argument supplied for foreach() in /var/www/sda/2/e/antho53/include/user.inc.php on line 91
SELECT DISTINCT(ic.image_id) AS image_id,(ic.category_id) AS category_id
  FROM phpwebgallery_comments AS c, phpwebgallery_image_category AS ic
  WHERE c.image_id = ic.image_id
    AND date >= '2026-06-07'
    AND validated = 'true'
    AND category_id NOT IN (36,35,37,38,39,40,41,42,43,44,45,46,47,52,53,54,55,56,57,58,59,60)
  ORDER BY ic.image_id DESC
;
[mysql error 1146] Table 'antho53.phpwebgallery_comments' doesn't exist

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /var/www/sda/2/e/antho53/comments.php on line 137
Commentaires des visiteurs
Commentaires des visiteurs
[ 1 2 3 10 30 365 derniers jours ] [ Accueil ]