Hi,
thank you all for the work on this great module.
I am getting some errors when embedding a flickr gallery set, via a embedded video field, ONLY when adding a new set. If I resave the node, or paste the same flickr url into another node then I don't get the errors.
The errors are
user warning: Table 'webcity_hermitagedev.media_flickr' doesn't exist query: SELECT COUNT(*) FROM media_flickr WHERE code = '6150129400' in /home/webcity/public_html/hermitage/sites/all/modules/media_flickr/media_flickr.module on line 277.
user warning: Table 'webcity_hermitagedev.media_flickr' doesn't exist query: INSERT INTO media_flickr (code, title, owner, description, url) VALUES ('6150129400', 'lifeboat pier', 'A Sense Of Place', '', 'http://www.flickr.com/photos/67396442@N03/6150129400/') in /home/webcity/public_html/hermitage/includes/common.inc on line 3538.
I'm puzzled as to what the issue is.
When viewing the node the flickr slideshow still displays okay so maybe this isn't a priority.
I have already added flickr API key and secret in the config if that matters.
Thank you for any help
Comments
Comment #1
steinmb commented