I followed the instructions given at http://publicmind.in/blog/tutorial-for-feedapi-imagegrabber/ and set the class as "post clearfix" (the tutorial says "post" but I have checked the website again and it's "post clearfix") and this error appears.

Feed Hollywood Gossip has been created.
Failed importing 10 nodes.

Warning message

SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'public://feeds_images/kim-kardashian-with-bangs_244x362.jpg' for key 'uri'
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'public://feeds_images/kayte-walsh-and-kelsey-grammer-photograph_' for key 'uri'
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'public://feeds_images/kate-major-mugshot_301x379.png' for key 'uri'
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'public://feeds_images/britney-spears-management-team_517x283.jpg' for key 'uri'
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'public://feeds_images/colbertromney_478x264.jpg' for key 'uri'
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'public://feeds_images/lana-del-ray-video-games-saturday-night-li' for key 'uri'
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'public://feeds_images/laura-kaeppeler-vote-for-me_450x254.jpg' for key 'uri'
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'public://feeds_images/joe-paterno-pic_474x332.jpg' for key 'uri'
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'public://feeds_images/newt-gingrich-ad-mitt-romney-will-say-anth' for key 'uri'
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'public://feeds_images/mr-worldwide_344x471.jpg' for key 'uri'

Comments

rooby’s picture

Status: Active » Postponed (maintainer needs more info)

The classes you refer to "post" and "clearfix" are two separate classes. Also, the clearfix one you probably shouldn't use as it is specifically for a layout tweak. I would recommend just using "post".

Also, the module does not currentlly support using more complex selectors. For that see #1618310: Allow specifying a css selector, instead of just a class or ID

In terms of the error you are getting, have you been doing multiple test runs of the same content?

Are you still seeing this problem?

rooby’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Closing due to inactivity.

Please feel free to reopen this if the same problem presists with the latest version.