When I click edit on a scraper-card to select another image, and then click save, I get the error:
An exception occurred while executing 'INSERT INTO elgg_latest_scraper_data (url, hash, data) VALUES(?, ?, ?)'
and:
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'e846a53e02c66aa77048036dbea23cd3384fc753' for key 'hash'
Is there anyone who uses hypeScraper who have experienced anything like this.
(localhost - Elgg 3.x and latest release of hypeScraper from github)
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Nikolai Shcherbin@rivervanrain

Nikolai Shcherbin - 0 likes
On this: Made me happy ;)
- Per Jensen@gillie

Per Jensen - 0 likes
You must log in to post replies.Changing the ScraperService.php of this part:
Made me happy to, thanks a lot :-)