I did a new installation with version 2.1. It seems that the Harvest function does not work if the Gallery module has not been installed:
Error message:
MySQL ERROR:
Error Number: 1146
Description: Table ‘innonetc_xngc.exp_galleries’ doesn’t exist
Query: SELECT gallery_id, gallery_full_name FROM exp_galleries ORDER BY gallery_full_name ASC
After installing the gallery module (even if not needed), the Harvest function works well.
