photos.nainwak.com

L'ancien site est a l'adresse http://photos.nainwak.com/ancien mais il n'est plus maintenu

Warning: [mysql error 1406] Data too long for column 'IP' at row 1

INSERT INTO phpwebgallery_history
  (
    date,
    time,
    user_id,
    IP,
    section,
    category_id,
    image_id,
    image_type,
    tag_ids
  )
  VALUES
  (
    CURRENT_DATE,
    CURRENT_TIME,
    2,
    '2600:1f28:365:80b0:f3f1:a13d:18dd:280b',
    'categories',
    1,
    NULL,
    NULL,
    NULL
  )
; in /home/nainwak/photos/htdocs/include/dblayer/functions_mysql.inc.php on line 656