Hi,
Im using Feeds feed node instead of standalone form. Editing Feeds feed node and clicking "save", I got this message:
user warning: Duplicate entry '699' for key 'PRIMARY' query: INSERT INTO feeds_imagegrabber (feed_nid, enabled, id_class, id_class_desc, feeling_lucky, exec_time) VALUES (699, 1, 0, '', 0, 10) in /var/www/mydrupalsite/includes/common.inc on line 3538.
Installation and server details:
* Feeds Image Grabber version= 6.x-1.0 and 6.x-1.x-dev (both release giving same error message)
* feed url and FIG settings
* CCK 6.x-2.9, filefield 6.x-3.9, imagefield 6.x-3.9
* OS=lubuntu 10.10 x86
* mysql version=5.1.49
* php version=PHP 5.3.3-1ubuntu9.3 with Suhosin-Patch (cli) (built: Jan 12 2011 16:08:14)
Comments
Comment #1
publicmind commentedIs this 100% reproducible or intermittent? I do not think that it is quite possible with the current implementation but would like to see what I could have missed. If it is reproducible, I would appreciate if you can let me debug on your server.
Thanks,
Comment #2
rooby commentedClosing due to no activity and also the D6 version no longer being supported.
Please reopen if you can reproduce this with the d7 version.