Errors while importing pictures via Batch Errors while importing pictures via Batch
 

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

Errors while importing pictures via Batch

Started by chakoe, December 14, 2005, 04:39:48 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

chakoe

Hi,

everytime when I try to add Pictures to an Album with the batch,
ich select the Folder in which the images are. The I select the Pictures
and the Album for the pics.

Then I try to import the pics, but there is an error with an database query....

Here ist the Debug output:

While executing query "INSERT INTO cpg140_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', 'incoming/', 'DSCF0001.JPG', '119604', '132368', '640', '480', '1134574371', '1', 'chakoe','', '', '', 'YES', '', '', '', '', '', '', '0')" on 0

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


What does that mean?

I use the following configuration:

Windows 2003 Standard Server
Apache 2.0.55
PHP 5.1.1
MySQL 5.0.16
PHPMyAdmin 2.7.0pl1

Thanks in advance