Out of range value adjusted for column 'pid' at row 1 Out of range value adjusted for column 'pid' at row 1
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Out of range value adjusted for column 'pid' at row 1

Started by nikostq, December 12, 2005, 09:28:35 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nikostq

Hello

When I upload a photo to coppermine, I have request Error on functions.inc.php - Ligne: 248

While executing query "INSERT INTO cpg135_pictures (pid, aid, filepath, filename, filesize, total_filesize, pwidth, pheight, ctime, owner_id, owner_name, title, caption, keywords, approved, user1, user2, user3, user4, pic_raw_ip, pic_hdr_ip, position) VALUES ('', '2', 'userpics/10001/', 'DSCF0001.JPG', '433178', '467128', '960', '1280', '1134418369', '1', 'nicolas','', '', '', 'YES', '', '', '', '', '192.168.0.102', '192.168.0.102', '0')" on 0

mySQL error: Out of range value adjusted for column 'pid' at row 1


but I don't find why the PID leave a blank,

do you have a solution

Thanks..



nikostq