Hello:
After creating content with an album attached, I get the following error:
user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '&d, "51", "album")' at line 1 query: REPLACE INTO node_flickr (faid, uid, nid, vid, type, data) VALUES (1, 1, 51, &d, "51", "album") in /home/content/e/n/v/environmetal/html/sites/all/modules/flickr_attach/flickr_attach.module on line 108.
* Unable to attach flickr album at this time. Please try again later.
* TESTING Flickr photosets test flickr album has been updated.
Help?
Comments
Comment #1
jbomb commentedThanks for the report! I was unable to reproduce the error message, but there is a problem with the code. Upgrading to flickr_attach 6.x-1.6 or applying this patch should resolve the issue.
Comment #2
jbomb commentedComment #3
juropel commentedOkay, the SQL error is gone. Thanks!
Please see my new issue…